HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to Increase the size of root file system in HP...
Operating System - HP-UX
1834557
Members
3509
Online
110069
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
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
07-21-2002 07:42 PM
07-21-2002 07:42 PM
How to Increase the size of root file system in HPUX 10.20 ?
Hi all,
I am going to perform a Disaster Recovery for a server which contains HPUX 10.20. My question is that how can I extend the filesystem for the root without reinstall the OS !!
Do I need to reboot to single user mode ?? How??
Many thanks,
Chris,
I am going to perform a Disaster Recovery for a server which contains HPUX 10.20. My question is that how can I extend the filesystem for the root without reinstall the OS !!
Do I need to reboot to single user mode ?? How??
Many thanks,
Chris,
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 08:06 PM
07-21-2002 08:06 PM
Re: How to Increase the size of root file system in HPUX 10.20 ?
Hi Chris,
You need to create a make_recovery tape (ignite) and then boot from the tape. You can find all the information you need here:
http://www.docs.hp.com/hpux/onlinedocs/B2355-90749/B2355-90749.html
You can download the latest version from here:
http://www.software.hp.com/products/IUX/download.html
A simple way to create a bootable interactive tape is this if you have the software already loaded.
# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
(not the no-rewind device usages)
HTH
Michael
You need to create a make_recovery tape (ignite) and then boot from the tape. You can find all the information you need here:
http://www.docs.hp.com/hpux/onlinedocs/B2355-90749/B2355-90749.html
You can download the latest version from here:
http://www.software.hp.com/products/IUX/download.html
A simple way to create a bootable interactive tape is this if you have the software already loaded.
# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
(not the no-rewind device usages)
HTH
Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 08:09 PM
07-21-2002 08:09 PM
Re: How to Increase the size of root file system in HPUX 10.20 ?
If you are talking about extending the '/' file system, there is NO easy way to do this without essentially reinstalling.
The BEST and EASIEST way to do this is to create a make_tape_recovery tape (or 2 for safeties sake) and then boot from that tape, interact with the install and reset whatever LV sizes you want.
For more information, and to download IGNITE/UX (for FREE) go to:
http://software.hp.com/products/IUX
The command I use to create an make_tape_recovery tape is (this assumes you tape drive is /dev/rmt/0mn, if it isn't make the appropriate change):
/opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -I -v -x inc_entire=vg00
The BEST and EASIEST way to do this is to create a make_tape_recovery tape (or 2 for safeties sake) and then boot from that tape, interact with the install and reset whatever LV sizes you want.
For more information, and to download IGNITE/UX (for FREE) go to:
http://software.hp.com/products/IUX
The command I use to create an make_tape_recovery tape is (this assumes you tape drive is /dev/rmt/0mn, if it isn't make the appropriate change):
/opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -I -v -x inc_entire=vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2002 08:22 PM
07-21-2002 08:22 PM
Re: How to Increase the size of root file system in HPUX 10.20 ?
I totally agree with Michael and Patrick, make_tape_recovery is the safest way to do it. However I just wanted to point out another option you may want to explore. It depends on 2 things ..
- must have OnlineJFS
- have a second disk in vg00
It involves using pvmove to move the adjacent logical volumes to root logical volumes to another disk thus free up extents for "/" to expand. This is by far the "coolest" method I've seen. I have tested it on my testbed workstation and it worked just fine. Take a look at the process here ..
http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000058669410
DocumentID=KBRC00006582
- must have OnlineJFS
- have a second disk in vg00
It involves using pvmove to move the adjacent logical volumes to root logical volumes to another disk thus free up extents for "/" to expand. This is by far the "coolest" method I've seen. I have tested it on my testbed workstation and it worked just fine. Take a look at the process here ..
http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000058669410
DocumentID=KBRC00006582
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