Hi,
I have been evaluating Proxmox from last few days. I did some tests install etc. , followed docs and I have few doubts.
1. First and foremost is choosing disk strategy ,
Currently I have following disks in server :
200GB primary SSD ,
2x2 TB SSD
1TB SATA
I was looking for RAID 1 using 2x2TB SSD using mdadm but found that only ZFS is supported for soft-raid in proxmox.
I can do following :
a. Install OS on 200G primary Disk , use 2x2TB RAID 1 for VM/CT space , 1TB SATA for backups and images/templates.
But in above setup, if something happens to primary drive, whole system will go down.
b. Install OS on RAID 1 of 2x2TB ssd, use 200GB SSD for cache in ZFS and 1TB SATA again for backup.
This way , if one drive goes away, I can get new one and resync without downtime.
In short, please suggest me best possible in above disks setup to avoid downtime in event of disk failure.
2a. I am confused by the disk usage is shown in PROXMOX, on fresh test installation, if I go into Disks section, then under LVM it is showing disk 100% used while "storage" is showing its actual usage.
2b. How LVM is handled, I added new disk on a test system, created a PV (pvcreate) on it, created group and then final created Logical volume, but when I added it from Disks--> LVM , it is showing is 100% used. I then tried, by remove LV from it, then it was showing all empty (actual usage). Is it that DISKS--> LVM shows how much allocation is done on that PV but not actual disk usage ?
I have been evaluating Proxmox from last few days. I did some tests install etc. , followed docs and I have few doubts.
1. First and foremost is choosing disk strategy ,
Currently I have following disks in server :
200GB primary SSD ,
2x2 TB SSD
1TB SATA
I was looking for RAID 1 using 2x2TB SSD using mdadm but found that only ZFS is supported for soft-raid in proxmox.
I can do following :
a. Install OS on 200G primary Disk , use 2x2TB RAID 1 for VM/CT space , 1TB SATA for backups and images/templates.
But in above setup, if something happens to primary drive, whole system will go down.
b. Install OS on RAID 1 of 2x2TB ssd, use 200GB SSD for cache in ZFS and 1TB SATA again for backup.
This way , if one drive goes away, I can get new one and resync without downtime.
In short, please suggest me best possible in above disks setup to avoid downtime in event of disk failure.
2a. I am confused by the disk usage is shown in PROXMOX, on fresh test installation, if I go into Disks section, then under LVM it is showing disk 100% used while "storage" is showing its actual usage.
2b. How LVM is handled, I added new disk on a test system, created a PV (pvcreate) on it, created group and then final created Logical volume, but when I added it from Disks--> LVM , it is showing is 100% used. I then tried, by remove LV from it, then it was showing all empty (actual usage). Is it that DISKS--> LVM shows how much allocation is done on that PV but not actual disk usage ?
Last edited: