- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Increasing root - 10.20
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-17-2002 12:56 AM
07-17-2002 12:56 AM
We have interrupted the make recovery process whilst restoring to disk, and found that it created a 'new installation' of hpux 10.20 and all config files, e.g. hosts, have been set to default, If anyone knows which files to edit on the make recovery tape, we would be extremely grateful, points pending....
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 01:21 AM
07-17-2002 01:21 AM
Solutionu cando that by editing the file /var/opt/ignite/recovery/config.recover.
edit where ever necessary and make the recovery tape and do a recovery
for that u have to use make_recovery -p first. edit config.recover increase the size for the filesystems u want and resume make recovery with make_recovery -r.
or u can do interactive make recovery by specifiying -i option during making recovery tape and while doing recovery there is option to increase filesystem size etc.
CTK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 02:44 AM
07-17-2002 02:44 AM
Re: Increasing root - 10.20
If you are deploying many machines, you can make from this machine a 'perfect'ignitetape.
Goodluck
Donald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 04:55 AM
07-17-2002 04:55 AM
Re: Increasing root - 10.20
You can easily do this, and it is in fact one way Ignite recovery is often used.
Get and use a current version of Ignite' from the Ignite site:
http://www.software.hp.com/products/IUX/index.html
Once you have Ignite installed with 'swinstall', create a recovery tape of vg00:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
Don't confuse the '-i' option of the old 'make_recovery' with the '-i' option of 'make_tape_recovery'. The '-I' option of 'make_tape_recovery' is the *same* as the '-i' option of make_recovery. '-I' means cause the Ignite process to be interactive when booting from tape.
Boot your server from the tape drive containing your Ignite tape. Select "No" when asked if you wish to interact with the IPL.
After a few minutes you will see the message "Recovery tape created from system
Choose "Install / Media Only" and select the Advanced Installation tab to customize your installation. You can now re(specify) filesystem sizes (including swap).
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 08:00 AM
08-12-2002 08:00 AM