• Feature Request

    Backup
    7
    1 Votes
    7 Posts
    148 Views
    F

    @MathieuRA Thank you!

  • How to synchronize Metadata backup with SAN/NAS snaphots/backup?

    Backup
    6
    0 Votes
    6 Posts
    47 Views
    olivierlambertO

    This will come for some vendors (with their own APIs). We do not want to use SSH for that though (XO never use SSH).

  • how to query users and there vms there own

    REST API
    9
    0 Votes
    9 Posts
    49 Views
    olivierlambertO

    He's asking about XO ACLs, so it won't be with xe but with XO 😉

    You can get that with the JSON RPC API, see https://docs.xen-orchestra.com/architecture#xo-cli-cli for more details.

  • 0 Votes
    6 Posts
    68 Views
    apzA

    @Don-Gould-NZ I wonder if this system got cloned as intended. I see 2 devices in XO, that will be xvda and xvdb. Yet earlier you listed it was one device with two partitions. The 512M size of the 2nd device makes me wonder if the migration turned the disk partitions into devices with partition/swap signature and nothing else.

    As such since the system looks for xvda's 2nd partition for root, there's no partitions so naturally it fails.

    You could get SystemRescueCD, boot off that and investigate the devices.

  • 0 Votes
    5 Posts
    182 Views
    W

    @DustinB Totally in line with you but in the meantime since i figure this cli out too now i am totally ok with what i have currently and its not too pressing.

  • 3 Votes
    10 Posts
    973 Views
    W

    @Vinylrider Lol i like this 🙂 getting stuff done customized haha! Great pictures.

  • Backup to cloud (Wasabi) slow upload. Mirror?

    Backup
    3
    0 Votes
    3 Posts
    54 Views
  • 0 Votes
    6 Posts
    25 Views
    D

    @CodeMercenary said in Seeking advice on debugging unexplained change in server fan speed:

    @DustinB I wish I had asked the question here earlier. I asked it a little while ago on ServerFault.com, figuring that was the best place for this question since it has nothing to do with XCP-ng. Nobody has answered and one person even downvoted it without saying why.

    If you use ServerFault and you answer over there, I'll mark it as an answer if this works, so you can get some internet points.
    https://serverfault.com/questions/1169753/what-might-cause-server-fans-to-double-in-rpm-after-a-simple-reboot

    I don't think I've ever signed up over there, but I'll take a look.

    Just replied for anyone else who may need it in the future. I'm Jarli

  • On-board serial port compatibility?

    Migrate to XCP-ng
    11
    0 Votes
    11 Posts
    182 Views
    D

    @Andrew I did not see a serial port listed. I'll just get a USB version and plug in to server and see if I can pass thru it. If it works, I can get rid of another Destop server and be fully virtual.
    Thanks for your hellp.

  • Migration fails: VDI_COPY_FAILED(End_of_file)

    Xen Orchestra
    7
    0 Votes
    7 Posts
    27 Views
    B
    vm.copy { "vm": "7a6434bc-8dce-40e0-879f-a739a072f99a", "sr": "36a86edc-f16e-abad-b8a4-6f7f0f60aad2", "name": "DNS0_COPY" } { "code": "VDI_COPY_FAILED", "params": [ "End_of_file" ], "task": { "uuid": "2a25d3bc-b820-0971-d59a-b415dda0dc45", "name_label": "Async.VM.copy", "name_description": "", "allowed_operations": [], "current_operations": {}, "created": "20250110T18:45:52Z", "finished": "20250110T18:46:06Z", "status": "failure", "resident_on": "OpaqueRef:50fd6973-7a56-42e5-9a16-4a996f5facf9", "progress": 1, "type": "<none/>", "result": "", "error_info": [ "VDI_COPY_FAILED", "End_of_file" ], "other_config": {}, "subtask_of": "OpaqueRef:NULL", "subtasks": [ "OpaqueRef:e66f3549-776d-4b7c-ae41-98b495d6c046" ], "backtrace": "(((process xapi)(filename ocaml/xapi/xapi_vm_clone.ml)(line 80))((process xapi)(filename list.ml)(line 110))((process xapi)(filename ocaml/xapi/xapi_vm_clone.ml)(line 122))((process xapi)(filename lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename lib/xapi-stdext-pervasives/pervasiveext.ml)(line 35))((process xapi)(filename ocaml/xapi/xapi_vm_clone.ml)(line 130))((process xapi)(filename ocaml/xapi/xapi_vm_clone.ml)(line 171))((process xapi)(filename ocaml/xapi/xapi_vm_clone.ml)(line 209))((process xapi)(filename ocaml/xapi/xapi_vm_clone.ml)(line 220))((process xapi)(filename list.ml)(line 121))((process xapi)(filename ocaml/xapi/xapi_vm_clone.ml)(line 222))((process xapi)(filename ocaml/xapi/xapi_vm_clone.ml)(line 442))((process xapi)(filename lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename lib/xapi-stdext-pervasives/pervasiveext.ml)(line 35))((process xapi)(filename ocaml/xapi/xapi_vm.ml)(line 858))((process xapi)(filename lib/xapi-stdext-pervasives/pervasiveext.ml)(line 24))((process xapi)(filename ocaml/xapi/rbac.ml)(line 205))((process xapi)(filename ocaml/xapi/server_helpers.ml)(line 95)))" }, "message": "VDI_COPY_FAILED(End_of_file)", "name": "XapiError", "stack": "XapiError: VDI_COPY_FAILED(End_of_file) at Function.wrap (file:///opt/xo/xo-builds/xen-orchestra-202501091821/packages/xen-api/_XapiError.mjs:16:12) at default (file:///opt/xo/xo-builds/xen-orchestra-202501091821/packages/xen-api/_getTaskResult.mjs:13:29) at Xapi._addRecordToCache (file:///opt/xo/xo-builds/xen-orchestra-202501091821/packages/xen-api/index.mjs:1068:24) at file:///opt/xo/xo-builds/xen-orchestra-202501091821/packages/xen-api/index.mjs:1102:14 at Array.forEach (<anonymous>) at Xapi._processEvents (file:///opt/xo/xo-builds/xen-orchestra-202501091821/packages/xen-api/index.mjs:1092:12) at Xapi._watchEvents (file:///opt/xo/xo-builds/xen-orchestra-202501091821/packages/
  • Can .keeper files be deleted from the backup share?

    Xen Orchestra
    4
    0 Votes
    4 Posts
    40 Views
    D

    @propsoft said in Can .keeper files be deleted from the backup share?:

    @florent Thank you.
    I just like things to be 'tidy' that's why I asked.

    Then stop looking at hidden files.... HA

  • Migrating configured backup jobs between XO from sources

    Backup
    13
    0 Votes
    13 Posts
    142 Views
    E

    @Danp Restarted whole server.

  • Delta Backups

    Backup
    13
    0 Votes
    13 Posts
    72 Views
    I

    Hi Guys,

    Just to report back. Got it working. Two ways to do this.

    1.) Create 2 schedules for one backup job, forcing one to run as full.
    2.) Run backup until the next backup interval is going to do a full. Disable backup, and wait until a time that when enabled will hit the time you want the full to run. In my case after 5pm. I appreciate this way is not practical, but does work.

    12291419-456e-4cd7-8a67-5cc6430a9c4f-image.png

    Appreciate you help guys !!

  • XO Ansible Dynamic Inventory Plugin - Group Variables Support?

    Solved Xen Orchestra
    5
    0 Votes
    5 Posts
    93 Views
    G

    Many thanks @nathanael-h & @shinuza , both approaches indeed work!

  • Question about "auto power on"

    Management
    8
  • 0 Votes
    20 Posts
    531 Views
    A

    @dinhngtu It happened again to me.... Windows 10 22H2 on XCP 8.2.1...

    Same issue as others. Windows reports a USB driver issue. Disabling/re-enabling the windows driver makes it work again.

    To answer your question, Yes, reverting to a snapshot with memory keeps the problem of a failed USB/mouse.

  • Feedback on immutability

    Pinned Backup
    43
    2 Votes
    43 Posts
    8k Views
    florentF

    @rtjdamen said in Feedback on immutability:

    @florent so this does mean it will never work when a forever incremental is used?

    you can't have a immutable forever backup without having a infinite length, and an infinite

    It may be possible only if we release the constraints.
    The immutable script could release the immutability , merge the disks, but that means : the immutability will be lifted from time to time, and the responsibilities of the immutability script will be greater, and we'll need a way to track the vhd to merge and transmit the information to the immutability script

  • 0 Votes
    11 Posts
    84 Views
    P

    @DustinB

    As to why you're seeing "VM not found!" I don't know if that is a XO alert or something you added into the screenshot, I've never seen that so I can't speak to it.

    I didn't add the text, all I did was highlight it with the red surround.

    Just testing the backups again using the 'Delta' method and '[NOSNAP][NOBAK] Data drive' as the name of the second drive , feeling more hopeful about this one though.

    I'm starting to like XO the more I use it, would be good to move to this instead of switching between 2 different XCP-ng Center EXEs. depending on the XCP-ng version on the host so I really hope I can get this to work.

    The scheduled hourly snapshot while the guest is running looks a great feature, although I need to learn to walk with this first before I go that far 🙂

  • Resolving SR Not Unpluggable After NBD Backup Errors

    Backup
    1
    1 Votes
    1 Posts
    23 Views
    No one has replied
  • Netbox version 4.2.1 not supported

    Advanced features
    4
    0 Votes
    4 Posts
    53 Views
    olivierlambertO

    @nathanael-h might help too