All of lore.kernel.org
 help / color / mirror / Atom feed
From: chris <lvm-contact@citecs.de>
To: linux-lvm@redhat.com
Cc: chris <lvm-contact@citecs.de>
Subject: [linux-lvm] [solved] resize2fs results in "permission denied"
Date: Wed, 8 Jul 2015 14:31:15 +0200	[thread overview]
Message-ID: <20150708123115.GA21941@app.citecs> (raw)
In-Reply-To: <20150707171904.GA24344@app.citecs>

/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

  reply	other threads:[~2015-07-08 12:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07 17:19 [linux-lvm] resize2fs results in "permission denied" chris
2015-07-08 12:31 ` chris [this message]
2015-07-09 11:32   ` [linux-lvm] [solved] " Anatoly Pugachev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150708123115.GA21941@app.citecs \
    --to=lvm-contact@citecs.de \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.