- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- bundle installation pre-check
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
05-23-2002 06:43 AM
05-23-2002 06:43 AM
bundle installation pre-check
-James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 06:46 AM
05-23-2002 06:46 AM
Re: bundle installation pre-check
swlist -l fileset -a state | grep -v conf |grep -v "^#"
result should be empty. If isn't try to repair it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 06:52 AM
05-23-2002 06:52 AM
Re: bundle installation pre-check
After a swlist check & any cleanup required you can do the swinstall with a -p to preview w/o any actual install to be notified of any problems that would occur i.e. dependencies unfulfilled.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 06:52 AM
05-23-2002 06:52 AM
Re: bundle installation pre-check
Before you install a new patch bundle, I would do 'cleanup -c 1' to commit a baseline as you yourself have indicated. Before doing that, it is always good to backup '/var/adm/sw/' (the directory). Taking an Ignite make_tape_recovery images is always excellent insurance too.
After the patch application, run the 'check_patches' utility. This is a front-end to 'swlist' which verifies that all patches have been correctly installed.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 06:53 AM
05-23-2002 06:53 AM
Re: bundle installation pre-check
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 06:54 AM
05-23-2002 06:54 AM
Re: bundle installation pre-check
I would suggest you to do the following:
1) Create make_tape_recovery tapes
2) Create your patch bundle with Custom Patch Manager:
http://us-support.external.hp.com/wps/bin/doc.pl/sid=8e3176d41a23c39e64
3) Preview the results with -p option using swinstall (if needed)
4) Do the Installation
5) Run cleanup command if old patches exists
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 06:58 AM
05-23-2002 06:58 AM
Re: bundle installation pre-check
-x patch_match_target=true, if you do it from command line or:
menu Action->Manage patch selection and choose Automatically select patches from existing software on the depot if You use interactive swinstall