Thanks for the reply
- First of all did you create a pertition of type LVM before adding the disk to LVM ?
yes did create the partition of type LVM with the fdisk and t then giving a hexa decimal value 8e
- How is your current disks organized? Can you post your /etc/fstab and mout outputs here ?
vim /etc/fstab
/dev/VolGroup00/LogVol05 / ext3 defaults 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
/dev/VolGroup00/LogVol03 /opt ext3 defaults 1 2
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol00 /tmp ext3 defaults 1 2
/dev/VolGroup00/LogVol04 /usr ext3 defaults 1 2
/dev/VolGroup00/LogVol02 /var ext3 defaults 1 2
LABEL=SW-cciss/c0d0p3 swap swap defaults 0 0
LABEL=SW-cciss/c0d0p5 swap swap defaults 0 0
/dev/VolGroup00/LogVol01 /home ext3 defaults,usrquota,grpquota
- Are you sure that your /home folder did not expand over your new volume ? In this case removing the volume would break the integrity of your /home volume..
Yes i am sure as i still had the space in the old hard disk
also request your opinion on the following
select the partition from the LVM window the one which is increased and click on Edit Properties and reduce the extents
Thanks in advance.
Please help me on this
Main Topics
Browse All Topics





by: KeremEPosted on 2009-07-23 at 23:30:59ID: 24932586
Hi,
In fact it depends no some things:
- First of all did you create a pertition of type LVM before adding the disk to LVM ?
- How is your current disks organized? Can you post your /etc/fstab and mout outputs here ?
- Are you sure that your /home folder did not expand over your new volume ? In this case removing the volume would break the integrity of your /home volume..
Cheers,
K.