Re: Slow boot, looks like due to filesystem mounts

2023-12-16 Thread Jeffrey Walton
On Fri, Dec 15, 2023 at 10:14 PM Max Nikulin wrote: > > On 16/12/2023 05:08, Jeffrey Walton wrote: > > The resize operation included deleting swap > > at /dev/sda2, increasing disk size of /dev/sda, extending /dev/sda1, > > and recreating swap at the end of /dev/sda as /dev/sda2. > [...] > > $ sud

Re: Slow boot, looks like due to filesystem mounts

2023-12-15 Thread Max Nikulin
On 16/12/2023 05:08, Jeffrey Walton wrote: The resize operation included deleting swap at /dev/sda2, increasing disk size of /dev/sda, extending /dev/sda1, and recreating swap at the end of /dev/sda as /dev/sda2. [...] $ sudo blkid /dev/sda2: UUID="b05d2596-5301-47d1-b208-95fca81be94e" TYPE="sw

Re: Slow boot

2019-01-11 Thread Richard Hector
On 12/01/19 4:47 PM, Richard Hector wrote: > On 12/01/19 1:28 AM, David wrote: >> Hi, I have no expertise in this, except to suggest that if I was >> seeing your symptoms then I would investigate if the discussion >> here might be relevant: >> https://lists.debian.org/debian-devel/2018/12/msg00184.

Re: Slow boot

2019-01-11 Thread Richard Hector
On 12/01/19 1:28 AM, David wrote: > Hi, I have no expertise in this, except to suggest that if I was > seeing your symptoms then I would investigate if the discussion > here might be relevant: > https://lists.debian.org/debian-devel/2018/12/msg00184.html Interesting, thanks - I'm going to try 4.19

Re: Slow boot

2019-01-11 Thread Richard Hector
On 12/01/19 3:41 AM, Michael Stone wrote: > On Fri, Jan 11, 2019 at 02:03:44PM +1300, Richard Hector wrote: >> According to dmesg, this is where it appears to hang: >> >> [    2.717311] device-mapper: uevent: version 1.0.3 >> [    2.717398] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) >> initial

Re: Slow boot

2019-01-11 Thread Cindy-Sue Causey
On 1/11/19, Dan Ritter wrote: > Cindy-Sue Causey wrote: >> On 1/11/19, Dan Ritter wrote: >> > >> > As an experiment -- try this: >> > >> > echo udev_log=\"err\" >> /etc/udev/udev.conf >> > >> > (Or, alternatively, edit /etc/udef/udev.conf and insert/change >> > that as necessary.) >> >> >> Manual

Re: Slow boot

2019-01-11 Thread deloptes
David wrote: > Hi, I have no expertise in this, except to suggest that if I was > seeing your symptoms then I would investigate if the discussion > here might be relevant: > https://lists.debian.org/debian-devel/2018/12/msg00184.html Good story - thanks and no comments!

Re: Slow boot

2019-01-11 Thread Michael Stone
On Fri, Jan 11, 2019 at 02:03:44PM +1300, Richard Hector wrote: According to dmesg, this is where it appears to hang: [2.717311] device-mapper: uevent: version 1.0.3 [2.717398] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-d e...@redhat.com [2.978281] clocksource: S

Re: Slow boot

2019-01-11 Thread Dan Ritter
Cindy-Sue Causey wrote: > On 1/11/19, Dan Ritter wrote: > > Richard Hector wrote: > >> Hi all, > >> > >> This machine is taking ages to boot. > >> > >> It's a fresh install. > >> > >> According to dmesg, this is where it appears to hang: > >> > >> [2.717311] device-mapper: uevent: version 1.0

Re: Slow boot

2019-01-11 Thread David
On Fri, 11 Jan 2019 at 12:04, Richard Hector wrote: > > This machine is taking ages to boot. You could also try the 'systemd-analyze blame' tool.

Re: Slow boot

2019-01-11 Thread David
On Fri, 11 Jan 2019 at 12:04, Richard Hector wrote: > > Hi all, > > This machine is taking ages to boot. > > It's a fresh install. > > According to dmesg, this is where it appears to hang: > > [2.717311] device-mapper: uevent: version 1.0.3 > [2.717398] device-mapper: ioctl: 4.35.0-ioctl (

Re: Slow boot

2019-01-11 Thread Cindy-Sue Causey
On 1/11/19, Dan Ritter wrote: > Richard Hector wrote: >> Hi all, >> >> This machine is taking ages to boot. >> >> It's a fresh install. >> >> According to dmesg, this is where it appears to hang: >> >> [2.717311] device-mapper: uevent: version 1.0.3 >> [2.717398] device-mapper: ioctl: 4.35

Re: Slow boot

2019-01-11 Thread Dan Ritter
Richard Hector wrote: > Hi all, > > This machine is taking ages to boot. > > It's a fresh install. > > According to dmesg, this is where it appears to hang: > > [2.717311] device-mapper: uevent: version 1.0.3 > [2.717398] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) > initialised: d

Re: Slow boot

2019-01-11 Thread Curt
On 2019-01-11, Richard Hector wrote: > > Hints on where to look for the boot sequence in the kernel source, perhap= > s? > If you're using systemd the output of systemd-analyze blame systemd-analyze critical-chain might be informative.

Re: Slow boot

2019-01-10 Thread Felix Miata
Richard Hector composed on 2019-01-11 16:54 (UTC+1300): ... > So either there's something else unlogged happening between, or there's > parallelism happening. Either way, I'm not sure where to look next :-( > Hints on where to look for the boot sequence in the kernel source, perhaps? Maybe pasteb

Re: Slow boot

2019-01-10 Thread Richard Hector
On 11/01/19 3:27 PM, Felix Miata wrote: > Richard Hector composed on 2019-01-11 14:03 (UTC+1300): > >> This machine is taking ages to boot. > >> It's a fresh install. > >> According to dmesg, this is where it appears to hang: > >> [2.717311] device-mapper: uevent: version 1.0.3 >> [2.71

Re: Slow boot

2019-01-10 Thread Felix Miata
Richard Hector composed on 2019-01-11 14:03 (UTC+1300): > This machine is taking ages to boot. > It's a fresh install. > According to dmesg, this is where it appears to hang: > [2.717311] device-mapper: uevent: version 1.0.3 > [2.717398] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) >

Re: Slow boot

2018-08-15 Thread Patrick Bartek
On Tue, 14 Aug 2018 22:43:03 +0200 Johann Spies wrote: > On Tue, 14 Aug 2018 at 17:18, Patrick Bartek > wrote: > > > I'm curious. Did you just do a distribution upgrade on this laptop? > > From what to what? Or was it a clean install? Or is it an old > > install with everything working fine un

Re: Slow boot

2018-08-14 Thread Cindy-Sue Causey
On 8/14/18, Johann Spies wrote: > On Tue, 14 Aug 2018 at 17:18, Patrick Bartek wrote: > >> I'm curious. Did you just do a distribution upgrade on this laptop? >> From what to what? Or was it a clean install? Or is it an old install >> with everything working fine until now? > > I do regular dist

Re: Slow boot

2018-08-14 Thread Johann Spies
On Tue, 14 Aug 2018 at 17:18, Patrick Bartek wrote: > I'm curious. Did you just do a distribution upgrade on this laptop? > From what to what? Or was it a clean install? Or is it an old install > with everything working fine until now? I do regular dist-upgrades (testing) and have installed it

Re: Slow boot

2018-08-14 Thread Patrick Bartek
On Tue, 14 Aug 2018 08:45:09 +0200 Johann Spies wrote: > I can push the power on button on my laptop, go and make coffee and > come back and wait a few minutes before I can work. > > The following services each takes longer than 10 seconds to activate: > > systemd-analyze blame > 1min 21.6

Re: Slow boot

2018-08-14 Thread Johann Spies
On Tue, 14 Aug 2018 at 12:32, Martin wrote: > Just a guess: If you have no working network, DNS in specific, it may take > ages until you local resolver terminates with a time out error. This could be > one reason, why this apt-daily.service (and may be exim) takes that long. > Correct guess.

Re: Slow boot

2018-08-14 Thread Johann Spies
On Tue, 14 Aug 2018 at 12:22, Anders Andersson wrote: > > On Tue, Aug 14, 2018 at 8:45 AM, Johann Spies wrote: > I don't remember now if it's possible to log I/O activity, but maybe > you can inform us about the physical drive at least? I have a rotating disk - no ssd. I have since removed mar

Re: Slow boot

2018-08-14 Thread Martin
Am 14.08.2018 um 08:45 schrieb Johann Spies: > I can push the power on button on my laptop, go and make coffee and > come back and wait a few minutes before I can work. > > The following services each takes longer than 10 seconds to activate: > > systemd-analyze blame > 1min 21.617s apt-dail

Re: Slow boot

2018-08-14 Thread Anders Andersson
On Tue, Aug 14, 2018 at 8:45 AM, Johann Spies wrote: > I can push the power on button on my laptop, go and make coffee and > come back and wait a few minutes before I can work. > > The following services each takes longer than 10 seconds to activate: > > systemd-analyze blame > 1min 21.617s a

Re: Slow boot when network up

2012-09-25 Thread Marek Pawinski
On 26/09/2012 03:23, Stan Hoeppner wrote: On 9/25/2012 1:33 PM, Marek Pawinski wrote: Hi, I have noticed recently when my DSL router is on and connected and i power on my machine, it's gets to the part (after i hit enter on my kernel of choice) where a message appears "loading please wait..

Re: Slow boot when network up

2012-09-25 Thread Stan Hoeppner
On 9/25/2012 1:33 PM, Marek Pawinski wrote: > Hi, > > I have noticed recently when my DSL router is on and connected and i > power on my machine, it's gets to the part (after i hit enter on my > kernel of choice) where a message appears "loading please wait" > and this goes on for a few mi

Re: Slow boot when network up

2012-09-25 Thread Marek Pawinski
On 26/09/2012 01:33, hvw59601 wrote: Marek Pawinski wrote: Hi, I have noticed recently when my DSL router is on and connected and i power on my machine, it's gets to the part (after i hit enter on my kernel of choice) where a message appears "loading please wait" and this goes on for

Re: Slow boot when network up

2012-09-25 Thread hvw59601
Marek Pawinski wrote: Hi, I have noticed recently when my DSL router is on and connected and i power on my machine, it's gets to the part (after i hit enter on my kernel of choice) where a message appears "loading please wait" and this goes on for a few minutes. However if my router

RE: SLOW boot disk?

1999-02-24 Thread Hogland, Thomas E.
> > Curiosity question here: I dual-boot Debian and Win95 by using a boot > disk > > for Debian (it's partition is the last 1.2GB on a 6.4GB disk, so LILO > > doesn't like booting it). The book disk takes a LONG time to boot - 2 or > 3 > > minutes just to do the initial load, then it starts loading

Re: SLOW boot disk?

1999-02-24 Thread Jens Ritter
"Hogland, Thomas E." <[EMAIL PROTECTED]> writes: > Curiosity question here: I dual-boot Debian and Win95 by using a boot disk > for Debian (it's partition is the last 1.2GB on a 6.4GB disk, so LILO > doesn't like booting it). The book disk takes a LONG time to boot - 2 or 3 > minutes just to do th

RE: SLOW boot disk?

1999-02-24 Thread Kent West
At 08:29 AM 2/24/1999 -0900, Hogland, Thomas E. wrote: >> > Curiosity question here: I dual-boot Debian and Win95 by using a boot >> disk >> > for Debian (it's partition is the last 1.2GB on a 6.4GB disk, so LILO >> > doesn't like booting it). The book disk takes a LONG time to boot - 2 >> or 3 >

RE: SLOW boot disk - missing 'compact' option?

1999-02-24 Thread simonst
I had the same thing happen: 5+minute load for some boot floppies, others ran 'normally' (<60 seconds). Is this what the LILO "COMPACT" option addresses? -- From: Hogland, Thomas E. To: debian-user@lists.debian.org; '[EMAIL PROTECTED]' Subject: RE

RE: SLOW boot disk?

1999-02-24 Thread Hogland, Thomas E.
> > Curiosity question here: I dual-boot Debian and Win95 by using a boot > disk > > for Debian (it's partition is the last 1.2GB on a 6.4GB disk, so LILO > > doesn't like booting it). The book disk takes a LONG time to boot - 2 > or 3 > > minutes just to do the initial load, then it starts load

Re: SLOW boot disk?

1999-02-24 Thread MallarJ
In a message dated 2/24/99 11:14:07 AM Central Standard Time, [EMAIL PROTECTED] writes: > Curiosity question here: I dual-boot Debian and Win95 by using a boot disk > for Debian (it's partition is the last 1.2GB on a 6.4GB disk, so LILO > doesn't like booting it). The book disk takes a LONG time