ORA-15032和ORA-15075: disk(s) are not visible cluster-wide

今天在为ASM添加磁盘组添加磁盘扩展空间时,遇到以下错误

点击(此处)折叠或打开

  1. SQL> alter diskgroup data add disk '/dev/rhdisk12';
  2. alter diskgroup data add disk '/dev/rhdisk12'
  3. *
  4. ERROR at line 1:
  5. ORA-15032: not all alterations performed
  6. ORA-15075: disk(s) are not visible cluster-wid

 看一下 ORA-15032 和ORA-15075 的错误解释

点击(此处)折叠或打开

  1. [oracle@mhxy162 ~]$ oerr ora 15032
  2. 15032, 00000, "not all alterations performed"
  3. // *Cause: At least one ALTER DISKGROUP action failed.
  4. // *Action: Check the other messages issued along with this summary error.
  5. //
  6. [oracle@mhxy162 ~]$ oerr ora 15075
  7. 15075, 00000, "disk(s) are not visible cluster-wide"
  8. // *Cause: An ALTER DISKGROUP ADD DISK command specified a disk that could
  9. // not be discovered by one or more nodes in a RAC cluster
  10. // configuration.
  11. // *Action: Determine which disks are causing the problem from the
  12. // GV$ASM_DISK fixed view. Check operating system permissions
  13. // for the device and the storage sub-system configuration on
  14. // each node in a RAC cluster that cannot identify the disk.
ORA-15075  提到' Check  operating system permissions for the device' ,可以通过gv$asm_disk 查看。记得修改/dev/rhdisk12文件的属组为grid:oinstall

点击(此处)折叠或打开

  1. ls -l /dev/rhdisk12
    crw-------    1 grid     oinstall     24, 12  8月23 15时06 /dev/rhdisk12

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/27039319/viewspace-2124113/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/27039319/viewspace-2124113/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值