lvresize doesn't work when shrinking filesystems if a similiar named LV is mounted
Issue
- If
/dev/vg00/lv_fs2is mounted I am not able to shrink/dev/vg00/lv_fswithlvresize -L <new size> -r /dev/vg00/lv_fs. This command fails withDo you want to unmount "<Mountpoint of lv_fs2>"? [Y|n]and will not shrink the volume.
Environment
- Red Hat Enterprise Linux 5/6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.