[linux-lvm] [solved] resize2fs results in "permission denied"

Anatoly Pugachev matorola at gmail.com
Thu Jul 9 11:32:57 UTC 2015


I wonder, no one should mess directly with /dev/mapper ! Better would be to
fill a bug report (reproducible/consistent), if it's not fixed in recent
lvm releases.

Thanks.

On Wed, Jul 8, 2015 at 3:31 PM, chris <lvm-contact at citecs.de> wrote:

> /dev/mapper contains device nodes, e.g.:
>     brw-rw---- 1 root disk 254, 73 Apr 11 23:15 vg_phoesrv2b-lvsnap
>
> those should be symlinks ( except for/dev/mapper/control ):
>     vg_phoesrv2b-lvsnap -> ../dm-31
>
> solution:
>     rm /dev/mapper/vg_phoesrv2b-lvsnap
>     udevadm trigger
>  <http://tldp.org/HOWTO/LVM-HOWTO/>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-lvm/attachments/20150709/b7ad1b37/attachment.htm>


More information about the linux-lvm mailing list