- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: PATCh Installation
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-12-2004 04:34 AM
05-12-2004 04:34 AM
Can I abort the process? How? And if I do, can I start again or is there a major problem?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 04:40 AM
05-12-2004 04:40 AM
Re: PATCh Installation
If you log onto the machine from another session does top or glance show swinstall or swagent doing anything?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 05:01 AM
05-12-2004 05:01 AM
Re: PATCh Installation
The CPU is 0.5% Its not hardly doing anything.
I have HPUX 10.20 and the patch is PHCO_24153.
r=B.10.00.00.AA
This is what the log file says. Its in the installation phase and is stuck there.
* Summary of Analysis Phase: .
. . * 1 of 1 filesets had no Errors or Warnings. .
. . * The Analysis Phase succeeded.
. . * Beginning the Install Execution Phase. .
. . * Filesets: 1 .
. . * Files: 3 .
. . * Kbytes: 177
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 05:09 AM
05-12-2004 05:09 AM
SolutionKill it.
Maybe it's better to install this core patch while in single user mode. Be sure to mount all (local) filesystems first (mount -a).
If not possible, I remember measureware agents may cause problems like this. So stop / kill the mwa agent first.
JP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 05:15 AM
05-12-2004 05:15 AM
Re: PATCh Installation
Open another telnet session and run the following command:
# swlist -v PHCO_24153 | grep state
If the output is "state configured" (there may be more than one line.) then the patch has been installed successfully.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 05:18 AM
05-12-2004 05:18 AM
Re: PATCh Installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 02:34 PM
05-12-2004 02:34 PM
Re: PATCh Installation
ALWAYS TURN OFF MWA:
mwa stop
I have also had the experience of MWA ( Measureware ) Stuffing up swinstalls.
After do
mwa start
Good luck.
Isaac