- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall problems and swlist
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
12-01-1999 04:53 AM
12-01-1999 04:53 AM
swinstall problems and swlist
configured correctly as well as just installed? Basically, I had a swinstall
session hang on me while installing patches... I gave the install process
plenty of time to finish in the event it was just a case of a lost acl
connection to my PC controller (see
http://us-support.external.hp.com/cki/bin/doc.pl/sid=e02be1c00c2a11599b/screen=c
kiDisplayDocument?docId=200000046328684). Eventually I had to kill the
swinstall process' but the patches I was installing at the time show up in the
swlist output without errors. So, are the patches I installed configured
properly? Is there another way to verify? Or should I always deinstall then
reinstall everything when the swinstall session hangs?
Thanks
Erik Voelker
evoelker@giv.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-1999 05:30 AM
12-01-1999 05:30 AM
Re: swinstall problems and swlist
it! Reinstall it instead, using the reinstall options. If only part of the
patch was installed and you remove it, swremove could end up deleting the wrong
filesets.
To tell if a fileset is "configured" instead of just "installed", use this
command:
# swlist -l fileset -a state | more
To the right of each entry will be either a blank space or a word. The state
you want is "configured". Other possible states are "installed", "transient",
and "corrupt". If something is installed, use swconfig to configure it.
Transient and Corrupt filesets usually need to be reinstalled.
If you are having problems with swinstall hanging and you have access to the
Electronic Support Center, see the online document A4837047.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-1999 05:30 AM
12-01-1999 05:30 AM
Re: swinstall problems and swlist
You may want to check out the swinstall failure & backout thread from a
couple of days ago. It contains information you may find helpful. Short
answer:
swlist -l fileset -a state
will show you the status of all registered filesets. "Configured" means
successfully and cpompletely installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-1999 09:28 AM
12-01-1999 09:28 AM
Re: swinstall problems and swlist
In addition to the swlist mentioned (& I tried as suggested by the other
guys). I normally use swverify which gives you more information than just
swlist etc. If it's the output is 'Transient' and you are welcome to the
manual remove and rebuild the main sd INDEX file as Neil Gast suggested.
If you look at HP's white paper on 'patches' included with 10.20. You'll see
you can override & reinstall a patch for example. Tape backup first. I'm
leaning towards Neil's suggestion since I got all this aCC & libraries
affected. I hate to force it and get a worse mess.
No one way is absolute. The more you check with the better you feel. Heck I
even check the /tmp directories.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-1999 01:24 AM
12-02-1999 01:24 AM
Re: swinstall problems and swlist
"cksum" and "what" on the files that the patch is going to or already loaded.
That text should be supplied with every patch.
If the what strings and cksum don't match what the patch text states, then the
patch didn't install.