- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- memory core dump when issuing swinstall -s SD_CDRO...
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
09-08-2004 11:30 AM
09-08-2004 11:30 AM
memory core dump when issuing swinstall -s SD_CDROM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 11:35 AM
09-08-2004 11:35 AM
Re: memory core dump when issuing swinstall -s SD_CDROM
Couple of initial questions...
Do you have the hostname of your server in /etc/hosts ?
Have you mounted the SD_CDROM directory onto the target of the cdrom drive ?
ie
mount /dev/dsk/c#t#d# /SD_CDROM
Does the cdrom have a valid software depot on it ?
Check the swagentd logfile for further clues
/var/adm/sw/swagentd.log
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 11:36 AM
09-08-2004 11:36 AM
Re: memory core dump when issuing swinstall -s SD_CDROM
# /sbin/init.d/swagentd stop
# /sbin/init.d/swagentd start
The next problem you have is you haven't actually selected a bundle to be loaded. What are you trying to install?
normally something like this:
# swinstall -s /SD_CDROM/mydepot autoreboot=true \*
not swinstall -s SD_CDROM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 11:41 AM
09-08-2004 11:41 AM
Re: memory core dump when issuing swinstall -s SD_CDROM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 11:48 AM
09-08-2004 11:48 AM
Re: memory core dump when issuing swinstall -s SD_CDROM
Try
swinstall -s `hostname`:/SD_CDROM
Check the logfile
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 12:07 PM
09-08-2004 12:07 PM
Re: memory core dump when issuing swinstall -s SD_CDROM
# ping
If it cannot resolve then add entries to /etc/hosts file and also to /etc/nsswitch.conf file
# vi /etc/hosts
#
# vi /etc/nsswitch.conf
hosts: dns [NOTFOUND=continue UNAVAIL=continue] files
#
# ping
# /sbin/init.d/swagentd stop
# /sbin/init.d/swagentd start
Now this should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 12:07 PM
09-08-2004 12:07 PM
Re: memory core dump when issuing swinstall -s SD_CDROM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 01:38 PM
09-08-2004 01:38 PM
Re: memory core dump when issuing swinstall -s SD_CDROM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 01:43 PM
09-08-2004 01:43 PM
Re: memory core dump when issuing swinstall -s SD_CDROM
are you installing on the server you are running the swinstall ?
past your /etc/hosts entry and the command you are using to ping your host
can you ping the machine from your pc
can the machine see other hosts on the network
if you do a
file core
whats the output
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 01:58 PM
09-08-2004 01:58 PM
Re: memory core dump when issuing swinstall -s SD_CDROM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 02:19 PM
09-08-2004 02:19 PM
Re: memory core dump when issuing swinstall -s SD_CDROM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 02:55 PM
09-08-2004 02:55 PM