contractcooker
Junior Member
Hello all,
I'm a linux newbie so please forgive my ignorance. I've spent the last couple of hours looking around for an answer but haven't found one yet. I want to remove a hard drive from a server that I have set up.
I have LVM set up on ubuntu server 64-bit. I have 2 VGs spread over 5 disks. vg00 contains my system and swap partitions as well as a partition for my music. vg01 contains a video partition. I just added the 5th disk to the video logical volume today. It's a 750GB drive. What I want to do is remove a 300GB drive from the system but no matter what I've tried it won't let me. It seems to me that I need to do:
pvmove /dev/sdd1
sdd1 is the 300GB drive that I want to remove. But when I run pvmove I get an error that there are no physical extents available.
Thanks in advance.
tb
I'm a linux newbie so please forgive my ignorance. I've spent the last couple of hours looking around for an answer but haven't found one yet. I want to remove a hard drive from a server that I have set up.
I have LVM set up on ubuntu server 64-bit. I have 2 VGs spread over 5 disks. vg00 contains my system and swap partitions as well as a partition for my music. vg01 contains a video partition. I just added the 5th disk to the video logical volume today. It's a 750GB drive. What I want to do is remove a 300GB drive from the system but no matter what I've tried it won't let me. It seems to me that I need to do:
pvmove /dev/sdd1
sdd1 is the 300GB drive that I want to remove. But when I run pvmove I get an error that there are no physical extents available.
Thanks in advance.
tb