• 0 Votes
    6 Posts
    613 Views
    S
    @acebmxer thank you for testing and confirming! For those who try this... NOTE WSL 1 has the issue of throwing the error Failed to take /etc/passswd lock: Invalid argument https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2069555/comments/12 Here is a fix sudo sed -i -e '/systemd-sysusers/s/.conf$/.conf || true/' /var/lib/dpkg/info/*.postinst sudo apt --fix-broken install
  • GPU Passthrough no monitor output

    Hardware
    2
    1
    0 Votes
    2 Posts
    49 Views
    V
    Maybe that's my issue ? Investing this part # journalctl -k | grep -i nvidia [image: 1763219509282-aaed86b6-1384-434e-ac5d-bca510405f33-image.png]
  • Cannot migrate a vmdisk

    Xen Orchestra
    3
    0 Votes
    3 Posts
    74 Views
    A
    @bogikornel said in Cannot migrate a vmdisk: @ashinobi Known issue ... https://xcp-ng.org/forum/topic/11538/failed-to-migrate-vdi-two-local-sr/5?_=1763186433370 Thank you so much for letting me know. I'll follow your post so I can update that if they need more info on what is happening.
  • Backups routinely get stuck on the health check

    Unsolved Backup
    8
    1
    0 Votes
    8 Posts
    389 Views
    A
    Just a quick update. I tried changing the time to see if somehow doing it at midnight was causing the issue. I also tried changing the destination for the health check to restore to in case it was some issue with the HDD. Neither were successful.
  • V2V - Warm Migration Controlling Final Shutdown

    Migrate to XCP-ng
    5
    0 Votes
    5 Posts
    124 Views
    florentF
    @tsukraw we will have to improve the doc First migration : [vm source] => [vm on xcp] Check [vm source] => [vm on xcp] => [copy/clone of vm on xcp] test on [copy/clone of vm on xcp] <-- remove [copy/clone of vm on xcp] Final migration stop [vm source] launch the same migraiton. The data already transfered won't be retransfered applues the fixes you had to do during previous test start [vm on xcp]
  • New tab not listed on a fresh install

    Management
    3
    0 Votes
    3 Posts
    49 Views
    N
    @Danp My apologies for not being more specific. I’m encountering an issue with XOA deployment on a home lab environment. Environment Details: Installation source: USB Hardware: 16GB RAM, 1TB NVMe HDD Initial install: Completes successfully Dashboard: Displays expected status Steps Taken: Installed XCP-NG from USB — installation and setup completed without errors. Verified dashboard — all components appeared healthy. Deployed XOA to the existing HDD — process executed as expected. Observed Behavior: After deployment, XOA appears healthy overall, but the final item labeled “NEW” does not appear in the interface. Expected Behavior: The “NEW” item should be visible after deployment. Mark
  • no LTR possibility in MIRROR COPY JOB, no SMART copy either

    Backup
    6
    1
    1 Votes
    6 Posts
    216 Views
    Bastien NolletB
    @Pilow You might be right, this may be simpler to implement than we imagined. We'll keep you informed when we progress on this.
  • Sequence scheduled backups and HEALTH CHECKS

    Backup
    7
    2
    0 Votes
    7 Posts
    246 Views
    Bastien NolletB
    Thanks @Pilow for the test
  • Remember me option and SAML

    Xen Orchestra
    2
    1
    0 Votes
    2 Posts
    204 Views
    F
    @rizaemet-0 I've also enabled SAML and the login interface is a little bit odd, not only the remember me button but also the capitalization of SAML which is lowercase. It is a cosmetic issue, but still an issue.
  • Unhealthy VDIs

    Xen Orchestra
    10
    1
    0 Votes
    10 Posts
    296 Views
    A
    @olivierlambert Yes I previously was. now back on VHD. This was in my home lab, not work enviorment.
  • Ansible and XAPI first playbook (Ansible)

    Infrastructure as Code
    8
    0 Votes
    8 Posts
    173 Views
    S
    @bvitnik Thank you for the great response. I have had great success with Terraform - great work. I'm not touching ocaml myself. And yes, Citrix... they are still above VMware/Broadcom on my list. But SMH. I keep promoting XCP-ng hoping some large companies take advantage of it. It's much more valuable to me than nautobot, for example.
  • How do you clone a VM to another host?

    Xen Orchestra
    12
    0 Votes
    12 Posts
    7k Views
    T
    To anyone still having this issue or finding this thread when searching online: "How to clone a VM between hosts in Xen Orchestra" or similar... The key piece of information missing from all these answers is that you must first connect both hosts (XCP-ng) servers to the same Xen Orchestra instance before you can clone (copy (export/import)) a VM from one host to another while using the Xen Orchestra GUI. Note that as mentioned in the first reply that this is only one solution, given both hosts can see each other over the network. You can also manually export and import the VM as an image file to your local PC's storage if needed. To do this, first navigate to "Settings->Servers" and configure/connect the destination host alongside the existing host so you end up with two hosts connected to the same Xen Orchestra. Note that Xen Orchestra can display information and manage multiple hosts if required (does not have to be tied to a single XCP-ng instance). Then navigate back to "Home->VMs" and you should now see all VMs listed for both hosts in the same list. From here you can select the VM to clone and from the copy dialog menu when you select a "SR" you should now be able to select between both host's disks (Local Storage or Pools) to copy the VM onto. Note that this command will spin up two separate tasks: an export and import task simultaneously on each host to complete the copy (sort of streaming it at the same time). Also don't forget to first shutdown the VM first before you copy it so you do not risk losing/corrupting any live data while it is cloning. Hope this helps everyone.
  • Intel x710-t2l Problems

    Hardware
    21
    0 Votes
    21 Posts
    2k Views
    yannY
    Adding this to our topics to discuss
  • Remote desktop on Gnome hangs randomly

    Hardware
    7
    0 Votes
    7 Posts
    348 Views
    yannY
    Since GPU passthrough is involved I'd ping @Team-Hypervisor-Kernel
  • Continuous Replication isnt deleting old Replikas anymore since Update

    Solved Backup
    5
    1 Votes
    5 Posts
    218 Views
    A
    @florent Hi @all, sorry for my late reply, but i was on site at a customer yesterday. I can confirm its working again as expected. Not only this, but it also cleaned up all the additional Replikas now. Great work and thanks for all your efforts. Kind regards Alex
  • destroy_cloud_config_vdi_after_boot

    Infrastructure as Code
    9
    0 Votes
    9 Posts
    423 Views
    CyrilleC
    Can you share how you created the template? And copy here the template object from xo-cli or the rest api: xo-cli list-objects type=VM-template id=<your_template_id>?
  • Snapshots are no longer being pruned? Commit 58f02

    Solved Backup
    12
    1 Votes
    12 Posts
    426 Views
    P
    For completeness sake. Confirming that the fix also works in my second lab as well.
  • How to Setup IPMI in XO

    Management
    12
    0 Votes
    12 Posts
    337 Views
    florentF
    @stevewest15 these errors are normal on XO from source, since you don't have licenses the configuration to use for ipmi sensors depends on the bios strings . Could you post the bios string of your hosts ? Dell configuration is used if system-manufacturer' contains the string dell
  • 0 Votes
    13 Posts
    363 Views
    C
    What is the output of the following command: cloud-init schema --system
  • pfSense Guest Tools

    Management
    3
    1
    0 Votes
    3 Posts
    98 Views
    TeddyAstieT
    @McHenry said in pfSense Guest Tools: I have been using pfSense with xcp-ng for a while now without installing the guest tools. Due to some networking complications I have decided to install the guest tools to eliminate this as the cause. Q1) Are the guest tools required on pfSense and what do they do? Actually no, their main functionnality is to provide some data (memory usage, IPs) to XCP-ng to report them upward, AFAICT, it doesn't impact behavior in a significant way. It's actually not "PV drivers". Q2) Are these tools being maintained? This version of the guest agent is very limited and ancient (I don't exactly what it does, but not much IIRC). We're working on a new guest agent in Rust, which actually works pretty well on Linux, Windows (actually used in latest Windows drivers) and FreeBSD (NetBSD is also possible, but current code lacks some platform-specific bits). But we still need to sort-out some issues (some technical and some others non-technical) before making it broadly available / making it packaged.