linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can't umount a read-only FS ?
@ 2012-08-15 17:28 Olivier Bonvalet
  2012-08-15 17:32 ` Olivier Bonvalet
  2012-08-15 22:29 ` [solved] " Olivier Bonvalet
  0 siblings, 2 replies; 5+ messages in thread
From: Olivier Bonvalet @ 2012-08-15 17:28 UTC (permalink / raw)
  To: linux-btrfs

Hi,

I have a strange problem with a btrfs partition : after an error, btrfs was forced readonly.

So I try to umount it, to launch btrfsck, but it doesn't work :

root! sofia:~# umount /backup/
root! sofia:~# btrfsck /dev/vg-sofia/backup
/dev/vg-sofia/backup is currently mounted. Aborting.
root! sofia:~# umount /backup/
umount: /backup/: not mounted
root! sofia:~# btrfsck /dev/vg-sofia/backup
/dev/vg-sofia/backup is currently mounted. Aborting.
root! sofia:~#



And I can't remount it :

root! sofia:~# mount /backup/
mount: /dev/mapper/vg--sofia-backup already mounted or /backup busy



Or access to the content :

root! sofia:~# ls /backup/
root! sofia:~#




It's on a v3.4.7 kernel, with btrfs-tools version 0.19+20120328-7 (from Debian unstable).

What should I do ? Reboot ?


Thanks,

Olivier

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

end of thread, other threads:[~2012-08-15 22:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-15 17:28 Can't umount a read-only FS ? Olivier Bonvalet
2012-08-15 17:32 ` Olivier Bonvalet
2012-08-15 17:43   ` David Sterba
2012-08-15 20:23     ` Olivier Bonvalet
2012-08-15 22:29 ` [solved] " Olivier Bonvalet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).