On Wed, Apr 14, 2004 at 01:52:52PM +0200, Christophe Saout wrote: > > chgrp disk /dev/mapper/* > > chmod g=rw /dev/mapper/* > > > > We need to fix that in dmlib (if not already done ;) > > The problem seems to be the volume group directory which is set 700 > here. Changing it to 755 fixes the problem for me, even if the device > nodes in /dev/mapper themselves are still 600. Ah ha! Confirmed. It works here now as well, without touching /dev/mapper. I should have checked that. Thanks for the quick responses! -- Matthew Daubenspeck http://www.oddprocess.org 08:03:13 up 23 days, 22:14, 1 user, load average: 0.00, 0.00, 0.00 _______________________________________________ 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/