- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Disk Mirroring
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
11-07-2005 06:48 AM - last edited on 08-24-2014 08:08 PM by Lisa198503
11-07-2005 06:48 AM - last edited on 08-24-2014 08:08 PM by Lisa198503
Disk Mirroring
I have a question on mirroring.
We setup disk mirroring on one of the computers and shipped it to the location it is now. One of the disks failed to come up when it reached its destination. This was some time ago. Now that disk became active. I've been told it mirrored itself back onto the disk they have been using all this time.
So my boss is asking me to find out why and how to make it so that mirroring is done with the more current data. Not having direct access to the disks I'm not sure if it did mirror it off the older disk image or if the newer image still exists but the older one is masking it. Any help or information to this would be helpful thanks.
P.S. This thread has been moved from HP-UX Technical Documentation to LVM and VxVM. -HP Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 06:52 AM
11-07-2005 06:52 AM
Re: Disk Mirroring
HP-UX 11iv23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 06:52 AM
11-07-2005 06:52 AM
Re: Disk Mirroring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 07:02 AM
11-07-2005 07:02 AM
Re: Disk Mirroring
You can check if the disks are synced or not by the follwoing command:
lvdisplay -v
You should see all extents synced and available. If any are stale, you try to run "vgsync" to see if that works, but most of the time stale extents mean a failing or failed disk.
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 09:25 AM
11-07-2005 09:25 AM
Re: Disk Mirroring
Very well could be that the disks are out of sync though I'll have my customer run
"lvdisplay -v /dev/vg01/lv01" or what ever the logical volumes name is. What would I be looking for? What kind of output can I expect if they are out of sync? What if there in sync?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 02:22 PM
11-07-2005 02:22 PM
Re: Disk Mirroring
Did disk1 become active whilst disk2 is active (booted with the OS)? If that's the case - which appear is not, then disk1 should now contain disk2's data.
IF disk1 became "active" from Cold Start -- then I would say your disk2's current data is probably history as disk1 would have pushed/synched its changes to disk2.
I could be wrong though as I've ever actually experimented with this on LVM managed systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 02:30 PM
11-07-2005 02:30 PM
Re: Disk Mirroring
If you could see the current status of the mirror you could probably identify it.
Regards
Radhakrishnan