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] resize2fs results in "permission denied"
Date: Tue, 7 Jul 2015 19:19:04 +0200	[thread overview]
Message-ID: <20150707171904.GA24344@app.citecs> (raw)

problem:
	after successful "lvextend -L +15G" , resize2fs gets "permission denied". 

strace says: 

	open("/dev/mapper/vg_phoesrv2b-varlog", O_RDONLY|O_EXCL) = -1 EACCES (Permission denied)
	open("/dev/mapper/vg_phoesrv2b-varlog", O_RDWR) = -1 EACCES (Permission denied)

ls: 
	brw-rw---- 1 root disk 254, 44 Apr 11 23:15 /dev/mapper/vg_phoesrv2b-varlog 

lvs: 
	varlog     vg_phoesrv2b -wi-ao--  25,00g

system:
	debian 7.8
	resize2fs 1.42.5 (29-Jul-2012)
	lvm2 2.02.95-8
	linux 3.18.9
	
never seen that one. what's going on? 

             reply	other threads:[~2015-07-07 17:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07 17:19 chris [this message]
2015-07-08 12:31 ` [linux-lvm] [solved] resize2fs results in "permission denied" chris
2015-07-09 11:32   ` 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=20150707171904.GA24344@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.