XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Pre-Setup for Migration of 75+ VM's from Proxmox VE to XCP-ng

    Scheduled Pinned Locked Moved Solved Migrate to XCP-ng
    10 Posts 5 Posters 131 Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • cichyC Offline
      cichy
      last edited by cichy

      Apologies if this ends up being a duplicate post but I cannot seem to find a solution to my issue -- even after having combed these forums and watching everything Tom Lawrence has to offer RE XCP-ng. πŸ˜‚

      I've just stood up a new XCP-ng server and am configuring the network. I have three identical servers (each with dual 40-core Xeons, 512GB RAM, 10x 1.92TB NVMe SSD, Dual Quad Port 1G NIC's && a Dual 10G DAC NIC). However, I'm just working on the first one atm.

      My problem: I cannot seem to get any of the NIC's to show as options when creating VM's -- this is a 'me' problem, I realize. I'm sure it's a simple solution, though I have not been able to locate one.

      Here's a screen shot of my list of NIC's:

      Screenshot 2025-08-08 at 8.58.27β€―PM.png

      I've dedicated a single NIC to the management network (though contemplating a redundant bond), I've created two LACP bonds - one for migration, the other for backup, and lastly I have one 10G NIC dedicated toward VM traffic as the other is for direct access to the NAS that houses all my VM's.

      I've not assigned any VLAN's. Truth be told, I'm not entirely familiar with this yet on XCP-ng and so, for now, I am going to let our switches handle VLAN's atm.

      Here's what I see when I try to add a NIC to a new VM upon creation:

      Screenshot 2025-08-08 at 9.00.49β€―PM.png

      Not sure what is happening here. I am a total n00b to XCP-ng. I do have extensive experience with Citrix, Proxmox, and vSphere though. So, hopefully this is just something simple I can resolve.

      Thanks in advance and I'm very excited to be part of these forums! πŸ™

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        acebmxer @cichy
        last edited by

        @cichy

        You need to select a vm template.

        cichyC 1 Reply Last reply Reply Quote 0
        • cichyC Offline
          cichy @acebmxer
          last edited by

          @acebmxer πŸ™

          OMG! πŸ™„ I can't believe I had not tried this. I guess I was avoiding using a template period. Now I understand, it's just a base point. Thank you so much!

          1 Reply Last reply Reply Quote 1
          • olivierlambertO Offline
            olivierlambert Vates πŸͺ Co-Founder CEO
            last edited by

            Don't blame yourself, XO UI isn't great. It will be a lot more natural in XO 6 VM creation πŸ™‚

            1 Reply Last reply Reply Quote 0
            • olivierlambertO olivierlambert marked this topic as a question
            • olivierlambertO olivierlambert has marked this topic as solved
            • nikadeN Offline
              nikade Top contributor
              last edited by

              Welcome to the community @cichy!
              Just out of curiosity, why are you migrating from proxmox to xcp-ng? Are you ex. vmware?
              We used both vmware and xcp-ng for a long time and xcp-ng is was the obvious alternative for us for workloads that we didn't want in our vmware environment, mostly because of using shared storage and the general similarities.

              cichyC 1 Reply Last reply Reply Quote 0
              • cichyC Offline
                cichy @nikade
                last edited by cichy

                @nikade thanks for your question!

                Just out of curiosity, why are you migrating from proxmox to xcp-ng? Are you ex. vmware?
                We used both vmware and xcp-ng for a long time and xcp-ng is was the obvious alternative for us for workloads that we didn't want in our vmware environment, mostly because of using shared storage and the general similarities.

                So, in short, yes. Ex-VMWare. Though, we are still running VMW on core infrastructure - no way to escape this. I am investigating XCP-ng because I'm primarily looking for cost effective 'edge' and/or 'ai' hypervisor infra solutions. Initially, I used Harvester (by SUSE) for its flexible composability and Kubevirt integration -- we were orchestrating Windows clients for scalable (400+ simul users) viz app. Unfortunately Harvester's UI AND CLI lack a lot of base and common functionality required in our use case. So, I leaned in on Proxmox. After about a year, I've started to realize that although LXC containers are a major convenience, they run directly on dom0, which is absolutely nuts. In addition, ZFS volumes were eating 50% of the system's RAM, etc. Great for a "homelab" not necessarily for production.

                This brings us to how I wound up with XCP-ng. There are certainly functional eccentricities: the XO UI leaves A LOT to be desired. However, outside of this and as I become more comfortable with the way it operates, it is the closest thing to ESXi/vSphere I've used thus far. This in conjunction with my honed K8S && Swarm skills have me thinking I may have just found THE solution I've been looking for!

                I do have a minor gripe, @olivierlambert : currently I am testing this for scaled deployment across the org. BUT, there are no pricing options in the sub $1k range that allow me to test enterprise/production features long-term prior to deploying. We never jump into launching solutions without testing for 9-12 months, at least. So, to spend $4k+ just to POC an edge cluster is nearly impossible to justify as an expense. I am currently using XO Community but have already run into the paywall with certain features I want to test 'long-term' - prior to deployment.

                Thanks for your assistance! It looks like I'll be pretty active here until I iron everything out and gradually start diving in a littler deeper and migrate VM's off of Proxmox and into XCP-ng.

                πŸ™

                olivierlambertO J 2 Replies Last reply Reply Quote 0
                • olivierlambertO Offline
                  olivierlambert Vates πŸͺ Co-Founder CEO @cichy
                  last edited by

                  @cichy You can try all features for free with XO from the sources πŸ™‚

                  1 Reply Last reply Reply Quote 0
                  • J Online
                    john.c @cichy
                    last edited by john.c

                    @cichy said in Pre-Setup for Migration of 75+ VM's from Proxmox VE to XCP-ng:

                    @nikade thanks for your question!

                    Just out of curiosity, why are you migrating from proxmox to xcp-ng? Are you ex. vmware?
                    We used both vmware and xcp-ng for a long time and xcp-ng is was the obvious alternative for us for workloads that we didn't want in our vmware environment, mostly because of using shared storage and the general similarities.

                    So, in short, yes. Ex-VMWare. Though, we are still running VMW on core infrastructure - no way to escape this. I am investigating XCP-ng because I'm primarily looking for cost effective 'edge' and/or 'ai' hypervisor infra solutions. Initially, I used Harvester (by SUSE) for its flexible composability and Kubevirt integration -- we were orchestrating Windows clients for scalable (400+ simul users) viz app. Unfortunately Harvester's UI AND CLI lack a lot of base and common functionality required in our use case. So, I leaned in on Proxmox. After about a year, I've started to realize that although LXC containers are a major convenience, they run directly on dom0, which is absolutely nuts. In addition, ZFS volumes were eating 50% of the system's RAM, etc. Great for a "homelab" not necessarily for production.

                    This brings us to how I wound up with XCP-ng. There are certainly functional eccentricities: the XO UI leaves A LOT to be desired. However, outside of this and as I become more comfortable with the way it operates, it is the closest thing to ESXi/vSphere I've used thus far. This in conjunction with my honed K8S && Swarm skills have me thinking I may have just found THE solution I've been looking for!

                    I do have a minor gripe, @olivierlambert : currently I am testing this for scaled deployment across the org. BUT, there are no pricing options in the sub $1k range that allow me to test enterprise/production features long-term prior to deploying. We never jump into launching solutions without testing for 9-12 months, at least. So, to spend $4k+ just to POC an edge cluster is nearly impossible to justify as an expense. I am currently using XO Community but have already run into the paywall with certain features I want to test 'long-term' - prior to deployment.

                    Thanks for your assistance! It looks like I'll be pretty active here until I iron everything out and gradually start diving in a littler deeper and migrate VM's off of Proxmox and into XCP-ng.

                    πŸ™

                    @cichy Are you already on From The Sources? If you are is it the lack of net data or XO Hub which are what you are referring to? Have tried an XOA trial the Vates staff may be willing to extend it, if you make your case. During the trial you get the Enterprise Edition of Xen Orchestra as an appliance, with support and updates. Which should give you enough time to test the software with all features, including those which are paywalled.
                    @olivierlambert Some people outside of these forums refer to Xen Orchestra compiled From The Sources as XO: CE (Community Edition).

                    cichyC 1 Reply Last reply Reply Quote 0
                    • cichyC Offline
                      cichy @john.c
                      last edited by

                      @john.c correct. It's the auto updates and automations that come with the appliance that I am after. I believe the trial is only one month? Or possibly only 15 days? The support element is mostly irrelevant to me/us. I do a fair bit of automation via Ansible/Terraform, so developing our own unique library of Templates is ideal. Again, new to all this. So, it may just be that I've not come across this within my XO from "sources" build.

                      To your point - I was referring to XO Community = to XO Sources.

                      We may be unique in our internal policies to test for min 9-12 months prior to subscription? Proxmox licensing worked very well for us, because even when our three node HA edge cluster was in production, we were still able to license per the lowest tier which mad the whole stack so much more financially viable. I think we have 2/3 nodes on basic licensing and 1 may even be on Community! We are very technically savvy bunch that has managed to get by on this thus far. πŸ€“

                      Thanks for the comments/feedback. Much appreciated!

                      J 1 Reply Last reply Reply Quote 0
                      • J Online
                        john.c @cichy
                        last edited by john.c

                        @cichy said in Pre-Setup for Migration of 75+ VM's from Proxmox VE to XCP-ng:

                        @john.c correct. It's the auto updates and automations that come with the appliance that I am after. I believe the trial is only one month? Or possibly only 15 days? The support element is mostly irrelevant to me/us. I do a fair bit of automation via Ansible/Terraform, so developing our own unique library of Templates is ideal. Again, new to all this. So, it may just be that I've not come across this within my XO from "sources" build.

                        To your point - I was referring to XO Community = to XO Sources.

                        We may be unique in our internal policies to test for min 9-12 months prior to subscription? Proxmox licensing worked very well for us, because even when our three node HA edge cluster was in production, we were still able to license per the lowest tier which mad the whole stack so much more financially viable. I think we have 2/3 nodes on basic licensing and 1 may even be on Community! We are very technically savvy bunch that has managed to get by on this thus far. πŸ€“

                        Thanks for the comments/feedback. Much appreciated!

                        @cichy Though do note that you can make your case to Vates staff, during the trial if you find you don’t have enough time to test. Just don’t string them along by gaming the trial offer, to the point it becomes of infinite length, in a similar fashion to another organisation which won’t be named.

                        Also Netdata is a valuable plugin available in the appliance version of Xen Orchestra (XOA). A useful part of any monitoring solution.

                        The updating functionality in Xen Orchestra has recently gained the capability to be scheduled to run regularly. Finally in the last couple of months, Vates has completely re-done the backup feature in Xen Orchestra. If your workplace operates in regulated industry or policies are for air gapped infrastructure then Vates have most definitely got you covered with Pro and Enterprise plans!!

                        The XO Hub feature is only available to the appliance version as it is tied, to the Vates IT infrastructure. As well as likely the user account. Another feature present in the appliance version is the capacity for your Xen Orchestra settings, to be synchronised against the Vates account!

                        You may be very technically minded and/or your team, but as you state your new to the Vates VMS stack. Your access to their paid support, through the subscription support plan will pay for itself. Additionally your supporting (funding) future work on the software Vates releases. They can help you track down issues, as developers and thus root out what causes problems. Plus as members of the Xen Project and through that Linux Foundation, this will likely prove valuable - influence on future development.

                        If you pay yearly and sufficient multiple years, you’ll have the following based on choice made:-

                        • 1 Year - No Savings
                        • 3 Years - Up to 10% Savings in 3 years
                        • 5 Years - Up to 15% Savings in 5 years

                        Check the comparison between the plans it will show what you’re getting for what’s being paid. Also note that as new things are added at particular levels, on the paid plans they will become available to you when ready and available. This is based on update channel and plan chosen.

                        With Proxmox your paying per cpu socket, potentially including per host and this is per year. However with Vates VMS on the most basic plans, per year and on higher ones per host per year. No having to deal with costs, per cpu socket or core with Vates. Thus more predictable costs, thus making it much cheaper for you in the long run!!

                        1 Reply Last reply Reply Quote 1
                        • First post
                          Last post