Questions tagged [watchdog]

37 questions
0
votes
2 answers

System reboot on executing "date -s" command

My system reboots when i give the "date -s" command. I collected the log and it says this Jan 18 13:27:46 watchdog[2421]: file /tmp/cmm/strobeWDT was not changed in 1 seconds. Jan 18 13:27:46 watchdog[3303]: shutting down the system because of error…
LinuxPenseur
  • 423
  • 1
  • 5
  • 16
0
votes
1 answer

How to install GNU/Linux on ADSL router to setup internet watchdog?

What model of ADSL modem/router by major market brand can be used to install some distro of Linux to setup a watchdog to initialize connection by demand in case for example of main internet connection fail? Probably using C#/mono.
abatishchev
  • 531
  • 1
  • 9
  • 31
0
votes
0 answers

Do ipmiutil, ipmitool and redfishtool use different timers for watchdog?

So are there different timers? When I change the timeout action with redfishtool's PATCH, it doesn't seem to affect whatever ipmitool is looking at. ipmitool still reports "No action". $ redfishtool -v -r -u -p raw PATCH -d…
Levi Uzodike
  • 125
  • 6
0
votes
0 answers

How to get qemu watchdog working in Freebsd 12.1 guest

I am running a couple of OpnSense (based on FreeBSD 12.1) routers in qemu virtual machines in Proxmox 6.4. Promox has its own non-libvert way of configuring VMs, but to add a watchdog device, one adds the following line to the VM config…
Christi
  • 200
  • 1
  • 10
0
votes
1 answer

watchdog: BUG: soft lockup - CPU#51 stuck

We have 2 similar machines x10qbi, 4 x cpu, 1TB RAM, Ubuntu 18 that are facing soft lockup and freeze. Already disabled ACPI in BIOS, but it did not solve, ASP was off since initial setup. These 2 machines faced issues with RAID5 and RAID10 via…
Thiago Conrado
  • 245
  • 2
  • 7
0
votes
0 answers

flushing iptables causes kernel to hang

On a hypervisor host I have a scripts which uses iptables to setup all the firewall rules for allowing and passing connections across various fabrics and VMs. At the top of the script, I flush the tables: iptables -t filter -F Recently, this has…
Matt Clark
  • 655
  • 1
  • 8
  • 24
-3
votes
1 answer

what is the best universal watchdog script?

OK, so I'm familiar with several methods of implementing a "watchdog" script. The problem is, that none of these check for a "hung" or unresponsive process. They all just check if the process is still present. Perhaps I'm showing my lack of…
bumbling fool
  • 321
  • 1
  • 4
  • 12
1 2
3