- 最后登录
- 2023-8-16
- 在线时间
- 1686 小时
- 威望
- 2135
- 金钱
- 50532
- 注册时间
- 2011-10-12
- 阅读权限
- 200
- 帖子
- 5207
- 精华
- 39
- 积分
- 2135
- UID
- 2
|
3#
发表于 2014-4-18 13:30:12
考虑参考下面的文档,虽然我没实践过:
The following document provides solutions to different issues found by the execution of the Bare Metal
Restore Procedure.
What could cause this problem where filesytem becomes READ ONLY on the compute nodes?
• if this was still on old ofa (older than 1.5.1-4.0.28) then that could have been cause of this
problem.
• If this was not having its LSI cache in write-back mode (enabled) that could have caused this.
• If this was in write-back but the battery had gotten discharged or not providing back up power to
the cache and there was a reboot or such this could have happened.
• And finally there is RAID-5 issue in all LSI firmware (12.12.0-0048) prior to what will get out in
11.2.2.3.0 - which might have caused issues.
Before starting the restore, one option is try to run fschk. That requires booting the compute node in
rescue mode. Most of the times it does not work due to the large number of corrupted inodes.
How
• Take image diagnostic.iso from other compute node in the cluster. (/opt/oracle.cellos)
• Transfer the diagnostic.iso image to your desktop
• From the GUI ILOM, Open the remote console. Under Devices menu, click on cd rom image and
attach the iso image.
• Reboot the server, Press F2 to change the boot and boot from the iso image.
• When the system reboots, enter in rescue mode
• Log as root password is sos1exadata
• From a different compute node, run df command to get the list of LVM
• Run fschk –fy <path to the lvm>
• After running for all LVM, disconnect the iso image from ILOM and boot now from disk.
If filesystem was fixed, machine may come back. If not, only option is bare metal restore.
In this document, the goal was to provide clarification to different sections from the main MOS
Document 1084360.1 (bare metal restore). The notes will provide clarification during the execution of
certain commands or will provide workarounds to possible problems that can be reported. |
|