On 7-28-13 01:14:55 Tom Gundersen wrote: > On Sun, Jul 28, 2013 at 12:13 AM, Garry T. Williams > <[email protected]> wrote: > > /etc/fstab: > > > > /dev/sda4 /home btrfs noatime 0 0 > > > > The /home file system is a raid1 btrfs across two identical drive > > partitions, sda4 and sdb4. > > I believe you want to use UUID, rather than the name of one of your > devices (see "lsblk -f").
Thanks. That seems to have done it. (It has been intermittent until this kernel.) I've had that entry in fstab for a long time -- probably two years. That's about when I first tried btrfs on /home. Is the use of /dev/sd* in the fstab racey in some way? -- Garry T. Williams _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
