- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Upgrading From 10.20 to 11.00
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
03-06-2003 12:14 PM
03-06-2003 12:14 PM
Upgrading From 10.20 to 11.00
******************************
Compiling /stand/build/conf.c...
cpp: "/usr/conf/space.h.d/../h/../h/../h/../h/mp.h", line 20: error 4036: Can't open include file '../h/netstatistic.h'.
cpp: "/usr/conf/space.h.d/core-hpux.h", line 26: error 4036: Can't open include file '../h/crashconf.h'.
cpp: "/usr/conf/space.h.d/core-hpux.h", line 435: error 4036: Can't open include file '../h/mod_obj.h'.
cpp: "/usr/conf/space.h.d/../h/map.h", line 48: warning 2001: Redefinition of macro NSYSMAP.
cpp: "/usr/conf/space.h.d/core-hpux.h", line 758: warning 2001: Redefinition of macro NCSIZE.
cpp: "/stand/build/conf.c", line 27: error 4036: Can't open include file '/usr/conf/h/mod_conf.h'.
cpp: "/stand/build/conf.c", line 28: error 4036: Can't open include file '/usr/conf/h/mod_k.h'.
*** Error exit code 1
Stop.
make failure.
ERROR: The command "/usr/sbin/mk_kernel", which is used to rebuild
the kernel, has failed. Because kernel-related filesets were
installed, this command must be executed by "swinstall",
without failures, before the load can continue. Check the
above output for details about the failure.
NOTE: The Install Phase has suspended. Check the above output
************************************
Any idea how I can reslove this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:16 PM
03-06-2003 12:16 PM
Re: Upgrading From 10.20 to 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:21 PM
03-06-2003 12:21 PM
Re: Upgrading From 10.20 to 11.00
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:25 PM
03-06-2003 12:25 PM
Re: Upgrading From 10.20 to 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:28 PM
03-06-2003 12:28 PM
Re: Upgrading From 10.20 to 11.00
Be careful, IRI, you could spend more time troubleshooting problems with the upgrade procedure than you would if you just did the cold install, and ported your applications.
Besides, it's a good idea to have a handle on where your apps reside. Consider putting any custom code in a separate directory. (rather than in /usr/local/bin, for example)
-tjh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:34 PM
03-06-2003 12:34 PM
Re: Upgrading From 10.20 to 11.00
I know of absolutely noone who's been able to complete a 10.2 -> 11 upgrade w/o multiple errors. About the shortest I've heard it being done from start to finish was 1 - 1/2 days of solid work.
Make 2 make_recovery tapes, vgexport all non-vg00 VGs & store them on another server, create NIS file backups on another host and use those resources to pull the data & config back after a cold install.
We use an in-house script that pulls all the important & relevant info off a system & then tar/gzip it to be stored on another system & then pulled back to reapply after the install.
Using this method we can start in the AM & have it right back where we want it before COB that day.
But it's your system & your call.
Good Luck,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:56 PM
03-06-2003 12:56 PM
Re: Upgrading From 10.20 to 11.00
Here's an idea: Install clean 11i, then restore via Netbackup( without overwriting existing files ) onto vg00. That may get your print definitions and the custom apps. Not sure if they will function but the files will be there. I would try that on an isolated test box. Make an ignite and recover onto it, then restore the original servers data on top. Worth a try if you have a spare D box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 01:44 PM
03-06-2003 01:44 PM
Re: Upgrading From 10.20 to 11.00
When the upgrade was successful, it took 26 to 28 hours to complete!
The biggest problem I had was about 8 hours into the upgrade, the system disk became unbootable. The system had to be recovered from backup.
The problem was that although I had the patches installed on 10.20 to fix the problem and I installed the 11.0 versions to fix the problem, an install of Mirroring installs a new version of LVM, which does not contain the needed patches. The solution was to reinstall all the LVM patches, immediately after installing Mirroring.
I strongly advise to do a cold install and migrate your apps. It will be far less painful and time consuming.
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 01:57 PM
03-06-2003 01:57 PM
Re: Upgrading From 10.20 to 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 06:22 AM
03-07-2003 06:22 AM
Re: Upgrading From 10.20 to 11.00
looks like you have valid reasons for choosing the upgrade over the cold install. Upgrades can be successful but requires some detail planning. I strongly suggest using some type of data collection tool, to put all your important system information into a one easy to read package, like this one it's free and easy to use http://cfg2html.port5.com/index.html. I also strongly suggest you check out the installation and update guide at www.docs.hp.com, http://www.docs.hp.com/hpux/onlinedocs/5187-1843/5187-1843.html
As for your kernel rebuild error, verify that you can rebuild the kernel before attempting the upgrade; also check for PHKL-16499 this patch causes kernel build failure. If PHKL_16499 is present then you can either remove it or install PHKL_18506 or a superceding patch from HP's IT Resource Center. Refer to the installation guide at www.docs.hp.com for information.
Keep in mind that HP offers upgrade assistance, for more information on these and more services place call with the Response Center at 1-800-633-3600 or contact Remote Engineer Services directly at 1-888-376-4737.
Good luck,
Everett
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 08:21 PM
03-07-2003 08:21 PM
Re: Upgrading From 10.20 to 11.00
http://docs.hp.com/hpux/pdf/B2355-90153.pdf
I've done successful upgrades, but it sure was a LOT easier to do a cold install.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2003 08:42 PM
03-07-2003 08:42 PM
Re: Upgrading From 10.20 to 11.00
http://docs.hp.com/hpux/pdf/B3782-90785.pdf
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2003 06:24 AM
03-08-2003 06:24 AM
Re: Upgrading From 10.20 to 11.00
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2003 09:31 AM
03-08-2003 09:31 AM
Re: Upgrading From 10.20 to 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2003 01:51 PM
03-10-2003 01:51 PM