Syslog only shows that the reboot happened, so not much help there.
Here's an excerpt from syslog:
Code:
Mar 18 10:25:01 mail CRON[18837]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Mar 18 10:25:01 mail CRON[18838]: (zimbra) CMD (/opt/zimbra/libexec/zmcheckduplicatemysqld -e > /dev/null 2>&1)
Mar 18 10:26:01 mail CRON[18876]: (zimbra) CMD (/opt/zimbra/libexec/zmstatuslog)
Mar 18 10:28:01 mail CRON[19350]: (zimbra) CMD (/opt/zimbra/libexec/zmstatuslog)
Mar 18 10:58:58 mail kernel: imklog 4.2.0, log source = /proc/kmsg started.
Mar 18 10:58:58 mail rsyslogd: [origin software="rsyslogd" swVersion="4.2.0" x-pid="954" x-info="http://www.rsyslog.com"] (re)start
Mar 18 10:58:58 mail rsyslogd: rsyslogd's groupid changed to 103
Mar 18 10:58:58 mail rsyslogd: rsyslogd's userid changed to 101
Mar 18 10:58:58 mail rsyslogd-2039: Could no open output file '/dev/xconsole' [try http://www.rsyslog.com/e/2039 ]
Mar 18 10:58:58 mail kernel: [ 0.000000] Initializing cgroup subsys cpuset
Mar 18 10:58:58 mail kernel: [ 0.000000] Initializing cgroup subsys cpu
Mar 18 10:58:58 mail kernel: [ 0.000000] Linux version 2.6.32-28-server (buildd@allspice) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #55-Ubuntu SMP Mon Jan 10 23:57:16 UTC 2011 (Ubuntu 2.6.32-28.55-server 2.6.32.27+drm33.12)
Mar 18 10:58:58 mail kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-28-server root=UUID=a08d71f3-97ca-4ec5-aa99-090d3f1dc68b ro quiet
Mar 18 10:58:58 mail kernel: [ 0.000000] KERNEL supported cpus:
Mar 18 10:58:58 mail kernel: [ 0.000000] Intel GenuineIntel
Mar 18 10:58:58 mail kernel: [ 0.000000] AMD AuthenticAMD
Mar 18 10:58:58 mail kernel: [ 0.000000] Centaur CentaurHauls
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-provided physical RAM map:
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009a400 (usable)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 000000000009a400 - 00000000000a0000 (reserved)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 000000009da60000 (usable)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 000000009da60000 - 000000009db34000 (ACPI NVS)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 000000009db34000 - 000000009f6a4000 (ACPI data)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 000000009f6a4000 - 000000009f6df000 (reserved)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 000000009f6df000 - 000000009f78a000 (ACPI data)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 000000009f78a000 - 000000009f7df000 (ACPI NVS)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 000000009f7df000 - 000000009f800000 (ACPI data)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 000000009f800000 - 00000000b0000000 (reserved)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Mar 18 10:58:58 mail kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 0000000260000000 (usable)
Mar 18 10:58:58 mail kernel: [ 0.000000] DMI 2.5 present.
...and so continues boot-time information until it's finished logging that data...
So, you can see that at 10:28:01, the machine was processing zmstatuslog..then all of a sudden quit, until 10:58 when I had to power-cycle the box to get mail back up.
What is the database integrity check routine for ZCS 7.0?
I would paste in a dmesg, but it is too large to fit.