- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall message
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
08-12-2003 01:36 PM
08-12-2003 01:36 PM
swinstall message
"madera:/home/james/testagent.depot": 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.
swinstall command:
swinstall -s $PWD/testagent.depot TestAgent
The installation seems to go through and there is no problem otherwise. However I am curious as to why this message occurs. The swagent.log file also indicates no problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 02:31 PM
08-12-2003 02:31 PM
Re: swinstall message
Never seen that message before, but normally HP logs all sw util msgs in /var/adm/sw directory. And normally one must be root to run most sw.... utils - I wonder if you ran this as a "normal" user & you didn't have perms to log the activity.
Check /var/adm/sw/swinstall.log on this system to see if it indeed logged there. Else I think you'd have had to override that log dir location.
Hey & if it installed AOK - no harm no foul.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 03:07 PM
08-12-2003 03:07 PM
Re: swinstall message
The message is probably caused by the way the depot was packaged.
Can you post how you packaged the depot?
There is no harm in the message as you obviously have seen and the install succeeded.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 04:42 PM
08-12-2003 04:42 PM
Re: swinstall message
swpackage -v -s agent.psf -x media_type=tape @ test.depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 04:45 PM
08-12-2003 04:45 PM
Re: swinstall message
Thanks for posting your command.
The media_type=tape option makes SD-UX think it is a tape archive and hence the swinstall log can't be written to a tape/cdrom source. The message can be safely ignored!
Hope it helps.
Tim