The USM server cannot startup after the power outage of the server room.

the /dev/sda10 filesystem is damaged, we need to repair the ext3 filesystem:
# fsck.ext3 -y /dev/sdaxx (Remark: /dev/sdaxx is the partition of the damaged filesystem)


then we reboot the OS sytem, and USM server start up normally