- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to create Simultaneous replication of data...
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
02-18-2008 08:42 PM
02-18-2008 08:42 PM
How to create Simultaneous replication of data (up to three copies)
Im using Mirrordisk/UX on HP-UX Server B.11.00 E 9000/887 486398211 8-user license
I would like to know how to create Simultaneous replication of data (up to three copies) or check the infomation of Simultaneous replication of data (up to three copies).
Any specific command ?
Regards,
Viswa.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 09:38 PM
02-18-2008 09:38 PM
Re: How to create Simultaneous replication of data (up to three copies)
You can use lvextend command to create multiple copy .
Eg -:
#lvextend â m 1 â ¦.for firs copy
#lvextend â m2 ..for second copy
Nair
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 09:39 PM
02-18-2008 09:39 PM
Re: How to create Simultaneous replication of data (up to three copies)
lvextend -m 1
lvextend -m 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 09:56 PM
02-18-2008 09:56 PM
Re: How to create Simultaneous replication of data (up to three copies)
How to see exiting mirror copies information ?
Regards,
Viswa.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 09:58 PM
02-18-2008 09:58 PM
Re: How to create Simultaneous replication of data (up to three copies)
How to see exiting mirror copies information i mean which logical volume is is having mirror information, etc..
Regards,
Viswa.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 10:14 PM
02-18-2008 10:14 PM
Re: How to create Simultaneous replication of data (up to three copies)
I hope like this.
lvdisplay -v /dev/vg*/lv*
--- Logical volumes ---
LV Name /dev/vg00/lvol1
VG Name /dev/vg00
LV Permission read/write
LV Status available/syncd
Mirror copies 1
Regards,
Viswa.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2008 11:00 PM
02-18-2008 11:00 PM