- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Updating from 11.0 to 11i using update-ux
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-17-2005 06:05 AM
10-17-2005 06:05 AM
Updating from 11.0 to 11i using update-ux
ERROR: File "/cdrom/catalog/SOE/SOE.2/INFO": No such file or
directory (2). Cannot copy it to file
"/var/tmp/BAAa15491/catalog/SOE/SOE.2/INFO".
ERROR: File "/var/tmp/BAAa15491/catalog/SOE/SOE.2/INFO" does not
exist.
ERROR: The catalog files for product "SOE,r=B.11.11" failed to load.
Check the above output for details.
ERROR: Cannot continue the Analysis Phase until the previous errors
are corrected.
The file that it is complaining about is in the same path and case as what it thinks it wants, and can be viewed by catting it out. If anyone has any fix for this it would be greatly appreciated. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2005 08:01 AM
10-17-2005 08:01 AM
Re: Updating from 11.0 to 11i using update-ux
I plan to use the same method to update my 11.0 systems. In 11i installation & update guide, it mentions patches that need to be in place. I was wondering if you had the following patches;
PHKL_26450
PHKL_28060
PHCO_26449
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2005 09:15 AM
10-17-2005 09:15 AM
Re: Updating from 11.0 to 11i using update-ux
http://www.docs.hp.com/en/5990-7279/index.html
Especially the requirements part for the update.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2005 10:13 AM
10-17-2005 10:13 AM
Re: Updating from 11.0 to 11i using update-ux
What is your firmware version? Going by your system, it looks like you should be at a minimum of version 41.36.
To check your firmware version you can get this thru going into xstm and select a CPU and run information on it. You will see your firmware version there.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 03:40 AM
10-18-2005 03:40 AM
Re: Updating from 11.0 to 11i using update-ux
root@build226:/# swlist -l patch | grep PHCO_26449
PHCO_26449.CORE-ENG-A-MAN 1.0 OS-Core.CORE-ENG-A-MAN applied
PHCO_26449.UX-CORE 1.0 OS-Core.UX-CORE applied
# PHCO_26449 1.0 Add Rock Ridge extension to mount_cdfs(1M)
# PHCO_26449.CORE-ENG-A-MAN 1.0 OS-Core.CORE-ENG-A-MAN applied
# PHCO_26449.UX-CORE 1.0 OS-Core.UX-CORE applied
root@build226:/# swlist -l patch | grep PHKL_26450
PHKL_26450.CORE-KRN 1.0 OS-Core.CORE-KRN applied
# PHKL_26450 1.0 Rock Ridge extension for ISO-9660
# PHKL_26450.C-INC 1.0 ProgSupport.C-INC applied
# PHKL_26450.CORE-KRN 1.0 OS-Core.CORE-KRN applied
PHKL_26450.C-INC 1.0 ProgSupport.C-INC applied
root@build226:/# swlist -l patch | grep PHKL_28060
PHKL_28060.CORE-KRN 1.0 OS-Core.CORE-KRN applied
PHKL_28060.CORE2-KRN 1.0 OS-Core.CORE2-KRN applied
# PHKL_28060 1.0 Y2k; Rock Ridge extension for ISO-9660
# PHKL_28060.C-INC 1.0 ProgSupport.C-INC applied
# PHKL_28060.CORE-KRN 1.0 OS-Core.CORE-KRN applied
# PHKL_28060.CORE2-KRN 1.0 OS-Core.CORE2-KRN applied
PHKL_28060.C-INC 1.0 ProgSupport.C-INC applied
Also, my firmware is 43.43 so I should be fine there.
Even with the above patches, I still get the error that it cannot find the file. Any help is appreciated, thanks.