- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- What are "business copy" equivalent commands to EM...
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
тАО12-11-2006 04:45 AM
тАО12-11-2006 04:45 AM
What are "business copy" equivalent commands to EMC bcv commands?
I used to work on EMC bcv commands, for instance, symmir command, it allows you to make sync, and split. On HP "Business Copy" product which is similar to bcv, what are these equivalent commands, and is SSSU is the tool that I have to install, in order to use these commands?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2006 04:50 AM
тАО12-12-2006 04:50 AM
Re: What are "business copy" equivalent commands to EMC bcv commands?
What HP array are you talking about? Different ones have different tools / commands
XP = RAID Manager
EVA = SSSU or RSM
VA = Command View sdm
Sincerely,
Curt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2006 06:20 AM
тАО12-12-2006 06:20 AM
Re: What are "business copy" equivalent commands to EMC bcv commands?
script sssu.txt would be:
select manager CVSERVER username=SSSUSER password=SSSUPW
select cell "EVA
ls dr_group full
set dr_group "\Data Replication\DR Group 001" nosuspend
This would list the Data Replication Group and then suspend resume the link.
Called by:
sssu.exe "file C:\SSSU_Scripts\sssu.txt"
sssu can be invoked interactively, there's usually an icon on the server CommandView has been installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2006 08:39 AM
тАО12-12-2006 08:39 AM
Re: What are "business copy" equivalent commands to EMC bcv commands?
I have a few more follow-up questions.
1. where or how to execute these SSSU commands "select...", or "ls...". I know I have to read the document, but, can you please let me know quickly how to execute them, or how to go into SSSU to run these commands?
2. I used to use EMC commands "symmir" to do bcv sync and split, what the equivalent Business Copy commands to do sync and split, respectively?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2006 10:42 AM
тАО12-12-2006 10:42 AM
Re: What are "business copy" equivalent commands to EMC bcv commands?
Looks like you have any EVA, so I would check out this manual:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00605847/c00605847.pdf
It is the reference guide for SSSU.
HTH,
Curt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2006 01:13 PM
тАО12-12-2006 01:13 PM
Re: What are "business copy" equivalent commands to EMC bcv commands?
If you know of the equivalent commands of business copy split and sync I am looking for, please let me know.
Because I know EMC bcv, so if I can start with "business copy" which is the same idea as EMC bcv, that will help me to speed up reading the document, and know EVA storage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2006 04:26 AM
тАО12-13-2006 04:26 AM
Re: What are "business copy" equivalent commands to EMC bcv commands?
I think the commands you are looking for are
ADD SNAPSHOT, ADD MIRRORCLONE, ADD MULTISNAP. Review the syntax in the manual listed above.
Some HP Business Copy or BCV's are different than the EMC realm, so you may want to get some training before you start manipulating BC's in a production environment.
Curt