- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Replacing system disks
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-29-2007 02:30 AM
11-29-2007 02:30 AM
vg00 is running on 2 36 GB disks.
we want to replace those disks with 2 72GB disks without an ignite backup/restore.
is it possible to plug new disks with older disks, then include them in the vg00 and remove 36GB disks?
if yes, please provide me a detailed procedure
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 02:35 AM
11-29-2007 02:35 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 02:36 AM
11-29-2007 02:36 AM
Re: Replacing system disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 02:36 AM
11-29-2007 02:36 AM
Re: Replacing system disks
Check this settings of your vg (vgdisplay -v vg00)
Max PE per PV 4350
VGDA 2
PE Size (Mbytes) 4
In my case : 4350 x 4 = 17400
So I can max use a 18 GB disk in vg00
If this value is in your case 35000 then you can not add disks with a bigger capacity then 36 GB in your vg00 and the only solution is working with Ignite/UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 02:37 AM
11-29-2007 02:37 AM
Re: Replacing system disks
It will depend of :
1) Do you have mirrorux?
2)Max PE per PV
2)If default value then the answer will be no...
(because you could not the full size of the new disk so not much of use...
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 02:43 AM
11-29-2007 02:43 AM
Re: Replacing system disks
All your options will require downtime.
Depending on your currently layout if 36GB disk two is a mirror you can reduce it, remove it, insert the 72GB drive, then follow the mirroring procedures. Repeat for the other drive.
The first issue you will run into is that the max_pe for vg00 is probably too small for the 72GB disk. If you have a patched 11.23 or 11.31 you can use the vgmodify commands in maintenance mode to increase. There is an HP doc for Dynamic lun expansion for this.
You could put the new disk in a new VG and use dd but you will have to do more maintenance mode changes to remove vg00 and change the name of vgnew to vg00. Good luck here.
I still think your best bet is to create an Ignite image, restore it to the 72GB drive, boot it, check it, you can always boot back to the 36GB disk if there are any issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 03:27 AM
11-30-2007 03:27 AM