Just installed ProxMox on a new server.
The server has two NVMe drives that I software raided as RAID 1.
I used the default Hetzner partion in the installimage script in Rescuce System.
I have ended up with this:
Am I right in saying that PVE wants it's own partition and the VMs/ISO storage needs to be in it's own?
Right now when I try to create a VM it says there is only 14GB of storage on "local". Guessing it is using the "Disk /dev/mapper/vg0-root: 15 GiB" for storage?
What did I mess up?
Thanks
Jack
The server has two NVMe drives that I software raided as RAID 1.
I used the default Hetzner partion in the installimage script in Rescuce System.
I have ended up with this:
Code:
root@host ~ # fdisk -l
Disk /dev/nvme0n1: 477 GiB, 512110190592 bytes, 1000215216 sectors
Disk model: SAMSUNG MZVLB512HBJQ-00000
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x662e87a3
Device Boot Start End Sectors Size Id Type
/dev/nvme0n1p1 2048 1050623 1048576 512M fd Linux raid autodetect
/dev/nvme0n1p2 1050624 1000213167 999162544 476.4G fd Linux raid autodetect
Disk /dev/nvme1n1: 477 GiB, 512110190592 bytes, 1000215216 sectors
Disk model: SAMSUNG MZVLB512HBJQ-00000
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x8a1b7171
Device Boot Start End Sectors Size Id Type
/dev/nvme1n1p1 2048 1050623 1048576 512M fd Linux raid autodetect
/dev/nvme1n1p2 1050624 1000213167 999162544 476.4G fd Linux raid autodetect
Disk /dev/md1: 476.3 GiB, 511435931648 bytes, 998898304 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/md0: 511 MiB, 535822336 bytes, 1046528 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/vg0-root: 15 GiB, 16106127360 bytes, 31457280 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/vg0-swap: 6 GiB, 6442450944 bytes, 12582912 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Am I right in saying that PVE wants it's own partition and the VMs/ISO storage needs to be in it's own?
Right now when I try to create a VM it says there is only 14GB of storage on "local". Guessing it is using the "Disk /dev/mapper/vg0-root: 15 GiB" for storage?
What did I mess up?
Thanks
Jack
Attachments
Last edited: