Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Discovery of newly added disk in ASM without bounce

0 views
Skip to first unread message

lyx...@gmail.com

unread,
Sep 15, 2008, 6:59:57 AM9/15/08
to
Hi,

Is there any way to add/discover new disk to ASM instance while
instance is running.

I needed more space for some DG and there were no disk available to my
Server. I asked my
Sys Admin and he added new Disks/partition/LUN to my server.

I created new VOL_9 using oracleasm createdisk Vol_9 -

but I can not use this vol_9 until ASM discover this, And I knew only
option to restart the ASM instance only then you would find this in v
$asm_disk ..

Is there any way to get this disk discovered by ASM instance without
bounce.


Regards,
Lyxx

gym dot scuba dot kennedy at gmail

unread,
Sep 15, 2008, 10:25:49 AM9/15/08
to

<lyx...@gmail.com> wrote in message
news:8c380f34-63a4-4231...@a2g2000prm.googlegroups.com...
I believe if you log into asm as sysdba and just run a query on
v$disk_groups; (check reference manual or exact table name) It will find the
new slice.(it doesn't hurt anything to do that.)
Jim


lyx...@gmail.com

unread,
Sep 16, 2008, 9:35:28 AM9/16/08
to
Thanks for your reply Jim,

Actually, I was looking to add new Disks to ASM instance without
restart the instance.


Regards,

gym dot scuba dot kennedy at gmail

unread,
Sep 16, 2008, 10:02:10 AM9/16/08
to

<lyx...@gmail.com> wrote in message
news:f65c2999-6d37-40ab...@c22g2000prc.googlegroups.com...
Correct. I believe that will get the ASM instance to recognize that the
disks are there without restarting the ASM instance. The act of doing the
query causes the scan for new disks, it scans all the paths.
Jim


lyx...@gmail.com

unread,
Sep 17, 2008, 2:41:01 AM9/17/08
to
Thanks Jim,

This solved my problem.

Thank you very much for your help.

Regrads,

0 new messages