Volume Management with asmcmd  E-mail
Creating Volumes with the volcreate command ASMCMD> volcreate -G lobdata -s 4g vol_lob2 Note: You can not create a mirror or high redundancy volume on an external redundant disk group. ASMCMD> volcreate -G lobdata -s 4g --redundancy mirror vol_lob2 ORA-15032: not all alterations performed ORA-15471: volume redundancy incompatible with diskgroup redundancy (DBD ERROR: OCIStmtExecute) Displaying volume information with the volinfo [...]
Read Charles Kim's Blog...