- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mirroring root partition
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
07-18-2010 04:15 AM
07-18-2010 04:15 AM
Iâ m having problem trying to identify which volume group will be used for the root, boot, swap and dump. So I was not able to complete the procedure for this part:
# lvextend â r
# lvextend â b
# lvextend â s
# lvextend â d
Attached is the RMS Server disk info for your reference.
Regards,
Robert Peregrin
BTC Networks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2010 04:21 AM
07-18-2010 04:21 AM
Re: Mirroring root partition
your root disk volume group is vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2010 04:46 AM
07-18-2010 04:46 AM
Re: Mirroring root partition
Is there a command to verify if the server is parisc or itanium?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2010 04:57 AM
07-18-2010 04:57 AM
Re: Mirroring root partition
post the output of
model and uname -a
if ur model starts with RPxxxx then its pa-risc if RXxxxx then itanium.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2010 05:09 AM
07-18-2010 05:09 AM
Re: Mirroring root partition
s7dmc # uname -a
HP-UX s7dmc B.11.11 U 9000/800 3617756966 unlimited-user license
s7dmc # model
9000/800/rp4440
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2010 05:10 AM
07-18-2010 05:10 AM
Re: Mirroring root partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2010 08:51 AM
07-18-2010 08:51 AM
Re: Mirroring root partition
i think you looking for command "lvlnboot" to identify the logical volumes.
#man lvlnboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2010 09:09 AM
07-18-2010 09:09 AM
Re: Mirroring root partition
See the attached file go to page 48 Appendix D for "Mirroring the Root Volume"
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2010 03:43 AM
07-27-2010 03:43 AM
Re: Mirroring root partition
Find attached "mirror_script".
How to run? >> Do 'ioscnan -fnC disk'
Copy the (cxtxdx) path of mirror disk and run command.
./mirror_script cxtxdx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2010 10:59 PM
07-27-2010 10:59 PM
Re: Mirroring root partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2010 04:58 AM
08-07-2010 04:58 AM
Re: Mirroring root partition
I still don't get the idea on which logical volume to use for root, swap, boot and dump.
Regards,
Robert Peregrin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2010 08:32 PM
08-07-2010 08:32 PM
Solution# lvlnboot -v vg00
to get this information.
Now use
# lvlnboot -r|-b|-d|-s ...
to write this information to the new disk too.
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
08-08-2010 01:41 AM
08-08-2010 01:41 AM
Re: Mirroring root partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2010 11:19 PM
08-09-2010 11:19 PM
Re: Mirroring root partition
One more question. What does "/usr/sbin/lvlnboot -R" do?
Regards,
Robert Peregrin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2010 11:27 PM
08-09-2010 11:27 PM
Re: Mirroring root partition
Recover any missing links to all of the logical volumes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2010 12:58 AM
08-10-2010 12:58 AM
Re: Mirroring root partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2010 01:00 AM
08-10-2010 01:00 AM