This post is more than 5 years old
11 Posts
0
2832
December 16th, 2009 05:00
What is Gate Keeper Device
Hi All,
Could anyone brief me about gate keeper device.
Regards,
Kalyan Guturi.
0 events found
No Events found!
This post is more than 5 years old
11 Posts
0
2832
December 16th, 2009 05:00
Hi All,
Could anyone brief me about gate keeper device.
Regards,
Kalyan Guturi.
0 events found
Top
MikeMac1
2 Intern
•
292 Posts
0
December 16th, 2009 15:00
MikeMac1
2 Intern
•
292 Posts
0
December 16th, 2009 06:00
Kalyan, the following is from Primus solution emc180055:
What are Gatekeepers?
As the size of Symmetrix arrays increase, to effectively monitor and manage an array, more and more data must be exchanged between the ControlCenter Agents responsible for the Symmetrix arrays (Symmetrix / SDM) and the Symmetrix arrays themselves. Gatekeepers are normal Symmetrix devices used to facilitate this data exchange.
Where do I need Gatekeepers?
Gatekeepers should be assigned per attached management host. A management host is any host running a copy of Solutions Enabler intended to be used for Symmetrix monitoring and management. Since Solutions Enabler does more than just monitor Symmetrix Arrays, not all hosts with Solutions Enabler will need gatekeepers assigned.
Per management host, how many Gatekeepers do I need?
The minimum number of Gatekeepers supported by EMC are 5. When less than 5 Gatekeepers are available to a management host, both SMC and the ControlCenter console will generate alerts stating that fewer than 5 gatekeepers are present. Six (6) Gatekeepers is sufficient to satisfy the communication requirements for Symmetrix Management Console (SMC) and ControlCenter’s Symmetrix Management and SDM agents. When planning the storage management environment where ControlCenter and SMC components reside together on the same host, only six (6) gatekeepers are required per Symmetrix management host. Assigning additional gatekeepers does not provide any significant benefit.
From the point-of-view of the Symmetrix, how many Gatekeepers do I need to create?
First, count the number of hosts that will be used to actively manage the Symmetrix. This is typically a very small number. Take this number, and multiply it by 6. That is the total number of Gatekeepers that should be created on the Symmetrix. For example, in an environment with 4 management hosts, a total of 24 Gatekeepers should be created. Each unique Gatekeeper should only be assigned to one FA port, and masked to only one host HBA. This ensures Gatekeepers are not shared across multiple hosts, which could reduce the management performance.
How do I create Gatekeeper devices?
Create Gatekeeper devices like any other device, but keep the size to 2880 KB. See the ControlCenter Online Help for instructions. Once created, map the devices to the appropriate Symmetrix front-end port, then mask the devices to the appropriate host HBAs.
How do Gatekeepers assist in communicating with Symmetrix arrays?
Communication with Symmetrix arrays occurs by sending syscalls to the array along the same channels used for normal storage I/O. For Open Systems hosts, this means we send monitoring and management commands over SCSI protocol (SCSI pass-through commands) to Symmetrix devices visible to that host. As long as devices (LUNs) from an array are visible to a host, a Symmetrix Agent installed on that host can actively manage that Symmetrix array.
There can be performance issues, however, if we are using the same devices for both I/O (read-write) and management. Sending one type of command can cause the other to block until the outstanding commands are completed. To get around this problem, you can present special devices to the host called Gatekeepers.
Gatekeepers are normal Symmetrix devices (of any type), that have a very small size. Most Gatekeeper devices are below 3 MB in size. This makes it very difficult to accidentally perform I/O operations to the device (since there is practically no usable space on the device), ensuring the device is only used for monitoring and management commands. ControlCenter, through Solutions Enabler, automatically recognizes these devices as Gatekeepers, and will prefer these devices when performing management functions.
Each Gatekeeper can handle a certain amount of traffic before it becomes locked. Once outstanding commands are completed, the Gatekeeper will become unlocked and new commands can be processed. In situations where many commands are being sent simultaneously (like in the case of Symmetrix and SDM Agents), multiple Gatekeepers are needed to ensure all commands are processed in a speedy manner.
From a management host, how can I check the number of assigned Gatekeepers?
The easiest way to check on the number of Gatekeepers visible from a Symmetrix Agent host is to log on to the host and use the "syminq" command:
The above output was from Solutions Enabler 6.0. In the output:
From this output, you can accurately see how many unique Gatekeeper devices are visible from this host. You will want to do this on each Symmetrix Agent / SDM Agent host to ensure that the Agent can see the correct Symmetrix arrays, and that there are enough Gatekeepers assigned. Also be sure to not expose the same Gatekeeper devices to more than one Agent host, as they will compete with each other to communicate with the Symmetrix.
cretika1
7 Posts
0
December 16th, 2009 06:00
Hello, Symmetrix gatekeepers are usually small volumes with about 3MB in size.
They are used by the Solutions Enabler for communications purposes with the array (configurations, query, TimeFinder scripting, etc)
Hope this info works for you!
Erika G.
RRR
6 Operator
•
5.7K Posts
0
December 16th, 2009 07:00
kcguturi-Q28jB
11 Posts
0
December 16th, 2009 21:00
Hey Thanks all...Now I have brief understanding about Gate Keeper Device...
Regards,
Kalyan Guturi.
RRR
6 Operator
•
5.7K Posts
0
December 17th, 2009 05:00
uk2
65 Posts
0
May 5th, 2011 00:00
Thanks for the brief information 'MicMac', it helped me understand in detail.