Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Sys hangs 1mn 30 s flushing rtime journal at boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
augustin2
Apprentice
Apprentice


Joined: 16 Mar 2012
Posts: 244
Location: France

PostPosted: Wed Aug 20, 2014 6:38 am    Post subject: [SOLVED] Sys hangs 1mn 30 s flushing rtime journal at boot Reply with quote

Hi,

After reinstalling Gentoo (Gnome3 ) I am facing a very long boot time with this message:

Code:
Systemd-journald[3960] Received request to flush runtime journal from PID 1
[OK] Started trigger flushing of journal to persistent storage
[..* ] A start job is running for dev-Sda6 device (.../1mn 30s)


Following this thread on the forum https://forums.gentoo.org/viewtopic-p-7567762.html , I changed the following in my /etc/systemd/journald.conf
Quote:

Storage=volatile
SystemMaxUse=50M
SystemMaxFileSize=50M


But this doesn't change any thing. Even making /var/log/journal non-writable doesn't do any thing at all.

Looking at the output of journalctl -b I wonder what this excerpt means ?

Quote:
Aug 20 09:54:58 localhost systemd[1]: Starting Activation of LVM2 logical volumes...
Aug 20 09:54:58 localhost lvm[4633]: No volume groups found
Aug 20 09:54:58 localhost systemd[1]: Started Activation of LVM2 logical volumes.
Aug 20 09:54:58 localhost systemd[1]: Starting Activation of LVM2 logical volumes...
Aug 20 09:54:58 localhost lvm[4635]: No volume groups found
Aug 20 09:54:58 localhost systemd[1]: Started Activation of LVM2 logical volumes.
Aug 20 09:54:58 localhost systemd[1]: Starting Activation of LVM2 logical volumes...
Aug 20 09:54:58 localhost systemd[1]: Starting Local File Systems.
Aug 20 09:54:58 localhost systemd[1]: Reached target Local File Systems.
Aug 20 09:54:58 localhost systemd[1]: Starting Create Volatile Files and Directories...
Aug 20 09:54:58 localhost systemd[1]: Started Rebuild Journal Catalog.
Aug 20 09:54:58 localhost systemd[1]: Started Update is Completed.
Aug 20 09:54:58 localhost systemd[1]: Started Create Volatile Files and Directories.
Aug 20 09:54:58 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Aug 20 09:54:58 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
Aug 20 09:54:58 localhost lvm[4641]: No volume groups found
Aug 20 09:54:58 localhost systemd[1]: Started Activation of LVM2 logical volumes.
Aug 20 09:54:58 localhost systemd[1]: Starting Remote File Systems.
Aug 20 09:54:58 localhost systemd[1]: Reached target Remote File Systems.
Aug 20 09:54:58 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
Aug 20 09:54:58 localhost systemd-journal[3968]: Permanent journal is using 56.0M (max allowed 100.0M, trying to leave 4.0G free of 175.5G available <E2><86><92> current limit 100.0M).
Aug 20 09:54:59 localhost systemd-journal[3968]: Time spent on flushing to /var is 265.727ms for 519 entries.
Aug 20 09:54:58 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
Aug 20 09:56:23 localhost systemd[1]: Job dev-Sda6.device/start timed out.
Aug 20 09:56:23 localhost systemd[1]: Timed out waiting for device dev-Sda6.device.
Aug 20 09:56:23 localhost systemd[1]: Dependency failed for /dev/Sda6.
Aug 20 09:56:23 localhost systemd[1]: Dependency failed for Swap.


In particular why activation of LVW2 volumes is startted (I use standard partitionning)
and what about my swap partition ?


Last edited by augustin2 on Wed Aug 20, 2014 11:33 am; edited 1 time in total
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6747

PostPosted: Wed Aug 20, 2014 9:00 am    Post subject: Reply with quote

It seems that you have a typo in your /etc/fstab: /dev/Sda6 instead of /dev/sda6
1m30sec is the default time systemd waits when something fails - in this case the mounting of the nonexistent /dev/Sda6
Back to top
View user's profile Send private message
augustin2
Apprentice
Apprentice


Joined: 16 Mar 2012
Posts: 244
Location: France

PostPosted: Wed Aug 20, 2014 11:31 am    Post subject: Reply with quote

Oh! I should have seen this myself.
Thanks a lot !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum