- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: disk mirror info
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
04-25-2005 08:28 AM
04-25-2005 08:28 AM
disk mirror info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2005 09:16 AM
04-25-2005 09:16 AM
Re: disk mirror info
Do your LV increase like you normally would. The MirrorUX will pick up on it an do the mirror automagically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2005 09:37 AM
04-25-2005 09:37 AM
Re: disk mirror info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2005 10:39 AM
04-25-2005 10:39 AM
Re: disk mirror info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 01:04 AM
04-26-2005 01:04 AM
Re: disk mirror info
We have started down the 11iv2 path - have 4 systems now running on it - fresh install on all of them - then restored data...so I can't give you any experience as far as upgrading...
Best would be to split mirror...make sure you have a make_tape_recovery tape first!
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 01:10 AM
04-26-2005 01:10 AM
Re: disk mirror info
What lvols do you need to enlarge? Bear in mind that /, /stand and swap need to be contiguous and if any of these need to be enlarged, the only feasible way to do this would be via an Ignite make_tape_recovery backup/restore.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 02:54 AM
04-26-2005 02:54 AM
Re: disk mirror info
Once done, you can import the old vg00 to something like vg00_v1 and move over any customized files like passwd, group, fstab...
You now have a fresh 11iv2 plus a viable fallback that requires nothing more than a boot off that v1 device. Once things are stable, remirror.
caveat: you will be without mirroring for a period of time unless you have more than 1 mirror copy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 09:13 PM
04-26-2005 09:13 PM
Re: disk mirror info
You definitely need good amount of space in /usr filesystem (if it is a seperate filesystem, else / filesystem should be large enough).
My suggestion is to split the mirror and perform upgrade on one of the mirrors...
Also in case you do not have a seperate /usr fs, and you need to increase the size of root filesystem, keep in mind that it must be contiguous, and that would require freeing up some space from the next physical extent (next to the last physical extent root fs is using).
Rgds