How would I add a second physical hard drive to proxmox
Posted
by
Cygnus X
on Server Fault
See other posts from Server Fault
or by Cygnus X
Published on 2012-09-01T17:42:14Z
Indexed on
2012/09/12
15:40 UTC
Read the original article
Hit count: 502
I installed proxmox on a single 250GB hard drive and I would like to add a second identical hard drive to put more VM's on. I already tried once, and didn't get very far. I added it and formatted it as an ext4, but when I went to use the disk, it said only 8GB was available. That's not quite right. So I did some searching and found that I had to make the device ID 8e for a linux lvm. After I did this, it said I had to restart, so I did... and it wouldn't boot!!!
What did I do wrong? And how do I do it right? (I know I could throw in a RAID card and do a RAID 0, but I'd rather not).
© Server Fault or respective owner