1 原因:
(1)裸设备不可读写。权限不够。
chown root.oinstall/dev/raw/raw[1-2]
chownoracle.oinstall /dev/raw/raw[3-5]
(2)bug
#Copy the clsfmt.bin binary to the $ORACLE_HOME/bin directory where
# % cp $ORACLE_HOME/bin/clsfmt.bin$ORACLE_HOME/bin/clsfmt.bin.bak
# % cp clsfmt.bin $ORACLE_HOME/bin/clsfmt.bin
# Ensure permissions on the clsfmt.bin binaryare correct:
# % chmod 755 $ORACLE_HOME/bin/clsfmt.bin
Runthe root.sh script and proceed with the installation
(3)没有清空raw
节点2运行root.sh不能检测到节点的css状态
可能是设备的读写突然出了问题,第二个节点看到的OCR磁盘与你第一个节点的OCR磁盘并不是同样的两个磁盘设备!