Unsolved
This post is more than 5 years old
1 Rookie
•
41 Posts
0
1226
May 20th, 2009 08:00
Gatekeepers on "Normal" hosts
I am slightly confused about where Gatekeepers should be used. Do all hosts with DMX storage require GateKeepers or only hosts that perform commands on the DMX e.g:Solutions Enabler host and Control Centre host.
No Events found!


SKT2
2 Intern
•
1.3K Posts
0
May 20th, 2009 12:00
1.Should be dedicated for one host only and one particular use (ECC/Solutions Enabler/WLA ...). Again, the reason is to avoid access issues.
2.Should be as small as possible to save the disk space while being still visible to the host.
Now the question how we can dedicate them for ECC or SE
Allen Ward
6 Operator
•
2.1K Posts
0
May 20th, 2009 14:00
There is no reason to assign gatekeepers to any host that does not require some kind of control or monitoring connectivity to the Symm. So, unless you have Solutions Enabler loaded you don't need Gatekeepers. And since you aren't supposed to reused gatekeepers for multiple hosts, you really don't want to put them anywhere you don't specifically need them.
Now, that being said, even hosts with SE may work without specific gatekeepers, but you don't really want to let them do that. If you DON'T give the host GKs it will use other devices masked from the Symm. This can affect your performance. So if you need SE, assign gatekeepers, and preferably make sure you define them as such using "symgate"
AranH1
2.2K Posts
0
July 8th, 2009 12:00
JJR221
4 Posts
0
July 8th, 2009 12:00
Tanwar2
62 Posts
0
July 8th, 2009 23:00
To perform software operations on the Symmetrix, we use the low level SCSI command. To send SCSI commands to the Symmetrix, we need to open a device. We refer to the device we open as a gatekeeper. Symmetrix gatekeepers provide communication paths into the Symmetrix for external software monitoring and/or controlling the Symmetrix. There is nothing special about a gatekeeper, any host visible device can be used for this purpose. We do not actually write any data on this device, nor do we read any date from this device. It is simply a SCSI target for our special low level SCSI commands. We do perform I/O to these devices and this can interfere with applications using the same device. This is why we always configure small devices (NO data is actually stored) and map them to hosts to be used as "gatekeepers". Solutions Enabler will consider any device with 10 cylinders or less to be the preferred gatekeeper device.
Now you must have understood what is gatekeeper devices. Let me explain more about uses like how many gatekeeper you want to present host so there will be no performance impact.
A general recommendation for the number of gatekeepers for a single host with few applications running is 8. However, a common rule of thumb is a minimum of 6. For a host on which many applications running, 16 is recommended. A gatekeeper should not be mapped/masked to more than one host.
Granular Recommendation (for Solutions Enabler) :
It is hard to recommend an exact number of gatekeepers required for a single host. The number of gatekeeper's required depends on the specific host's configuration and role. This is because it directly relates to performance, therefore it is a subjective number. The following is a recommendation based upon a number of variables pertaining to that specific host. At least 2 gatekeepers for simple Solutions Enabler commands and 1 additional gatekeeper for each daemon or EMC Control Center Agent running on the host.
Granular Recommendation (for Control Center) :
¿ Two gatekeepers are required when the Storage Agent for Symmetrix is installed on the host, and two (total of four) additional gatekeepers are required when you use Symmetrix Configure commands to manage the Symmetrix system. Each Symmetrix system needs only two Symmetrix agents. The agents need to be installed on separate hosts. This is to provide for
failover when the primary agent goes down for maintenance (or failure).
¿ Common Mapping Agent and host agents do not require a gatekeeper.
¿ Note: SYMCLI scripts should not use gatekeepers assigned to ControlCenter; they should have their own.
Gatekeepers are typically 6 cylinders or 2888 KB in Size. All gatekeeper type devices should be protected by either RAID-1 or RAID-S.
Hope this will help you in deciding number of gatekeeper to assign the host.Because it is matter of performance.
Sanjeev Tanwar
RRR
6 Operator
•
5.7K Posts
0
July 9th, 2009 03:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
July 9th, 2009 04:00
Tanwar2
62 Posts
0
July 9th, 2009 04:00
symgate -g dgname associate pd c#t#d#s2. //dgname is you device group
Sanjeev Tanwar
Tanwar2
62 Posts
0
July 9th, 2009 04:00
symgate -g dgname associate pd c#t#d#s2. //dgname is you device group
Sanjeev Tanwar
Tanwar2
62 Posts
0
July 9th, 2009 05:00