Candidate Disk free_mb,Total_mb showing size 0 in 11R2 (Solaris11)
Hi All,
We are adding disks in asm diskgroup. though the disks have been already added on OS level and its showing its proper size but in ASM instance,we are not able to see TOTAL_MB/1024, FREE_MB/1024 in v$asm_disk. The value of TOTAL_MB/1024 FREE_MB/1024 in V$ASM_DISK is zero.
Below is the out put of SQL*PLUS AND ASMCMD.
SQL> select * from v$version;
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
PL/SQL Release 11.2.0.4.0 - Production
CORE 11.2.0.4.0 Production
TNS for Solaris: Version 11.2.0.4.0 - Production
NLSRTL Version 11.2.0.4.0 - Production
SQL> select instance_name from v$instance;