- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall problem on 11.11
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
03-23-2006 03:54 AM
03-23-2006 03:54 AM
swinstall problem on 11.11
"There is currently no depot software on host "servername" at location /var/adm/sw." Make sure that an absolute pathname is specified for location (beginning with "/").
Any ideas what's wrong here??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 03:59 AM
03-23-2006 03:59 AM
Re: swinstall problem on 11.11
Try specifying the depot name with swinstall:
swinstall -s hostname: /var/adm/sw/depot_name.depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 04:04 AM
03-23-2006 04:04 AM
Re: swinstall problem on 11.11
You should always give full path to the depot.
else, swagent won't find the depot.
# swinstall -s
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 04:12 AM
03-23-2006 04:12 AM
Re: swinstall problem on 11.11
Sometimes after stopping and restarting the agent it's better:
swagentd -r
swinstall -s hostname:/var/adm/sw/depot_name
Hope this helps
Pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 04:15 AM
03-23-2006 04:15 AM
Re: swinstall problem on 11.11
swinstall -s dione:/var/adm/sw/ISEEPlatform
and received the same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 04:34 AM
03-23-2006 04:34 AM
Re: swinstall problem on 11.11
on the 'dione' machine:
# swreg -l depot /var/adm/sw/depotname.depot
Where the depotname.depot is the name of the depot you want to register.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 04:50 AM
03-23-2006 04:50 AM