Cannot drop asm disk

From: Nadeem M. Khan <nadeem.m.khan_at_gmail.com>
Date: Tue, 29 Jul 2008 15:59:25 +0400
Message-ID: <2ede0e110807290459g4ca9d79bked1083a744e6cf8e@mail.gmail.com>


Hello.

select header_status, path, name from v$asm_disk;

HEADER_STATUS PATH                           NAME

------------ ------------------------------ --------------------
MEMBER /dev/rdsk/c6t4d0s6 MEMBER /dev/rdsk/c5t1d0s6 DATA_0000 MEMBER /dev/rdsk/c5t1d2s6 ORAFLASH_0000

Notice that /dev/rdsk/c6t4d0s6 does not have a name.

Question is, how do I drop this disk from the diskgroup?

I cannot use
alter diskgroup data drop disk '/dev/rdsk/c6t4d0s6';

That is incorrect syntax. I need the name.

Any ideas?

PS: I tried (guessed) with name data_0001 but it gives error saying data_0001 not part of diskgroup DATA.

Regards,
NMK.
--

http://www.freelists.org/webpage/oracle-l Received on Tue Jul 29 2008 - 06:59:25 CDT

Original text of this message