我们有一个Citrix Xenserver 6.2安装。 今天我们遇到了一个事件,服务器的电源突然从服务器上断开。 它已经运行了一段时间没有问题。 它在硬件RAID5中有相当大的容量。 我们正在启动的消息是
Scanning and configuring dmraid supported devices Creating root device. Mounting root filesystem. Mount: could not find filesystem '/dev/root' Setting up other filesystems. Setting up new root fs setuproot: moving /dev failed: No such file or directory no fstab.sys, mounting internal defaults setuproot: error mounting /proc: No such file or directory setuproot: error mounting /sys: No such file or directory Switching to new root and running init. Unmounting old /dev Unmounting old /proc Unmounting old /sys switchroot: mount failed: No such file or directory Kernel panic – not syncing: Attempted to kill init! Pid: 1, comm: init Not tainted 2.6.32.43xxxxxxxxxxxxen
我们已经启动到CentOS5 Live CD和Ubuntu Live CD。 能够挂载ext3文件系统(/)并查看所有逻辑卷,但直到运行“partprobe”后才感到好奇。 挂载时,可以毫无问题地浏览ext3系统卷,查看虚拟机的所有LVM卷。
RAID5arrays没有损坏
尝试引导回退内核以及
我们使用chroot在live CD中重build/ boot中的initrd。 它们被成功重build,但后来的重启仍然给出了与上面相同信息的内核恐慌。
在live CD系统中使用gdisk会显示所有的GPT分区。 有没有一个虚假的msdos分区表的警告,不知道以前是这种情况,或可能是问题的一部分?
gdisk 恐慌