- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX 11i Upgrade Problem
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
06-28-2002 06:31 AM
06-28-2002 06:31 AM
HP-UX 11i Upgrade Problem
ERROR: "hamilton:/": 8 filesets have a version with a higher revision number already installed.
This then causes several packages not to be selected for upgrade, i.e. LVM, JFS etc. I don't want to continue the upgrade without these critical packages.
Any Ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 06:40 AM
06-28-2002 06:40 AM
Re: HP-UX 11i Upgrade Problem
U may need to remove the newly installed bundles or fileset before proceeding with upgradation. Or go for fresh installation.
Best of luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 06:46 AM
06-28-2002 06:46 AM
Re: HP-UX 11i Upgrade Problem
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 06:47 AM
06-28-2002 06:47 AM
Re: HP-UX 11i Upgrade Problem
This is a recurring discussion in the forums. You could do a search on "install" but I'll save you the trouble. The general consensus seems to be that you're better off to go with a cold install, then vgimport your data disks. It saves headaches of just this sort.
Good luck,
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 06:58 AM
06-28-2002 06:58 AM
Re: HP-UX 11i Upgrade Problem
I would suggest a cold install of HP UX 11.11 rather then a upgrade from 11.0 to 11.11. Since upgrading the HPUX OS has many problems and issues involved.
Take a full backup of you data and install fresh OS. Or else you can always take a Ignoite backup of your existing root filesystem thro make_tape_recovery.
After loading the fresh OS on the root disk you can vgimport all your data.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2002 03:35 AM
06-29-2002 03:35 AM
Re: HP-UX 11i Upgrade Problem
Its been my experience that when upgrade work they work extremely well, but when they fail the bottom fails out. I'm not saying its impossible to have a successfull upgrade after you run into problem, but it will cost you more then desired downtime and many man hours. It at all possible I shoot for a cold Install. This will require a little more planning and knowledge of your system present onfigurations so you humpty dumpty back together.
As suggested take a full backup of your system and use Ignite-UX to make a bootable recovery tape of your VG00, if you need ignite following this link: http://www.software.hp.com/software/HPsoftware/IUX/index.html
Verify all third party software if any will run on HP-UX 11.11.
archive critical 11.00 files using tar:
in /etc I would get hosts, passwd, group, PATH issue, resolv.conf, nsswitch.conf, and servies.
Also use tar to save off you /home.
Dont forget about any special start scripts you might have in /sbin/rc directories.
Create mapfiles for all non-VG00 volume groups.
Also print out a ioscan, vgdisplay and and a
swlist.
Once your sure you have everything you need to rebuild your system, perform the install and put back all config. files. Only after saving off the orignal 11.11 file first. vgimport your non-vg00 volume groups.
If you do your homework, a cold install can be very successfull.
Good luck,
Everett