Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

9043

December 6th, 2010 04:00

how to delete masking view

Hi Team - need an assitances to delete/remove old masking view.

9 Legend

 • 

20.4K Posts

December 8th, 2010 13:00

ok, so delete the masking view with -unmap option. These will unmask/unmap devices from the old port group. Is that what you are trying to achieve ?

859 Posts

December 6th, 2010 07:00

HI,

You can follow these steps to remove masking view and IG,PG,SG.

1. Delete the masking view and, optionally, unmap the devices in the associated storage group.

Delete the masking view and, optionally, unmap the devices in the associated storage group by using the –unmap option:
# symaccess delete view -name proddb_view -sid 54 -unmap –nop


2. Delete the initiator group.

# symaccess delete -name proddb_init -type initiator -sid 54 -force –nop


3.Delete the port group.

# symaccess delete -name proddb_port -type port -sid 54 -force –nop


4.Delete the storage group.

# symaccess delete -name proddb_stor -type storage -sid 54 -force –nop

Regards,

Saurabh

1 Rookie

 • 

82 Posts

December 7th, 2010 03:00

Well, to be more clear on same.

We have two masking views i.e, Host_MV1 & Host_MV2 and for these MV’s we have a common IG but different PG.

Basically we have migtrated the host form third party storage arrary to vmax and now we're planing to del Host_MV1

as this is connectiong to old FA ports which are offline now.

9 Legend

 • 

20.4K Posts

December 7th, 2010 06:00

what about storage group, is that common or different between two MVs ?

1 Rookie

 • 

82 Posts

December 8th, 2010 01:00

yup, common SG&IG but different PG and MV.

No Events found!

Top