- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swremove dosn't show software list at start
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
11-26-2003 07:02 PM
11-26-2003 07:02 PM
Earlier when I started swremove it was showing software list of the local system. But now it doesn't. At start swremove shows hostname and user in the field where software list used to be shown. So I need highlight the hostname, mark it and then choose "show software for selection" from 'Action" menu. What happend ? Why swremove doesn't connect to target automaticaly any more ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 07:34 PM
11-26-2003 07:34 PM
Re: swremove dosn't show software list at start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 07:43 PM
11-26-2003 07:43 PM
Re: swremove dosn't show software list at start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 07:55 PM
11-26-2003 07:55 PM
Re: swremove dosn't show software list at start
try to restart the swagentd :
# ps -ef|grep swagentd
# /usr/sbin/swagentd -k
# ps -ef|grep swagentd
# /use/sbin/swagentd -r
# ps -ef|grep swagentd
and do swremove again
Hope this information can help you.
Best Regards,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 07:59 PM
11-26-2003 07:59 PM
Re: swremove dosn't show software list at start
Corrupt INDEX file ??
# cd /var/adm/sw/products
# mv INDEX INDEX.orig
# cd /tmp
# vi void.psf
product
tag void
fileset
tag void
:wq!
# swpackage -s /tmp/void.psf
# swinstall void
# swremove void
# rm void.psf
# swremove -d void
HTH,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 08:14 PM
11-26-2003 08:14 PM
Re: swremove dosn't show software list at start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 08:24 PM
11-26-2003 08:24 PM
Re: swremove dosn't show software list at start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 08:53 PM
11-26-2003 08:53 PM
Re: swremove dosn't show software list at start
What are the permissions on /etc/hosts file ?
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 09:57 PM
11-26-2003 09:57 PM
Re: swremove dosn't show software list at start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 10:38 PM
11-26-2003 10:38 PM
Re: swremove dosn't show software list at start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 10:51 PM
11-26-2003 10:51 PM
SolutionEnabling the SD-UX User Interface for Remote Operation
The CMS's SD-UX Graphical and Terminal User Interface (GUI/TUI) can also be
configured for remote operation. By creating the /var/adm/sw/.sdkey
file the SD-UX GUI and TUI interfaces will be capable of remote operations to
multiple managed node targets simultaneously. To enable the SD-UX user
interface for remote operation perform the following on the CMS:
# touch /var/adm/sw/.sdkey
After creating the .sdkey file the SD-UX user interfaces will change so
that multiple remote targets can be selected. As with earlier releases all
SD-UX tasks can be performed from the command line and with the SD-UX user
interfaces.
Kind regards,
Robert-Jan