XenServer Pool Master is Unable to Boot with Error: "unexpected inconsistency; Run fsck Manually"
book
Article ID: CTX219995
calendar_today
Updated On:
Description
The following error is displayed when booting XenServer pool master:
"Unexpected inconsistency; Run fsck Manually"
The df -h command shows filesystem is read only.
Resolution
This is a hardware issue and will require hardware diagnostics, however probable work around would be as follows:
- Run the following command to make the filesystem read and write:
Mount –o remount,rw / - Edit /etc/fstab and make fsck not to run by changing entries marked 1 1 to 0 0 for root filesystem.
- Reboot the XenServer.
XenServer will come up fine skipping fsck on root filesystem.
Problem Cause
The storage controllers and the hard drive issues are the most likely cause.
Issue/Introduction
The following error is displayed when booting XenServer pool master:
"Unexpected inconsistency; Run fsck Manually"
Was this article helpful?
thumb_up
Yes
thumb_down
No