Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2530

February 22nd, 2011 09:00

symmaskdb list database not listing output for V-Max

All:

I'm not used to working on V-Max.  The following command works fine for DMX-4, but only shows "warning message" for V-Max.  what is wrong?

      # symmaskdb -sid 1668 list database -dir 5g -p 0

      The record for Server1 contains more than one initiator.

    Stuart

9 Legend

 • 

20.4K Posts

February 22nd, 2011 09:00

i would get familiar with masking group concepts and play around with commands

https://community.emc.com/docs/DOC-9721

Storage Provisioning with Symmetrix Autoprovisioning Groups Technical Note

9 Legend

 • 

20.4K Posts

February 22nd, 2011 09:00

you have to use symaccess commands, what are you trying to do ?

2 Intern

 • 

138 Posts

February 22nd, 2011 09:00

Dynamox:

thanks.  That helps a lot.

Eventually  I want to do everything I do right now with 'symmaskdb list databse' and "symmask list".

1.   right now I want to see a list of devices that are masked on Director 5g:0 and to where are they masked.

I can see that I'm going to have to read a manual,  For right now s there a "companion" command to "symaccess" like "symmask/symmaskdb" that I should look up?

    Stuart

2 Intern

 • 

1.3K Posts

March 23rd, 2011 11:00

It says at least you have two Host Initiator records on a given server1. I would recommend using two separate views with thier own initiator(ig) and port(pg) , but you may keep the same storage(sg)

9 Legend

 • 

20.4K Posts

March 23rd, 2011 13:00

i have one initiator group per host, this initiator group contains both HBAs.

2 Intern

 • 

1.3K Posts

March 23rd, 2011 16:00

But how many view, pg,sg for that given host?

9 Legend

 • 

20.4K Posts

March 23rd, 2011 17:00

one view that consists of one pg, one sg and one ig.

2 Posts

March 23rd, 2011 19:00

Hi

symmaskdb will not work for vmax

you can use below two cmds together to get equivalent of symmaskdb list database

./symaccess -sid xxx list view -deatil | grep -i 5g:0  -->view the devices

./symaccess -sid xxx list assignment -dev   -->where it is masked

Thanks

sk

15 Posts

March 25th, 2011 13:00

symaccess -sid XXXX list -type port -dirport 5g:0 -detail -v

This will show you all the masking views that see that port.

No Events found!

Top