Alasdair G Kergon wrote:
On Sat, Oct 16, 2004 at 12:43:35PM -0500, David Mohr wrote:
On Fri, 2004-10-15 at 19:00, langelino wrote:
[root]# ls -l /dev/vg*
ls: /dev/vg*: No such file or directory
Just a guess, but what about vgmknodes?
Great. This was it. Thanks! This command appears to be a bit
hidden. It's neither mentioned in the lvm-howto nor in the lvm2 man-page.
And LVM2 tools ignore any '/dev/' prefix anyway in this
context - 'lvresize vg01/lvol1' is sufficient.
Well, yes but if one wants to shrink the filesystem on a logical volume
the tools to do so, like "resize_reiserfs", expect afaik a proper device.
Matt
_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/