1. select * from gv$asm_disk
Shows records with GROUP_NUMBER = 0, HEADER_STATUS = MEMBER, MOUNT_STATUS = IGNORED
2. check if both rac instances has access to specified disk
- Devices ids in /dev/oracleasm/disks/*
- Devices list according to ids /dev/*
3. If everything is ok remount with force option:
ALTER DISKGROUP DATA ADD FAILGROUP FG_NAME DISK '/dev/oracleasm/disks/DISK' NAME DISKNAME force;
Hiç yorum yok:
Yorum Gönder