Storage Software
1752781 Members
5889 Online
108789 Solutions
New Discussion

Re: delete vdisks presented to host

 
DeafFrog
Valued Contributor

delete vdisks presented to host

Hi ,

 

i am sure this must have been answered previously in this forum , but i am not able to find the thread.

 

i want to delete all vdisk presented to a host using  sssu ( alredy removed from server side )

 

Also is there a way using evainfo and SSSU ( or in combination ), to identify to actual vDisk names and WWIDs.

 

Thanks,

 

 

 

 

FrogIsDeaf
1 REPLY 1
DeafFrog
Valued Contributor

Re: delete vdisks presented to host

The below will do the work :

 

EVA11> delete lun "\Hosts\n2\106"   ### unpresent

EVA11> delete vdisk "\Virtual Disks\n1\n1-01\n1-01_iiststeva02" wait_for_completion ### delete

but is there way to find out whad all lun are prsented to server and then delete the lun and vdisks .

 

 

 

 

FrogIsDeaf