- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- changing 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-04-2003 07:30 AM
11-04-2003 07:30 AM
I have a mirrored file system on 2GB disks. I need more space, so I have to swap 2GB disks with 4GB disks. Can I do it this way.
1. Break the mirror
2. Reduce the volume group and take one 2GB disk out.
3. Add 4GB disk in its place and add in vg
4. Mirror with 2GB disk.
5. After mirroring done, break the mirror.
6. Reduce the volume group and take second 2GB disk out.
7. Add second 4GB disk and sync mirror.
Any other better way? These are hot swap disks.
Thanks
-GK-
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 07:33 AM
11-04-2003 07:33 AM
Re: changing disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 07:37 AM
11-04-2003 07:37 AM
Re: changing disks
I checked and it is 1016. So I guess, I can not do this way.
-GK-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 07:38 AM
11-04-2003 07:38 AM
Re: changing disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 07:40 AM
11-04-2003 07:40 AM
SolutionActually, you may be in luck. If you Max PE per PV is 1016 *AND* your PE Size is 4 (which is the default) then you will be fine.
The maximum disk size is set by a combination of the above values. With Max PE/PV of 1016 and PE Size of 4 (in MB) the you can have a max disk of 4064 MB. That is just short of a true 4GB, but it may be just enough for you.
If you PE Size is larger than 4, then you have no worries at all. If the PE Size is smaller than 4, then you have a problem and your only choice would be to recreate the VG.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 07:51 AM
11-04-2003 07:51 AM
Re: changing disks
I miscalculated it. Max PE per PV is 1016 and size of each PE is 4MB. But the disks that I'm using has 1023PE. I guess I can loose 7PE to save downtime.
-GK-