1830898 Members
3306 Online
110017 Solutions
New Discussion

delete lun

 
SOLVED
Go to solution
RiclyLeRoy
Frequent Advisor

delete lun

In HP-UX I have cluster and I unpresented specific LUN and I delete it.

I can always see disk with 'ioscan -m dsf'

 

/dev/rdisk/disk247 /dev/rdsk/c77t0d7
                               /dev/rdsk/c75t0d7
                               /dev/rdsk/c53t0d7

 

I thought OS saw immediately that device is deleted, Is there way to detect this change ?

 

 

 

2 REPLIES 2
RiclyLeRoy
Frequent Advisor
Solution

Re: delete lun

I solved by rsmf -va <disk device name> command

Sunitha_Mod
Honored Contributor

Re: delete lun

Hello @RiclyLeRoy,

That's awesome! 

We are glad to know you found the solution.