error while replace votedisk

[root@rac1 bin]# ./crsctl replace votedisk +OCR_DATA
CRS-4602: Failed 27 to add voting file b0df323d70a04fa9bf93b1f6611b5ac9.
CRS-4602: Failed 27 to add voting file 40feea1f5e094fcabfc4f0a9b1e4c1ef.
CRS-4602: Failed 27 to add voting file 4e930b5da8c04fcdbfbc13c4f35d956f.
Failure 27 with Cluster Synchronization Services while deleting voting disk.
Failure 27 with Cluster Synchronization Services while deleting voting disk.
Failure 27 with Cluster Synchronization Services while deleting voting disk.
Failed to replace voting disk group with +OCR_DATA.
CRS-4000: Command Replace failed, or completed with errors.


ALTER DISKGROUP OCR set ATTRIBUTE 'compatible.asm' = '11.2.0.0.0';

还是不行,后来忽然想起来,添加磁盘的时候,在第二个节点没有给磁盘添加权限。添加后:


[root@rac1 bin]# ./crsctl replace votedisk +OCR_DATA
Successful addition of voting disk 74692688b1184fcebf04f871a1fa0f31.
Successful addition of voting disk 1bcea48766164f79bf20752c8d54781d.
Successful addition of voting disk 4ed3c378eea04f1cbfd1d0021ebced2c.
Successful deletion of voting disk 924682b9e7fb4fa5bf93e8a2a12a916f.
Successful deletion of voting disk 39d0f0108a734f32bf1aee2abf464db3.
Successful deletion of voting disk 3e457cf73bba4f06bf92ca64e672f796.
Successfully replaced voting disk group with +OCR_DATA.
CRS-4266: Voting file(s) successfully replaced

首先做一个不挖坑的DBA吧。。。

你可能感兴趣的:(error,while,replace)