linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cant mount multi-subvolume via fstab
@ 2012-05-23 15:00 Rogerio Bastos
  2012-05-23 15:33 ` Hugo Mills
  2012-05-23 17:31 ` Goffredo Baroncelli
  0 siblings, 2 replies; 6+ messages in thread
From: Rogerio Bastos @ 2012-05-23 15:00 UTC (permalink / raw)
  To: linux-btrfs

Hi,

I'm trying mount many subvolume during boot via fstab:

UUID=xxx /usr btrfs subvol=usr,ro,nodev 0 0
UUID=xxx /home btrfs subvol=home,nodev,nosuid 0 0
UUID=xxx /var btrfs subvol=var,nodev 0 0
UUID=xxx /var/tmp btrfs subvol=var-tmp,nodev,noexec,nosuid 0 0

But only the first one is mounted. When try to mount the others
subvolumes, I get this error:

mount: /dev/sda3 already mounted or /home busy
mount: according to mtab, /dev/sda3 is mounted on /usr
mount: /dev/sda3 already mounted or /var busy
mount: according to mtab, /dev/sda3 is mounted on /usr
mount: mount point /var/tmp does not exist

I'm using linux kernel 3.3.6 and mount 2.20 in Debian 7.

-- 

Rogerio de Carvalho Bastos

http://wiki.dcc.ufba.br/Main/RogerioBastos

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

end of thread, other threads:[~2012-05-26  7:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-23 15:00 Cant mount multi-subvolume via fstab Rogerio Bastos
2012-05-23 15:33 ` Hugo Mills
2012-05-23 16:24   ` ROGERIO DE CARVALHO BASTOS
2012-05-23 17:31 ` Goffredo Baroncelli
2012-05-24 23:33   ` Rogerio Bastos
2012-05-26  7:32     ` Duncan

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).