Start a Conversation

Unsolved

This post is more than 5 years old

23744

June 8th, 2012 02:00

creating gatekeeper devices in VMAX

Hello,

Can anyone please help me on the steps for creating gatekeeper devices. I am having 2 mangment windows 2008 hosts. I am able to do the vmax management through one of the host but getting the below error from the other :

Host1

C:\>symcfg list -connections -sid 62

Symmetrix ID:    000192603062

  

The gatekeeper device (while using the Base Daemon) has an error (Please see the Log file)

Host2

C:\inq>symcfg list -connections -sid 62

Symmetrix ID:    000192603062

  Symmetrix                                Host

-------------  -----------------------------------------------------------

Director Port  Node Name     IP Address      HW Type  OS Name  OS Revision

-------- ----  ------------- --------------- -------- -------- -----------

UN-1A     0    HK192603062   0.0.0.1         i686     WinNT-SP 5.1.2600

FA-5E     0    smc-server    10.241.209.168  i686     WinNT    5.2.3790

FA-11E    0    cluster1      *:bea7:92f:9acf i686     WinNT    6.0.6002

FA-11E    1    r300-4        0.0.0.1         i686     WinNT    6.0.6002

FA-12E    0    AIXFCOE10g    10.241.213.107  00F65F0  AIX      7.1

EF-7G     0    AOSB          10.241.208.214  2817     Unknown  MVS: 07.01

EF-12G    0    AOSB          10.241.208.214  2817     Unknown  MVS: 07.01

CAn i create gatekeeper devices from host2 to host1 ? What are the things i need to check after the creation of the GK devices ?

Sumit

180 Posts

June 8th, 2012 05:00

Hello, The team is going to move this thread to the Support Forums where it can be addressed.

Thanks,

Stephanie

244 Posts

June 8th, 2012 06:00

Hello, We have moved your question to the Symmetrix Support Forums where it can be addressed.

Thanks,

Bob.

1 Rookie

 • 

20.4K Posts

June 8th, 2012 06:00

you can create gatekeepers the following way:

1) If you have solutions enabler version 7.3+ you can run this command

symconfigure -sid 123 -cmd "create gatekeeper count=6 emulation=FBA;" commit

2) if you have an older version of SE then you can run this command:

symconfigure -sid 123 -cmd "create dev count=6,size=3,emulation=FBA,config=2-Way-Mir,disk_group=3;" commit

in this command you need to provide correct disk_group

make sure to use dedicated gatekeepers for applications that are doing a lot of symcli calls like SMC/SPA, Solutions enabler management hosts, EMC ControlCenter.

25 Posts

June 9th, 2012 20:00

Once i have those GK devices created, do I need to use the symgate command to have them defined ? What are the next steps after the create the GK devices by method 2 ?

1 Rookie

 • 

20.4K Posts

June 9th, 2012 21:00

present them to the host and run symgate to define them, this will ensure that symcli will use those devices first when talking to the array.

859 Posts

June 10th, 2012 23:00

Once a dev created using "create gatekeeper" command, Symm enables the gatekeeper enquiry flag on the device and it will automatically be used as Gatekeeper.

regards,
Saurabh

25 Posts

June 11th, 2012 22:00

I have SE 7.2. I have created GK devices as normal devices using symconfigure and size 3 cyl. Now if i put those devices in a storage group and present it to host, will it be automatically be taking as GK devices by my host ?

Is that the correct step i am following ?

859 Posts

June 12th, 2012 00:00

Yes, but make sure that gatekeeper are presented from a single path only. if you have presented it from multiple paths then you must use powerpath software.

1 Rookie

 • 

20.4K Posts

June 12th, 2012 05:00

is the host physical or virtual ? Once devices are discovered on the host, run symgate define command

286 Posts

June 14th, 2012 10:00

Multipathing gatekeepers is only supported with PowerPath. 3rd party multi-pathing software is not supported for gatekeepers unless they are restricted to a single path due to the possibility of the situation that Dynamox described above occuring.

However, with the 5876 Enginuity release and Solutions Enabler 7.4, the multi-pathing of gatekeepers with multi-pathing software other than PowerPath is supported such as VMware's NMP Round Robin.

1 Rookie

 • 

20.4K Posts

June 14th, 2012 10:00

you might experience issues with SE functionality, syscall might go out one path and come back using the other ..and SE gets confused. Is this on DMX or VMAX ?

79 Posts

June 14th, 2012 10:00

Saurabh/Dynamox:

What is the impact if I have more than 1 FA Ports Mapped? I dont have PowerPath but we do have Native Multipath running on my HP-UX Solutions Enabler. I should be fine, correct?

-KGD

79 Posts

June 14th, 2012 10:00

Mine is a VMAX, Dynamox.

286 Posts

June 14th, 2012 11:00

Yeah that would be fine. As long as host only has one active path to the GK itself it is fine.

1 Rookie

 • 

20.4K Posts

June 14th, 2012 11:00

well , now that i think about it, there is only one path to the gatekeeper devices

1) Lets say i have a host with 2 HBAs and is it's zonned like this:

HBA1 - 8G:0 , 5G:0

HBA2 - 8E:0 , 5E:0

port group "pg_productionHPUX" - 8G:0,8E:0,5G:0,5E:0

initiator group "ig_hostHPUX" - 1000000000000023 , 1000000000000024

so when i present storage i will have 4 paths to each devices.

Now that i have some devices presented with 4 paths, i also need to present some gatekeepers to this system.

1) I create new port group with just one port (although that port is already zoned to this host but this will allow me not to do any additional zoning and dedicate ports just for gatekeepers)

port group "pg_gatekeepersonly"  - 8G:0

2) create storage group "sg_gatekeepersonly"

3) create new masking view - "pg_gatekeepersonly", "sg_gatekeepersonly", "ig_hostHPUX"

so what's going to happen is that our gateekeper devices will be mapped to port 8G:0 only, there will be masking entries for each HBA but who cares, because my devices are only visible through one port 8G:0


Did i miss anything ?

No Events found!

Top