- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX 11 to 11.11 OS Upgrade
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
10-10-2004 06:36 PM
10-10-2004 06:36 PM
HP-UX 11 to 11.11 OS Upgrade
I will need to perform OS upgrade of 1 HP-UX server running 11.00 to 11.11.
Scope of work:
- We will remove the mirrored vg00 which is only 18GB size (2x 9GB PVs) with new 146GB size (2x 73GB PVs).
- Ignite the new harddisks (2x 73GB PVs) with 11.11
- Restore back OS configuration files and setting
Note: Application volume group is NOT touched
Query: - Can anyone advise me on the OS files and settings to backup and restore to ensure proper migration?
- Is they any relevant guide available?
Thanks/cliff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 07:19 PM
10-10-2004 07:19 PM
Re: HP-UX 11 to 11.11 OS Upgrade
I don't know you aplication but main
topics are:
1. network configuration
- /etc/rc.config.d/netconf
- /etc/hosts
- /etc/services
- /etc/inetd.conf
if you use DNS
- /etc/resolv.conf
- /etc/nsswitch.conf
2. kernel parameters configuration
3. crontabs
- /var/spool/cron
- /var/adm/cron (allow, deny)
4. user database
- /etc/group
- /etc/passwd
- /home
if you use trusted
- /tcb
5. network tuning
- /etc/rc.config.d/nddconf
6. printers ??
You have to backup entire:
/etc
/sbin/init.d
/home
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 09:21 PM
10-10-2004 09:21 PM
Re: HP-UX 11 to 11.11 OS Upgrade
. Have a look at /opt (may be some particular software installed)
. Look at the result of swlist -l bundle/product/fileset. May help you to find software to reinstall
. Don't forget to get new codewords for those under /var/adm/sw/.codewords
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 09:32 PM
10-10-2004 09:32 PM
Re: HP-UX 11 to 11.11 OS Upgrade
thanks/cliff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 09:32 PM
10-10-2004 09:32 PM
Re: HP-UX 11 to 11.11 OS Upgrade
Better to go thr' this link.
http://docs.hp.com/hpux/pdf/5990-7290.pdf
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 09:38 PM
10-10-2004 09:38 PM
Re: HP-UX 11 to 11.11 OS Upgrade
Wondering how do I migrate current 11.00 kernel configuration over to the new 11.11 installation?
thanks/cliff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 09:45 PM
10-10-2004 09:45 PM
Re: HP-UX 11 to 11.11 OS Upgrade
I would suggest you to do Fresh Installation.
Points to be taken care are:
1. Take VG00 backup using make_recovery command so that in case of any problem you can atleast revert back immediately by restoring.
2. Note down configurations that you have done on your server. GOra has nicely elaborated the needed configuration file.(Keep this for your reference only)
3. Get new codewords, Application CD..etc that you may require further.
And then start with the fresh installation.
After OS installation is complete, refer you to earlier notings about System configuration and go further. Install your Application.
This way, it will be clean and fast. Only thing is you need to prepared and equiped with all resources (codewords, licenses, Application software etc.)
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 10:02 PM
10-10-2004 10:02 PM
Re: HP-UX 11 to 11.11 OS Upgrade
1. As mentioned make notes of the configuration. As you are swapping disks simply keep the old as fallback and install 11.11 on the new ones. If you have disk bays you may even be able to mount the old disks if you want to copy any files.
2. Make a ignote backup of your 11.0 system. Swap to the new disks and restore. Then do the upgrade.
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 10:04 PM
10-10-2004 10:04 PM
Re: HP-UX 11 to 11.11 OS Upgrade
Correct me if I am wrong, I will note down manually the current /stand/system file kernel settings and have it configured again once 11.11 is installed proper?
thanks/cliff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 10:06 PM
10-10-2004 10:06 PM
Re: HP-UX 11 to 11.11 OS Upgrade
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 10:40 PM
10-10-2004 10:40 PM
Re: HP-UX 11 to 11.11 OS Upgrade
You don't have to worry about the system and kernel..SImply note down the kernel parameters you changed for your Application Tuning... otherwise it should be okay with new kernel that will be formed.
Also any parameter if you had changed anything for better network and OS performance but this one you should be doing only if any performance issue comes up.
Hope that helps.
Regards,