- Community Home
- >
- Storage
- >
- Legacy
- >
- Storage Software
- >
- SSSU Tutorial for EVA backup
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-09-2008 09:39 AM - last edited on тАО02-17-2014 06:46 PM by Lisa198503
тАО05-09-2008 09:39 AM - last edited on тАО02-17-2014 06:46 PM by Lisa198503
Does anyone have a good tutorial on SSSU? I've never used it before, and among other things I want to use it to back up the configuration of our EVA SANs. Also, are there any other considerations for recovering from an EVA going down besides backing up the disks via backup software and the EVA configuration through SSSU?
P.S. This thread has been moved from Storage Area Networks (SAN) (Enterprise) to HP Storage System Scripting Utility (SSSU). -HP Forum Moderator
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-09-2008 10:34 AM
тАО05-09-2008 10:34 AM
Re: SSSU Tutorial for EVA backup
Once you are connected to the agent on the management server, you select the EVA system, e.g.:
> select system EVA1
Then you can fetch the data:
> capture configuration EVA1-config.txt SAVE_ALL_WORLD_WIDE_LUN_NAME
Don't make configuration changes while the command runs!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-09-2008 10:38 AM
тАО05-09-2008 10:38 AM
Re: SSSU Tutorial for EVA backup
If I want to script this out, do I basically just create a shell script and run those commands?
Also, anywhere that would have a good manual/tutorial?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-09-2008 10:50 AM
тАО05-09-2008 10:50 AM
SolutionThe command to connect to the agent looks like this:
> select manager NODENAME username=Administrator password=AdminPwd
The SSSU manual comes with the CV-EVA documentation. You should have a copy on CD, but here is a link to the current set:
http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?contentType=SupportManualтМй=en&cc=us&docIndexId=64179&taskId=101&prodTypeId=12169&prodSeriesId=471497
Enjoy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-09-2008 10:53 AM
тАО05-09-2008 10:53 AM
Re: SSSU Tutorial for EVA backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-14-2008 03:00 AM
тАО05-14-2008 03:00 AM
Re: SSSU Tutorial for EVA backup
yes, no problem. i make once a week a backup of all storages over a cron job.
regard├В┬┤s