Hi guys,
Since yesterday one of my FreeBSD 8.1-RELEASE machines start to automatically reboot after some minutes of uptime.
Looking at the logs I just see normal info except for these lines in bold:
After this the error is always like
or
or
or some like this, it hangs an reboot.
What should I do?
Thank you.
Since yesterday one of my FreeBSD 8.1-RELEASE machines start to automatically reboot after some minutes of uptime.
Looking at the logs I just see normal info except for these lines in bold:
Code:
Mar 12 08:40:43 kernel: WARNING: / was not properly dismounted
Mar 12 08:40:43 kernel: WARNING: /tmp was not properly dismounted
Mar 12 08:40:43 kernel: WARNING: /usr was not properly dismounted
Mar 12 08:40:43 kernel: WARNING: /usr/local/samba was not properly dismounted
Mar 12 08:40:43 kernel: ffs_snapshot_mount: old format snapshot inode 17
Mar 12 08:40:43 kernel: WARNING: /usr/local/squid was not properly dismounted
Mar 12 08:40:43 kernel: WARNING: /var was not properly dismounted
Mar 12 08:40:43 kernel: /var: mount pending error: blocks 192 files 0
Mar 12 08:40:45 root: /etc/rc: WARNING: failed to start vtunclient
Mar 12 08:40:57 fwdentalblumenau squid[1375]: Squid Parent: child process 1377 started
Mar 12 08:40:57 fwdentalblumenau squid[1375]: Squid Parent: child process 1377 exited with status 0
Mar 12 08:41:02 fwdentalblumenau kernel: rl0: promiscuous mode enabled
Mar 12 08:41:07 fwdentalblumenau kernel: :
Mar 12 08:41:09 fwdentalblumenau kernel: tap0: Ethernet address: 00:bd:af:5d:02:00
Mar 12 08:41:09 fwdentalblumenau kernel: tap0: link state changed to UP
[B]Mar 12 08:41:59 fwdentalblumenau kernel: A[/B]
Mar 12 08:42:11 fsck: /dev/ad4s1d: Reclaimed: 0 directories, 1 files, 0 fragments
Mar 12 08:42:11 fsck: /dev/ad4s1d: 212 files, 10 used, 1013005 free (61 frags, 126618 blocks, 0.0% fragmentation)
[B]Mar 12 08:43:25 kernel: 1[/B]
Mar 12 08:43:35 fsck: /dev/ad4s1g: 260269 files, 1528750 used, 13702568 free (32144 frags, 1708803 blocks, 0.2% fragmentation)
[B]Mar 12 08:46:31 kernel: :[/B]
After this the error is always like
Code:
Kernel: 1
Code:
Kernel:2
Code:
kernel:p
What should I do?
Thank you.