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

    VDI disk limit 2TB - How to convert from vmware 7Tb?

    Scheduled Pinned Locked Moved Migrate to XCP-ng
    7 Posts 6 Posters 2.5k 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.
    • S Offline
      simonebertucelli
      last edited by

      Hi everyone,
      I need to move from vmware a vm (file server) with 2 disks (disk1 200Gb - disk2 7Tb).
      In my lab I was unable to creaete a VDI >2Tb ... so, how can I solve?

      R J 2 Replies Last reply Reply Quote 0
      • R Offline
        rtjdamen @simonebertucelli
        last edited by

        @simonebertucelli in general xcp-ng currently does not support 2tb or higher disks. They are working on supporting this is a future release. However having vms with this size disks is not generally recommended. Better create multiple disks and combine them within the vm’s os.

        We do not have good experience with vms having such large disks, also on vmware this is not recommended and will probably cause issues in thr long term, especially with backup.

        1 Reply Last reply Reply Quote 0
        • J Offline
          john.c @simonebertucelli
          last edited by john.c

          @simonebertucelli said in VDI disk limit 2TB - How to convert from vmware 7Tb?:

          Hi everyone,
          I need to move from vmware a vm (file server) with 2 disks (disk1 200Gb - disk2 7Tb).
          In my lab I was unable to creaete a VDI >2Tb ... so, how can I solve?

          The issue can be worked around by either recreating the VM with the 7TB disk done as either of the following:-

          • A Software raid made up of the appropriate multiples of 2TB vhd VDI
          • An LVM on the VM made up of the appropriate multiples of 2TB VHD

          To fix it long term the following are in the process of being discussed and/or worked on:-

          • Developing SMAPIv3 to replace SMAPIv1
          • Adding support for Cow2 or VHDX disk image support for VDI

          There's no other methods currently of fixing except those long term methods, or mitigating (working around). Just trying to convert the 7TB disk anyway to VHD format will lead to data loss and/or corruption, seriously NOT recommended.

          The reason for the data loss and/or corruption issue with the VDI disk images larger than 2TB is, due to the image format being used is VHD. The VHD format has this technical limitation of only supporting disk images of up to 2TB, however in the same format family the VHDX or Cow2 format fixes this issue by supporting disk sizes which are much larger than this.

          1 Reply Last reply Reply Quote 0
          • DanpD Offline
            Danp Pro Support Team
            last edited by

            Another option would be to create a 7TB LUN to hold these files and pass the LUN directly to the VM.

            1 Reply Last reply Reply Quote 0
            • s-masterS Offline
              s-master
              last edited by

              I also have Windows Server VMs with large disks of around 18TB, which are on a QNAP NAS mounted via iSCSI. This setup works just fine, and the performance is good on a 10 Gbit/s network.

              1 Reply Last reply Reply Quote 0
              • S Offline
                simonebertucelli
                last edited by

                Thanks a lot to everybody for the info and suggestions.
                I think that the only way to convert safetly from vmware with any down is:

                • create a new iscsi disk connected to the vmware vm
                • create mirror in windows server and wait for sync
                • unmount bigdisk from vm
                • proceed with import in xpc by xen orchesta
                  The real question is: will I be able to convince the customer to buy another storage unit since the current one is almost saturated?
                  🙂
                1 Reply Last reply Reply Quote 0
                • olivierlambertO Online
                  olivierlambert Vates 🪐 Co-Founder CEO
                  last edited by

                  If they don't care about their data, there's little you can do, but if you gave them some example on how things will go without more space, I'm sure they will decide to get more space 😉

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