Hi All,<div><br></div><div>I have volume group called "vg-nfs1" and it is controlled by RHCS (rhcs-nfs1) to mount in rhcs-node1 server. This group has 3 logical volumes namely lv-wf1 (160G), lv-wf2 (20G), and lv-dev (10G).</div>
<div><br></div><div>Now I have plan to reduce lv-wf1 into 70G and lv-wf2 increase into 30G. These are the steps I did:</div><div>1) Umount /nfs/lv-wf1, /nfs/lv-wf2, and /nfs/lv-dev but I can't unmounted them because message said "device busy". Since it's running in RHCS, I use "clusvcadm -s rhcs-nfs1" and the service is stop successfully.</div>
<div><br></div><div>2) I run system-config-lvm and reduce lv-wf1 from 160G to 70G and increased lv-wf2 from 10G to 30G. </div><div><br></div><div>Now, when I run the rhcs-nfs1 service using the command "clusvcadm -e rhcs-nfs1 -m rhcs-node1", I got failed result. I have checked the /var/log/messages and this is the output.</div>
<div><br></div><div>--------------------------------------------------------------</div><div>clurgmgrd: [7981]: <err> 'fsck -p /dev/vg-nfs1/lv-wf1' failed, error=4; check /tmp/fs-wf1-fs.fsck.log.e24076 for errors</div>
<div>clurgmgrd[7981]: <warning> #68: Failed to start service:rhcs-nfs1; return value: 1</div><div>multipathd: dm-18: remove map (uevent)</div><div>multipathd: dm-19: remove map (uevent)</div><div>multipathd: dm-20: remove map (uevent)</div>
<div>clurgmgrd[7981]: <warning> #71: Relocating failed service service:rhcs-nfs1</div><div>--------------------------------------------------------------</div><div><br></div><div>When I check the /tmp/fs-wf1-fs.fsck.log.e24076, this is the output:</div>
<div><br></div><div>--------------------------------------------------------------</div><div><div>fsck 1.39 (29-May-2006)</div><div>/dev/vg-nfs1/lv-wf1: The filesystem size (according to the superblock) is 41943040 blocks</div>
<div>The physical size of the device is 18350080 blocks</div><div>Either the superblock or the partition table is likely to be corrupt!</div><div><br></div><div>/dev/vg-nfs1/lv-wf1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.</div>
<div>        (i.e., without -a or -p options)</div></div><div>--------------------------------------------------------------</div><div><br></div><div><div># ll -d /dev/vg-nfs1/lv-wf1</div><div>ls: /dev/vg-nfs1/lv-wf1: No such file or directory</div>
</div><div><br></div><div><br></div><div>I hope anyone could help me to rectify this.</div><div><br></div><div>Thank you.</div><div><br></div><div>Regards,</div><div>James</div><div><br></div>