- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swlist dumps core
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
07-05-2004 06:23 AM
07-05-2004 06:23 AM
swlist dumps core
I was installing some software from a remote machine,in between the connection was lost and then onwards I am not able to do anything like swlist or swinstall.Even sam is not working.Any help will be highly appreciated.
TIA
Siju Jose
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2004 06:30 AM
07-05-2004 06:30 AM
Re: swlist dumps core
or
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
Then try again. swagent does not care for or need sam running.
swlist -i lets you go through things interactively.
If sam is also not working a quick fix might be to boot the remote box.
Prior to that, look for errors in dmesg output or /var/adm/syslog/syslog.log
who -r
See what run level the machine is actually at.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2004 06:36 AM
07-05-2004 06:36 AM
Re: swlist dumps core
But that doesnt help,I have bounced swagentd and even tried rebooting but still it gives the same error.sam gives nme the following
#sam
/usr/sbin/sam[220]: 4116 Bus error
Run level is 3.Any sw* command is giving the same error.
TIA
SIju Jose
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2004 07:57 AM
07-05-2004 07:57 AM
Re: swlist dumps core
What exactly you were installing from the remote Machine!! That could be the Answer.
Any Security Patch or Tools ?
Did that modified your inetd.conf file?
Just a thought!!
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2004 07:44 PM
07-05-2004 07:44 PM
Re: swlist dumps core
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2004 09:01 PM
07-05-2004 09:01 PM
Re: swlist dumps core
If you are able to do swverify then that may suggest what is the actual problem.
manish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2004 09:04 PM
07-05-2004 09:04 PM
Re: swlist dumps core
Some checkPoints Again:
1. Check your Hostname
# hostname
Same is configured in /etc/hosts
2. Check your NIC config.
# ifconfig lan0 (or whatever you use)
3. Check name resolution
# telnet loopback
# telnet hostname
Should give you the login prompt.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2004 09:19 PM
07-05-2004 09:19 PM
Re: swlist dumps core
If you have network problem means, the problem messages will be stored in syslog file.
Then log informations of sw* commands will be in /var/adm/sw/* location. check the sw*log on remote machines too.
By the way which machine's sw* commands are not working. Can you able to do in local or remote machine.
Check the initial trouble shooting of ping check,nslookup and ioscan if network failed.
Regards,
Muthukumar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2004 12:28 AM
07-06-2004 12:28 AM
Re: swlist dumps core
--
ranga