- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to replace the HWEnable11i with a new one in O...
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-03-2004 04:41 AM
03-03-2004 04:41 AM
How to replace the HWEnable11i with a new one in OS depot?
swremove HWEnable11i @ /depotpath
and then (for Dec. 2003 version)
swinstall -s /path/HWEnable11i.depot HWEnable11i @ /depotpath
Everything looks successful but all filesets are excluded, for instance, with the message,
The patch fileset "PHSS_29183.XEXT-RECORD,r=B.11.11.16" may
only be installed upon a previously installed base fileset. The specification for this base fileset is "Xserver.XEXTRECORD,fr=B.11.11,v=HP". Since there is no fileset on the target or selected from the source which matches this specification, fileset
"PHSS_29183.XEXT-RECORD,r=B.11.11.16" will be excluded.
The question is, how to make a single OS depot with the HPUXBase64 (Sep) and the HWEnable11i (Dec) live together?
Jun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 04:54 AM
03-03-2004 04:54 AM
Re: How to replace the HWEnable11i with a new one in OS depot?
Bundles like this are cumulative. You shouldn't have removed anything before installing.
Do you have a backup you can restore?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 04:55 AM
03-03-2004 04:55 AM
Re: How to replace the HWEnable11i with a new one in OS depot?
I forgot to mention that depots are created with the swcopy command.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 04:55 AM
03-03-2004 04:55 AM
Re: How to replace the HWEnable11i with a new one in OS depot?
Technically there is an install process, Core then unpacking the archive which deployes the image.
See links:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90153/B2355-90153_top.html&con=/hpux/onlinedocs/B2355-90153/00/00/61-con.html&toc=/hpux/onlinedocs/B2355-90153/00/00/61-toc.html&searchterms=Golden%7cImage%7cIgnite&queryid=20040303-105502
search:
http://us-support2.external.hp.com/emse/bin/doc.pl/sid=3494c97711d485bcae?todo=search&searchtext=Ignite+Golden+Image&x=28&y=12&searchcriteria=allwords&searchtype=SEARCH_MANUAL&searchcategory=ALL&rn=25&presort=rank
SEP
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 04:58 AM
03-03-2004 04:58 AM
Re: How to replace the HWEnable11i with a new one in OS depot?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 06:33 AM
03-03-2004 06:33 AM
Re: How to replace the HWEnable11i with a new one in OS depot?
swcopy -s /path/HWEnable11i.depot HWEnable11i @ /depotpath
output message
... 93 filesets were determined to be
skipped in the analysis phase.
Analysis and Execution succeeded.
Then I did
swlist -s /depotpath
and I got two bundles, both Sep and Dec version of the HWEnable11i are present. Should that be the normal way? At least I don't have the size advantage for the depot. During installation, do I need to choose both of them?
Thanks
Jun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 02:50 AM
03-04-2004 02:50 AM
Re: How to replace the HWEnable11i with a new one in OS depot?
Bare with me and HP, I'll come back and look for it.
Jun