Re: systemd : Timed out waiting for defice dev-disk-by…

2016-03-25 Thread Qu Wenruo
Hi, Although I know the post is almost one year ago, but I'm quite interested in the long mount time. Any info about the fs except it's a 12 x 4T raid10? We're investigating such long mount time, but unfortunately, we didn't find a good idea to reproduce it (although we don't have 12 devices

Re: systemd : Timed out waiting for defice dev-disk-by…

2015-07-31 Thread Philip Seeger
On Fri, Jul 31, 2015 at 10:44 AM, Duncan <1i5t5.dun...@cox.net> wrote: > For the specific case of systemd giving up on many-device btrfs mounts, > now that I've read a bit more and am thinking in terms of dropins, I'd > guess the following option, covered in systemd.mount and to be placed in > the

Re: systemd : Timed out waiting for defice dev-disk-by…

2015-07-31 Thread Duncan
Rich Freeman posted on Thu, 30 Jul 2015 07:22:12 -0400 as excerpted: > On Mon, Jul 27, 2015 at 1:20 AM, Duncan <1i5t5.dun...@cox.net> wrote: >> Philip Seeger posted on Sun, 26 Jul 2015 22:39:04 +0200 as excerpted: >> 50% of the time when booting, the system go in safe mode because my 12x

Re: systemd : Timed out waiting for defice dev-disk-by…

2015-07-30 Thread Rich Freeman
On Mon, Jul 27, 2015 at 1:20 AM, Duncan <1i5t5.dun...@cox.net> wrote: > Philip Seeger posted on Sun, 26 Jul 2015 22:39:04 +0200 as excerpted: > >> Hi, >> >>> 50% of the time when booting, the system go in safe mode because my 12x >>> 4TB RAID10 btrfs is taking too long to mount from fstab. >> >> Th

Re: systemd : Timed out waiting for defice dev-disk-by…

2015-07-27 Thread Philip Seeger
On 07/27/2015 07:20 AM, Duncan wrote: Philip Seeger posted on Sun, 26 Jul 2015 22:39:04 +0200 as excerpted: Hi, 50% of the time when booting, the system go in safe mode because my 12x 4TB RAID10 btrfs is taking too long to mount from fstab. This won't help, but I've seen this exact behavior

Re: systemd : Timed out waiting for defice dev-disk-by…

2015-07-26 Thread Duncan
Philip Seeger posted on Sun, 26 Jul 2015 22:39:04 +0200 as excerpted: > Hi, > >> 50% of the time when booting, the system go in safe mode because my 12x >> 4TB RAID10 btrfs is taking too long to mount from fstab. > > This won't help, but I've seen this exact behavior too (some time ago). > Excep

Re: systemd : Timed out waiting for defice dev-disk-by…

2015-07-26 Thread Philip Seeger
Hi, 50% of the time when booting, the system go in safe mode because my 12x 4TB RAID10 btrfs is taking too long to mount from fstab. This won't help, but I've seen this exact behavior too (some time ago). Except that it wasn't 50% that it didn't work, more like almost everytime. Commenting ou

Re: systemd : Timed out waiting for defice dev-disk-by…

2015-07-24 Thread Chris Murphy
On Fri, Jul 24, 2015 at 1:37 PM, Vincent Olivier wrote: > On Jul 24, 2015, at 3:27 PM, Chris Murphy wrote: > I'm not sure if its a systemd bug, a udev bug, or a btrfs device scan > bug, or a fast boot with slow spin up of the drives in the Btrfs. > > This system doesn't boot from this 12 disk Btr

Re: systemd : Timed out waiting for defice dev-disk-by…

2015-07-24 Thread Tomasz Torcz
On Fri, Jul 24, 2015 at 02:41:17PM -0400, Vincent Olivier wrote: > Hi, > > (Sorry if this gets sent twice : one of my mail relay is misbehaving today) > > 50% of the time when booting, the system go in safe mode because my 12x 4TB > RAID10 btrfs is taking too long to mount from fstab. > > When

Re: systemd : Timed out waiting for defice dev-disk-by…

2015-07-24 Thread Chris Murphy
I'm not sure if its a systemd bug, a udev bug, or a btrfs device scan bug, or a fast boot with slow spin up of the drives in the Btrfs. This system doesn't boot from this 12 disk Btrfs, correct? You could try changing fstab mount options to include: noauto,x-systemd.automount I do this for the

RE: systemd : Timed out waiting for defice dev-disk-by…

2015-07-24 Thread Vincent Olivier
systemd : Timed out waiting for defice dev-disk-by… Hi, (Sorry if this gets sent twice : one of my mail relay is misbehaving today) 50% of the time when booting, the system go in safe mode because my 12x 4TB RAID10 btrfs is taking too long to mount from fstab. When I comment it out from fstab a

systemd : Timed out waiting for defice dev-disk-by…

2015-07-24 Thread Vincent Olivier
Hi, (Sorry if this gets sent twice : one of my mail relay is misbehaving today) 50% of the time when booting, the system go in safe mode because my 12x 4TB RAID10 btrfs is taking too long to mount from fstab. When I comment it out from fstab and mount it manually, it’s all good. I don’t like t