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

    Quick Deploy does not list storage options

    Scheduled Pinned Locked Moved Solved Xen Orchestra
    xcp-ngxoaquick deploy
    11 Posts 3 Posters 5.4k Views 3 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.
    • olivierlambertO Offline
      olivierlambert Vates 🪐 Co-Founder CEO
      last edited by

      On your host, can you do a xe sr-list and paste in here?

      daemogarD 1 Reply Last reply Reply Quote 0
      • daemogarD Offline
        daemogar @olivierlambert
        last edited by

        @olivierlambert

        uuid ( RO) : d48221ae-6b44-61a1-ddff-d6974f271f73
        name-label ( RW): XCP-ng Tools
        name-description ( RW): XCP-ng Tools ISOs
        host ( RO): xcp-ng
        type ( RO): iso
        content-type ( RO): iso

        1 Reply Last reply Reply Quote 0
        • olivierlambertO Offline
          olivierlambert Vates 🪐 Co-Founder CEO
          last edited by

          So that's why: you don't have any eligible VM storage.

          Have you selected any disks to create a VM storage during the install? Anyway, you can create a storage afterward.

          Please display lsblk here so we can assist on the command to use to create that storage.

          daemogarD 1 Reply Last reply Reply Quote 0
          • daemogarD Offline
            daemogar @olivierlambert
            last edited by olivierlambert

            @olivierlambert

            I do not remember being specifically asked about creating one during setup, but I selected all my drives during the setup as storage locations. The did the process 3 times and the first time, I did not select the NVME drive which is my main drive and the SSA-D drives are the ones I want to setup in RAID for things later. So not sure what I missed during setup. I did the ISO and burned it to a USB drive.

            Here is the lsblk results.

            NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
            nvme0n1     259:0    0 465.8G  0 disk
            ├─nvme0n1p5 259:5    0     4G  0 part /var/log
            ├─nvme0n1p3 259:3    0 424.3G  0 part
            ├─nvme0n1p1 259:1    0    18G  0 part /
            ├─nvme0n1p6 259:6    0     1G  0 part [SWAP]
            ├─nvme0n1p4 259:4    0   512M  0 part /boot/efi
            └─nvme0n1p2 259:2    0    18G  0 part
            sdd           8:48   0   5.5T  0 disk
            sdb           8:16   0   5.5T  0 disk
            sdc           8:32   0   5.5T  0 disk
            sda           8:0    0   5.5T  0 disk
            
            1 Reply Last reply Reply Quote 0
            • olivierlambertO Offline
              olivierlambert Vates 🪐 Co-Founder CEO
              last edited by olivierlambert

              So you can use nvme0n1p3 as a local NVMe SR (424GiB).

              xe sr-create name-label="Local NVMe" type=ext device-config-device=/dev/nvme0n1p3 share=false content-type=user

              1 Reply Last reply Reply Quote 0
              • daemogarD Offline
                daemogar
                last edited by

                Awesome, thanks for the help. That worked like a charm and XOA is installed and I can access it.

                1 Reply Last reply Reply Quote 0
                • olivierlambertO Offline
                  olivierlambert Vates 🪐 Co-Founder CEO
                  last edited by

                  Perfect! Enjoy XCP-ng! 🙂

                  1 Reply Last reply Reply Quote 0
                  • DanpD Danp referenced this topic on
                  • SenekenS Offline
                    Seneken
                    last edited by

                    Hi everybody,
                    I just faced the same problem as Mr.daemogar
                    I have a question: if I take all the remaining capacity of my SSD, will xcp-ng need more capacity in the future to update or log, and if so, how will it be handled?

                    NAME                                                          MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
                    nvme0n1                                                       259:0    0 238.5G  0 disk
                    ├─nvme0n1p5                                                   259:5    0     4G  0 part /var/log
                    ├─nvme0n1p3                                                   259:3    0   197G  0 part
                    ├─nvme0n1p1                                                   259:1    0    18G  0 part /
                    ├─nvme0n1p6                                                   259:6    0     1G  0 part [SWAP]
                    ├─nvme0n1p4                                                   259:4    0   512M  0 part /boot/efi
                    └─nvme0n1p2                                                   259:2    0    18G  0 part
                    sda                                                             8:0    0 931.5G  0 disk
                    └─VG_XenStorage--ce599c06--5315--3396--a7d4--199552c099f2-MGT 253:0    0     4M  0 lvm
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • olivierlambertO Offline
                      olivierlambert Vates 🪐 Co-Founder CEO
                      last edited by olivierlambert

                      Hi,

                      XCP-ng automatically creates the needed partitions for system and logs (18G root system, 18G backup root partition and 4G log partition). If you use the left space (here the p3 partition with a size of 197G), there's no problem regarding the rest of the system, since it will be just dedicated to store VM disks and nothing else.

                      SenekenS 1 Reply Last reply Reply Quote 1
                      • SenekenS Offline
                        Seneken @olivierlambert
                        last edited by

                        @olivierlambert : Thank you very much for this information. I really happy with xcp-ng!

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