- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ** Support Plus Install Problem **
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
04-05-2002 06:08 AM
04-05-2002 06:08 AM
** Support Plus Install Problem **
swinstall -s
This is what they tell me to do to install the patches and it fails with this error:
magneto:/cdrom/HWE1100": Cannot open the logfile on this
target or source. Possibly the media is read-only or there is
a permission problem. Check the daemon logfile and
"/var/tmp/swagent.log" on this host for more information.
Can anyone shed some light on this? what am I doing wrong. My CD is mounted and the files are there. What gives?
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 06:17 AM
04-05-2002 06:17 AM
Re: ** Support Plus Install Problem **
Some points:
1) Are you installing from a remote system ? If yes, then you have to register the depot with swreg command.
2) Try invoking 'swinstall' and then specify the full path in the target window.
3) Restart the 'swagentd' and try again.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 06:20 AM
04-05-2002 06:20 AM
Re: ** Support Plus Install Problem **
Add this parameter and try again.
-xrpc_binding_info=ncadg_ip_udp:[2121]
rpc_binding_info=ncadg_ip_udp:[2121]
Defines the protocol sequence and endpoint which will be used to contact swagentd. HP-UX supports both the udp (ncadg_ip_udp:[2121] and tcp (ncacn_ip_tcp:[2121] protocol sequence/endpoint. This value should be
consistent among all hosts that work together. See sd(5) for details on specifying this option.
This should help.If not report the error.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 06:25 AM
04-05-2002 06:25 AM
Re: ** Support Plus Install Problem **
Again, read this document. This says the message you are getting is not an error but a NOTE only. You don't need to worry about that !
http://us-support.external.hp.com/cki/bin/doc.pl/sid=8473cfb2143e7f0636/screen=ckiDisplayDocument?docId=400000000010640
The white paper says these messages are common on installation of bundles. Did you able to install the patch bundle ?
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 06:39 AM
04-05-2002 06:39 AM
Re: ** Support Plus Install Problem **
ERROR: Could not apply the software selection "-x"; it is not
available from depot or root "magneto:/cdrom/QPK1100".
* Software selection failed for "magneto:/cdrom/QPK1100".
I know my syntax is correct because it has worked before. I also tried the gui per the hp.docs instructions and it also claims there isnt' anything that matches the filter. I don't know what gives. There are a ton of patches on the CDROM and I have done this before!
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 06:43 AM
04-05-2002 06:43 AM
Re: ** Support Plus Install Problem **
NOTE: The patch match operation failed to find patches for target
software on "magneto" which passed the filter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 07:23 AM
04-05-2002 07:23 AM
Re: ** Support Plus Install Problem **
I would try this:
1) swinstall
2) Select 'local directory'
3) Enter full path in the target window: /cdrom/QPK1100
4) Install
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 07:30 AM
04-05-2002 07:30 AM
Re: ** Support Plus Install Problem **
The error message you are getting is not an error. It is just a notification this might be due to your installation from unregistered depot. I also installed the same pak from the CD and got the same message but it is normal. Everything went well.
So, not to worry about this problem.
-pap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 08:32 AM
04-05-2002 08:32 AM
Re: ** Support Plus Install Problem **
I believe you need to use \* & not just \ .
It's interpreting the -x as the product/bundle/fileset you want to install.
HTH,
Jeff