Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
A stop job is running for Session c1 of user..maybe watchdog
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Linubie
Guru
Guru


Joined: 11 Jun 2004
Posts: 365

PostPosted: Fri Apr 09, 2021 11:37 am    Post subject: A stop job is running for Session c1 of user..maybe watchdog Reply with quote

I think it's after my latest kernel update that I see the message when rebooting my system

Code:
A stop job is running for Session c1 of user


checking with journalctl I found this line that watchdog has some issues to shut down

Code:
Apr 09 12:53:15 gentupe systemd[1]: Using hardware watchdog 'iTCO_wdt', version 0, device /dev/watchdog
Apr 09 12:53:15 gentupe systemd[1]: Set hardware watchdog to 10min.
Apr 09 12:53:15 gentupe kernel: watchdog: watchdog0: watchdog did not stop!



Code:
uname -a
Linux gentupe 5.10.27-gentoo #1 SMP Sat Apr 3 02:51:20 CEST 2021 x86_64 Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz GenuineIntel GNU/Linux


Code:
dmidecode -t 2
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.0.0 present.

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
        Manufacturer: ASUSTeK COMPUTER INC.
        Product Name: MAXIMUS VIII HERO
        Version: Rev 1.xx
        Serial Number: 161189079302431
        Asset Tag: Default string
        Features:
                Board is a hosting board
                Board is replaceable
        Location In Chassis: Default string
        Chassis Handle: 0x0003
        Type: Motherboard
        Contained Object Handles: 0


watchdogd seems to run

Code:
ps uawwwx|grep [w]atchdog
root          85  0.0  0.0      0     0 ?        S    12:53   0:00 [watchdogd]



But I can't find any messages regarding watchdog with dmesg.

Does someone have an idea how to solve this issue?

Thank you
_________________
Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something...
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Fri Apr 09, 2021 6:11 pm    Post subject: Reply with quote

Hi
in /etc/systemd/system.conf
Code:

DefaultTimeoutStopSec=10s
#RebootWatchdogSec=10s
#ShutdownWatchdogSec=10s


This way you reduce the time it will wait.
This is a VERY common systemd condition.
_________________
:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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