- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- update-ux error
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
Discussions
Discussions
Discussions
Forums
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
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-17-2010 12:02 AM
тАО03-17-2010 12:02 AM
update-ux error
Am upgrading one of our vpars from HP-UX 11i v2 Enterprise to HP-UX 11i v3 VSE-OE but I encountered the error message below:
* Running "preinstall" script for fileset "OS-Core.SYS2-ADMIN".
* Installing files "OS-CORE.SYS2-ADMIN, r=B.11.31" (19 of 2065).
* Running "postinstall" script for fileset "OS-Core.SYS2-ADMIN".
ERROR: Failed to detect an EFI file system on device: Boot If this device file is not on your root disk, then check to ensure that the /stand/bootconf file contains the correct information. See the bootconf (4) man page for details.
* Running "postinstall" script for fileset "OS-CORE.SYS2-ADMIN". failed with 1 error.
ERROR: The "postinstall" script for fileset "OS-CORE.SYS2-ADMIN" failed (exit code "1"). The script location was "/var/tmp/BAAa29575/catalog/OS-CORE.2/SYS2-ADMIN/postinstall".
ERROR: The install phase has suspended.
ERROR: Aborting the install phase.
The update aborts to this error. Am using HP-UX 11i release 4 VSE-OE for the upgrade. Hope you can help.
Thanks!
ROMMEL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2010 01:28 AM
тАО03-17-2010 01:28 AM
Re: update-ux error
Have you checked /stand/bootconf, does it include your boot disks?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2010 01:33 AM
тАО03-17-2010 01:33 AM
Re: update-ux error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2010 01:39 AM
тАО03-17-2010 01:39 AM
Re: update-ux error
# efiutil
and
# ioscan -funeC disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2010 01:42 AM
тАО03-17-2010 01:42 AM
Re: update-ux error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2010 02:43 AM
тАО03-17-2010 02:43 AM
Re: update-ux error
Have you checked that your EFI f├Д┬▒le systems are ok? You can check with :
# efi_ls -d /dev/rdsk/cxtxdys1 EFI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2010 10:18 PM
тАО03-17-2010 10:18 PM
Re: update-ux error
efi_ls: open device failed (errno = 2)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2010 11:29 PM
тАО03-17-2010 11:29 PM
Re: update-ux error
efi_ls: open device failed (errno = 2)
You'll need to tell us what command you executed.
/dev/rdsk/cxtxdys1 is just a template, where you need to replace "x" and "y" by what's valid for your system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2010 12:47 AM
тАО03-18-2010 12:47 AM
Re: update-ux error
efi_ls -d /dev/rdsk/c2t6d11 (this is the primary boot disk)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2010 12:55 AM
тАО03-18-2010 12:55 AM
Re: update-ux error
efi_ls -d /dev/rdsk/c0t0d0s1
Or c3t2d0s1 for another. That "s1" is needed for the proper slice. But I get "efi_ls: invalid efi device" if I leave it off.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2010 09:22 AM
тАО03-18-2010 09:22 AM
Re: update-ux error
Please verify:
1. Your vPar running in 11iV2, was it on an itanium platform, or did you move it to one for purpose of this upgrade?
2. When issuing the commands suggested by others in this thread, were you doing so on the vPar booted in 11iV2 on the disk you've identified?
If your boot disk was from a PA-RISC platform, and now you're running Itanium, you'll have to take steps to prepare the disk as an EFI boot disk. Specific instructions can be provided if necessary. Depending on your setup, you may have to completely rebuild the disk. You didn't mention it, but are you using ignite in any way in this procedure?
-RCP