How can I channge asm attribute 'STORAGE.TYPE'='ZFSSA' on exadata for a diskgroup on zs3
When I do it I get:
SQL> alter diskgroup data_ps3 set attribute 'STORAGE.TYPE'='ZFSSA';
alter diskgroup data_ps3 set attribute 'STORAGE.TYPE'='ZFSSA'
*
ERROR at line 1:
ORA-15032: not all alterations performed
ORA-15242: could not set attribute storage.type
ORA-15287: could not set disk group attribute storage.type due to incompatible
disks
ORA-15285: disk '/dev/ps3-disk1' violates disk group attribute storage.type
Any solutions?