XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Shufflebox
    3. Posts
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: AlmaLinux Guest Tools

      FYI and for what it's worth - In my experience as of Jan 2025, the process aligns with RHEL and appears to have no issues.

      From a fresh install of Alma 9.5:

      • sudo dnf install epel-release
      • sudo dnf install xe-guest-utilities-latest
      • sudo systemctl enable --now xe-inux-distribution

      graphs and other Xen Orchestra behaviours work as expected.

      posted in Development
      S
      Shufflebox
    • RE: Migrating complicated windows fileservers from vmware quickly?

      I like the idea of exposing a new LUN to the VMware guest via iSCSI. That would get you around the 2TB vdi limitation on your xcp-ng cluster, and let you just detach from the old and reattach on the new all via iSCSI.

      The part that feels a bit risky is setting up the Windows RAID mirror with an existing drive with data. I don't work with Windows Server all that often, so maybe it's easy and knows not to risk the existing data.
      I would probably replace that step with some Robocopy tasks.

      posted in Migrate to XCP-ng
      S
      Shufflebox