So I have the vCenter linux appliance latest version (5.1U1) but I have seen this before on earlier releases too.
On the console I have errors like below
=========================================
fsck failed. Please repair manually and reboot. The root
file system is currently mounted read-only. To remount it
read-write do:
bash# mount -n -o remount,rw /
Atention: Only CONTROL-D will reboot the system in this
maintanance mode. shutdow or reboot will not work.
Give root password for maintenance
(or type Control-D to continue):
==========================================
So I've tried just about everything I can think of
Put in the root password and then
# mount -n -o remount,rw /
# exit
System rebooted and ended up in the same spot
Tried Control-D
System rebooted and ended up in the same spot
Tried
Put in the root password and then
# mount -n -o remount,rw /
# Control-D
System rebooted and ended up in the same spot.
Googled it - didn't find anything.
Can't locate a KB either about this.
Any ideas?
TIA