- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Timefinder/BCV Implementation
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
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
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
09-21-2002 12:26 PM
09-21-2002 12:26 PM
Is following possible?
GROUP1={STD device 1-3 + BCV 1-3 }
GROUP2 ={Same STD devices as above + BCV 4-6 }
Can same STD device be present in two emc device group?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2002 05:11 PM
09-21-2002 05:11 PM
Re: Timefinder/BCV Implementation
However you can use concurrent BCV's to support what you want to use , provided you have a symmetrix frame .
Concurrent BCV's are microcode dependent , so you have to check the micro code of your symmetrix box .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2002 08:15 PM
09-21-2002 08:15 PM
Re: Timefinder/BCV Implementation
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2002 09:57 PM
09-21-2002 09:57 PM
Re: Timefinder/BCV Implementation
Either my question was misunderstood or I didn't explain well.
What I was expecting is multi function BCV. I don't want to attach std device with two BCVs at the same time.
I want to establish std device with BCV1 at 10 PM and same std device with BCV2 at 4 AM. In order to do it I should create two groups. Am I right?
Please see Timefinder demo in EMC website. The slide before Concurrent BCVs talks about multi function BCV. Upto 8 BCVs can be remembered by Timefinder for one standard device.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2002 05:37 AM
09-22-2002 05:37 AM
Re: Timefinder/BCV Implementation
Yes you can have two bcv group at with same standard.
But before establishing 2nd set of bcv you need to issue following command
#symld -g bcv1 moveall bcv2
to see the group
#symdg show
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2002 05:41 AM
09-22-2002 05:41 AM
Re: Timefinder/BCV Implementation
#symdg list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2002 06:20 AM
09-22-2002 06:20 AM
SolutionYou can't have the same std devices in two different groups, but you don't need to do that to do what you want to do. We have an EMC BCV configuration just like what you are describing. We have one device group, and two sets of BCVs. We use the first set to split off for backups, and the second set is mounted to a test/development system for use by programmers. You can have up to eight BCVs associated with one std device. As someone else has mentioned, it all depends on the EMC microcode level in your Symmetrix array and the level of EMC software you are running. You can even keep up with up to eight sets of BCVs and just do incremental re-syncs to the std devices as needed, so you don't have to do a full resync each time.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2002 08:52 AM
09-22-2002 08:52 AM
Re: Timefinder/BCV Implementation
YOu can do something like this .
GROUP1 = (STD Devices 1-3 + BCV 1-6 )
AT 1.00 clock establish STD 1-3 with BCV 1-3 . AFter they are synchronised split it .
At 4.00 establish STD 1-3 with BCV 4-6 .
Of course here for establishing and spliting , you have to use the individual device names (logical or physical ) instead of the group name .
As I said earlier , you have to check the version of your microcode and your software version , whether they support multiple /concurrent BCV's or not .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2002 09:43 AM
09-22-2002 09:43 AM
Re: Timefinder/BCV Implementation
Thank you , I got all the information I needed.
Raj