Last weekend I upgraded a Linode from Debian Squeeze to Wheezy via 'apt-get dist-upgrade'. Everything went well at the time but since then the VM has randomly been rebooting once or twice a day.
I have a backup so it's not too difficult to rollback or build a new Wheezy VM and migrate the data but it'd be nice to figure it out if I can. There's nothing obvious being logged anywhere and the timing isn't consistent nor is the reboot linked to a particular activity (that I can discern).
Whenever it reboots I just get a load of junk in the syslog and then the next message is it coming back up. The timing of the last message often doesn't line up with the reboot as you can see
Code:
Jun 22 14:21:51 ty-01 postfix/anvil[14511]: statistics: max cache size 1 at Jun 22 14:18:29
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@Jun 22 14:33:30 ty-01 ke
rnel: imklog 5.8.11, log source = /proc/kmsg started.
Jun 22 14:33:30 ty-01 rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="3466" x-info="http://www.rsyslog.com"] start
Does anyone have any suggestions before I blow it away and start again? None of the usual culprits seem to be at fault here
Cheers