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

Answers were Sorted based on User's Feedback



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

Answer / guest

Cause: An ALTER DISKGROUP ADD DISK command specified a disk
that could not be discovered by one or more nodes in a RAC
cluster configuration.

Action: Determine which disks are causing the problem from
the GV$OSM_DISK fixed view. Check operating system
permissions for the device and the storage sub-system
configuration on each node in a RAC cluster that cannot
identify the disk.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

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

Answer / nakka nageswara rao

HI All,

you need to run the bellow command on all other nodes also.
so that the disk come to visible on other nodes also

(root)

#oracleasm listdisks
#oracleasm scandisks
#oracleasm listdisks

Then try to add that newdisk to diskgroup by alter
diskgroup command.

still if you are facing any issues check that asm alert log
and oracleasm logs

cat /var/log/oracleasm

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

RMAN-06034: at least 1 channel must be allocated to execute this command

1 Answers  


ORA-19768: USING clause only valid with ENABLE CHANGE TRACKING

1 Answers  


ORA-02274: duplicate referential constraint specifications

1 Answers  


ORA-00287: specified change number string not found in thread string

1 Answers  


ORA-06539: target of OPEN must be a query

1 Answers  






ORA-04093: references to columns of type LONG are not allowed in triggers

1 Answers  


ORA-13504: No SYSAUX datafile clause specified

1 Answers  


ORA-01761: DML operation does not map to a unique table in the join

1 Answers  


ORA-19629: no files in specified archivelog SCN range

1 Answers  


NZE-28752: data source initialization failure

1 Answers  


QSM-02048: outer join in mv

1 Answers  


PLS-01420: INTERSECT and MINUS set operators are not ANSI

1 Answers  


Categories