All of lore.kernel.org
 help / color / mirror / Atom feed
* fstab: use UUID or labe?
@ 2015-05-05  1:42 Rory Jaffe
  2015-05-05  6:56 ` Chris Murphy
  2015-05-05 15:44 ` Austin S Hemmelgarn
  0 siblings, 2 replies; 3+ messages in thread
From: Rory Jaffe @ 2015-05-05  1:42 UTC (permalink / raw)
  To: linux-btrfs

Question about fault tolerance and choice of ID. I'm running btrfs
with subvolumes for / and /home. /boot and grub are on a thumb drive.
I have six drives in the system, running raid1 for both data and
metadata.

When I run "sudo btrfs fi show" it provides both the label and the
uuid. The UUID shown is the same as that for the first partition that
btrfs was installed on.

In fstab, the mount points currently use that UUID to identify the file system.

If the original drive fails, will that UUID still point to the
filesystem, or is it better to use the label for the filesystem? Will
the filesystem mount in either case with the failure of the original
drive?

Thanks

Rory

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

end of thread, other threads:[~2015-05-05 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05  1:42 fstab: use UUID or labe? Rory Jaffe
2015-05-05  6:56 ` Chris Murphy
2015-05-05 15:44 ` Austin S Hemmelgarn

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.