- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 2 disk mirror test
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
06-17-2002 08:37 PM
06-17-2002 08:37 PM
I have two disk mirrored.
first time, I wanna mirror test on hpux11.0.
Do you know what is good method for test it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 08:48 PM
06-17-2002 08:48 PM
Re: 2 disk mirror test
When I have to demo mirrored disk at a customers site, I usually remove 1 of the disks and show the effect by using the lv* commands. These show the stale physical extents and stuff.
Afterwards, you re-insert the mirror disk and sync it with the command vgsync.
Bye,
Rik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 08:59 PM
06-17-2002 08:59 PM
Re: 2 disk mirror test
It depends on the disk types , if they are hot swappable then you can just remove one of them and check that the fielssytem is still fine , thought iot wills how the mirrored PV msiing and stale . In case they are not then you can shut down the system and remove the PV and check the same
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 09:00 PM
06-17-2002 09:00 PM
Re: 2 disk mirror test
If the disks is mirrored to a non-boot volume unlike vg00, you could do an lvsplit and lvmerge, to make sure that one or both sets are working. If it is the 'vg00' group, you do a boot set off the secondary disk. Only other test could be actually removing the disk, but you may not be in a postion to perform this
type of test.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 09:04 PM
06-17-2002 09:04 PM
Solution