Used Software:
Proxmox VE 3.4-1/3f2d890e
Need:
Extra added hard drives without partitions.
Installation:
SDA is the drive where the proxmox installation is running
SDB is the new drive that will be added to the proxmox.
For adding more local hard drives to Proxmox for storage purposes use the following:
– Open the Proxmox Shell
– Type: pvcreate /dev/sdb1
Create a volume group. The name Backup
Type: vgcreate Backup /dev/sdb1
Click Add – LVM Group at Storage Tab
Leave a Reply