Unsolved
This post is more than 5 years old
13 Posts
0
2805
January 30th, 2008 22:00
emc GRAB utility - need help with strategy
Hello all,
Here is my issue, we have seventy servers spread across 3 EMC Clariions in which EMC wants us to perform host grabs on all the servers prior to flare code upgrade. We have all flavors of OS from Windows, Unix, Linux, AIX, etc we have it all.
I need to know what is the simplest way to accomplish this task because the difficulty is that I have seventy servers with 20 different system admins for all these servers. My problem is that it takes too much coordination and time spent with each Admin to get them to run the grab utility on each of their servers and have them each send me the Grab output for each host. This is too much work for one storage admin to supervise since I have to email them the grab program with instruction. Then I have to make sure they each send back the grab output file to me to upload the result to EMC.
Does anyone have a strategy or suggestion on how to make this process easier???
Any advice would help at this point. Thank you in advance!
- Johnny
Here is my issue, we have seventy servers spread across 3 EMC Clariions in which EMC wants us to perform host grabs on all the servers prior to flare code upgrade. We have all flavors of OS from Windows, Unix, Linux, AIX, etc we have it all.
I need to know what is the simplest way to accomplish this task because the difficulty is that I have seventy servers with 20 different system admins for all these servers. My problem is that it takes too much coordination and time spent with each Admin to get them to run the grab utility on each of their servers and have them each send me the Grab output for each host. This is too much work for one storage admin to supervise since I have to email them the grab program with instruction. Then I have to make sure they each send back the grab output file to me to upload the result to EMC.
Does anyone have a strategy or suggestion on how to make this process easier???
Any advice would help at this point. Thank you in advance!
- Johnny
No Events found!


RRR
6 Operator
•
5.7K Posts
1
January 31st, 2008 01:00
- create a change and define which hosts need to be "emcgrabbed"
- each OS group get a list of the servers they need to access for the emcgrab
- emcgrab runs from a few minutes to 20 minutes or so
- the output needs to be sent to a central person or put into a subdirectory on some fileserver or so
Tips:
- create an easy manual in which you specify the steps to be done
- hand this manual over to each OS group or each operator
- maybe plan a meeting in which you perform 1 emcgrab as an example
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
January 31st, 2008 05:00
bodnarg
2 Intern
•
385 Posts
1
January 31st, 2008 05:00
We just went through this process for about 100 hosts doing a similar process where we sent each OS support team a list of servers to run the grabs and some rudimentary instructions on what to do. Luckily for us most had experience with this utility so it was not a big deal - just a pain in the butt to do.
I would definitely recommend setting-up a fileshare so you can get them uploaded automatically and have a good central place to store them until you are done with your upgrade.
I've heard of some shops running EMC grab as part of a weekly automated configuration saving process to always have a recent dump available. Something to consider in the long run which makes events like code upgrades or migrations just an exercise in file collecting instead of utility running and file collecting.
PS Would REALLY like to see the ECC agent have the ability to do grabs and pull the information to a central server...
RRR
6 Operator
•
5.7K Posts
0
January 31st, 2008 08:00
JohnnyK1
13 Posts
0
January 31st, 2008 14:00
AranH1
2.2K Posts
0
January 31st, 2008 14:00
Give those guys some points then for their answers
Aran
JohnnyK1
13 Posts
0
January 31st, 2008 16:00
AranH1
2.2K Posts
0
January 31st, 2008 17:00
JohnnyK1
13 Posts
0
January 31st, 2008 20:00
I like your idea of having the groups make it a habit of running grabs on a routine basis. But how would they automate that?
Is there a script that easily be written on each host to run the emc grab weekly and dump it somewhere? So I assume this would be a schedule such like "Scheduled Tasks" in Windows or "crontab" in Unix.
If anyone has any samples on how to write that script please do share. Thanks!