- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- upgrade mirrored system disks from 73 to 146 Go
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-24-2007 07:51 PM
06-24-2007 07:51 PM
I have two internal disk of 73 Go in my rp4440.
This disk's contains hpux11.i
They are mirrored whith lvm-mirror.
I want to change for two 146 Go.
what is the procédure ?
Thank's.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2007 07:55 PM
06-24-2007 07:55 PM
SolutionYour vg are certainely configured for 73G disks
check by vgdisplay -v /dev/vg00 and verify Max Pe and size of blocks
The most easy is to save your server by Ignite , stop server , replace old disks by the new and restore ignite backup on new disks
Regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2007 07:59 PM
06-24-2007 07:59 PM
Re: upgrade mirrored system disks from 73 to 146 Go
If your vg is configured for 73 GB HD (MAX PE) then the only way to do it is restore a bootable ignite tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2007 08:23 PM
06-24-2007 08:23 PM
Re: upgrade mirrored system disks from 73 to 146 Go
I have checked on my server (73Gb disks installed)
Effectively max PE (4384) and PE size (16)are configured for 73G , so you must apply my preconisations in first message
-Do an ignite Backup
- restore Ignite backup
Regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2007 10:05 PM
06-24-2007 10:05 PM
Re: upgrade mirrored system disks from 73 to 146 Go
For 11.23 or 11.31 you may be able to adjust the max_pe value, otherwise backup and restore with ignite.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2007 10:22 PM
06-24-2007 10:22 PM
Re: upgrade mirrored system disks from 73 to 146 Go
Thank's.