HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Data replication and LVM
Operating System - HP-UX
1827066
Members
4202
Online
109713
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
04-11-2005 06:19 PM
04-11-2005 06:19 PM
Guys,
I never got a chance to have a look how hpux would react when I have a bcv'ed or flashed copy of disks available on the same node. i.e.
I have nodeA which has vg01 on disk1,disk2 which got copied track-by-track (EMC or ESS at hardware level) to disk3,disk4. If i need to import disk3 and disk4's VG on the same node, What do I have to do.
Here in aix hv a command which would change the pvid's and i can import a new VG out of this . But curious to know how it is done in hpux. Read some where about changing the VG id , but can someone please explain how detail please.
Regds,
Kaps
I never got a chance to have a look how hpux would react when I have a bcv'ed or flashed copy of disks available on the same node. i.e.
I have nodeA which has vg01 on disk1,disk2 which got copied track-by-track (EMC or ESS at hardware level) to disk3,disk4. If i need to import disk3 and disk4's VG on the same node, What do I have to do.
Here in aix hv a command which would change the pvid's and i can import a new VG out of this . But curious to know how it is done in hpux. Read some where about changing the VG id , but can someone please explain how detail please.
Regds,
Kaps
Nothing is impossible
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 06:47 PM
04-11-2005 06:47 PM
Solution
First change the VGID of both the disks (because disk3 and disk4 are on the same node they will have same VGID as disk1 and disk2)and then create a new volume group and import the disks in that volume group. Have a look at the man pages of vgchgid
vgchgid /dev/rdsk/ /dev/rdsk/
mkdir /dev/vg02
mknod /dev/vg02/group c 64 0x020000
vgimport -v /dev/vg02 /dev/dsk/ /dev/dks/
vgchange -a y /dev/vg02
Cheers
Rajeev
vgchgid /dev/rdsk/
mkdir /dev/vg02
mknod /dev/vg02/group c 64 0x020000
vgimport -v /dev/vg02 /dev/dsk/
vgchange -a y /dev/vg02
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2005 09:01 PM
05-31-2005 09:01 PM
Re: Data replication and LVM
Hello Kapil,
This can be achieved by "timefinder software from EMC" which will do what you are trying to do. Or if you have veritas volume manager you can easily rebuild the diskgroup and all your data is back. Normally BCV copies are meant for doing off host back up that is you take a bcv split then import the dicks on the other host and do the backup.
http://www.emc.com/products/software/timefinder.jsp
This can be achieved by "timefinder software from EMC" which will do what you are trying to do. Or if you have veritas volume manager you can easily rebuild the diskgroup and all your data is back. Normally BCV copies are meant for doing off host back up that is you take a bcv split then import the dicks on the other host and do the backup.
http://www.emc.com/products/software/timefinder.jsp
Sundar
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP