HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Difficult situation - mirroring of boot volumes
Operating System - HP-UX
1834512
Members
2216
Online
110068
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
05-09-2002 02:37 AM
05-09-2002 02:37 AM
Hello Experts,
I have a big problem...
At present time a few of our servers have the boot volume span over 2 physical hard disks.
I would like if possible to break the stripe set and after that mirror the disks without re-installing the OS? The server is N class and does not have spare internal hotswapable hard disk slot but there is a VA storage attached to it from where I can borrow one.
Thanks in advance.
I have a big problem...
At present time a few of our servers have the boot volume span over 2 physical hard disks.
I would like if possible to break the stripe set and after that mirror the disks without re-installing the OS? The server is N class and does not have spare internal hotswapable hard disk slot but there is a VA storage attached to it from where I can borrow one.
Thanks in advance.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 03:47 AM
05-09-2002 03:47 AM
Re: Difficult situation - mirroring of boot volumes
the only way I see to do this is to copy the entire partition on another partition, ex. on the storage. boot on a CD to get a shell and then rebuild your disks by breaking the strippe.
But this is not the procedure i will follow if i were the sysadmin. I prefere to copy all my software on the storage, stop the server pull out the two drives and reinstall the OS on two new drives. like that you are safe because the roolback procedure is easy.
Pascal
But this is not the procedure i will follow if i were the sysadmin. I prefere to copy all my software on the storage, stop the server pull out the two drives and reinstall the OS on two new drives. like that you are safe because the roolback procedure is easy.
Pascal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 05:55 AM
05-09-2002 05:55 AM
Solution
Hi Kiril,
You can try moving lvols around by mirroring and unmirroring. This should work if you have enough extra disk.
For example, if /dev/vg00/lvolx is on /dev/dsk/cxtxdx and you want to move it to /dev/dsk/cytydy,
you can do:
lvextend -m 1 /dev/vg00/lvolx /dev/dsk/cytydy
and then
lvreduce -m 0 /dev/vg00/lvolx /dev/dsk/cxyxdx
Mladen
You can try moving lvols around by mirroring and unmirroring. This should work if you have enough extra disk.
For example, if /dev/vg00/lvolx is on /dev/dsk/cxtxdx and you want to move it to /dev/dsk/cytydy,
you can do:
lvextend -m 1 /dev/vg00/lvolx /dev/dsk/cytydy
and then
lvreduce -m 0 /dev/vg00/lvolx /dev/dsk/cxyxdx
Mladen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 12:18 PM
05-15-2002 12:18 PM
Re: Difficult situation - mirroring of boot volumes
If you still have space available on the first (primary) disk, you can use pvmove to move the lvol's from the second disk to the first disk.
Then you would have the second disk free for mirroring.
Jon
Then you would have the second disk free for mirroring.
Jon
"Do or do not. There is no try!" - Yoda
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP