All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] resize2fs results in "permission denied"
@ 2015-07-07 17:19 chris
  2015-07-08 12:31 ` [linux-lvm] [solved] " chris
  0 siblings, 1 reply; 3+ messages in thread
From: chris @ 2015-07-07 17:19 UTC (permalink / raw)
  To: linux-lvm; +Cc: chris

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? 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-09 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07 17:19 [linux-lvm] resize2fs results in "permission denied" chris
2015-07-08 12:31 ` [linux-lvm] [solved] " chris
2015-07-09 11:32   ` Anatoly Pugachev

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.