- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Systems hangs on swagend 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
09-04-2006 07:44 PM
09-04-2006 07:44 PM
Systems hangs on swagend start
my systems hangs on startup at the message "configuring all unconfigured software components". It seems that this is the swagend's startup script in /sbin/rc2.d.
It also seems that swagend needs networking, so maybe some network settings are wrong.
I checked /etc/hosts, there is the loopback adapter and my own hostname with and without DNS domain.
nsswitch.conf contains only "files", if I add DNS it is overwritten at startup!?
There are no messages in the system's log.
If I disable swagend the system starts until rpcd. To that time the network is up and I can access the system via telnet.
Any idea what happens there?
Thanks
Thorsten
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2006 08:09 PM
09-04-2006 08:09 PM
Re: Systems hangs on swagend start
Could you post your HPUX version?
- check the /etc/rc.config.d directory for backup files. (netconf.old etc).
- check the hostname in the /etc/rc.config.d/netconf file.
- post the output of "what /usr/bin/nslookup"
- is this system recently patched?
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2006 08:20 PM
09-04-2006 08:20 PM
Re: Systems hangs on swagend start
HP-UX unknown B.11.23 U 9000/800 3697136779 unlimited-user license
There are no backup files in /etc/rc.config.d
The hostname line in netconf looks like this:
HOSTNAME="myhostname"
What /usr/bin/nslookup gives:
# what /usr/bin/nslookup
/usr/bin/nslookup:
$Revision: 92453-07 linker linker crt0.o B.11.16.01 030415 $
$Revision: B11.23.0409LR
Copyright (c) 1985,1989 Regents of the University of California.
main.c 5.42 (Berkeley) 3/3/91
getinfo.c 5.26 (Berkeley) 3/21/91
nslookup $Revision: 1.1.213.4 $ Thu Feb 5 23:38:59 GMT 2004
No recent patches yet. It is "freshly" installed a year ago or so.
Thanks
Thorsten
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2006 08:27 PM
09-04-2006 08:27 PM
Re: Systems hangs on swagend start
# uname -a
HP-UX unknown B.11.23 U 9000/800 3697136779 unlimited-user license
--
Hostname unknown, or did you change this?
# uname -S your_hostname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2006 11:13 PM
09-04-2006 11:13 PM
Re: Systems hangs on swagend start
But this is because I am in singleuser mode.
If I go to init 2 (with deactivated swagend), the hostname is set correctly.
Thorsten
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2006 01:41 AM
09-05-2006 01:41 AM
Re: Systems hangs on swagend start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2006 06:39 PM
09-05-2006 06:39 PM
Re: Systems hangs on swagend start
Configuring all unconfigured software filesets
Output from "/sbin/rc2.d/S120swconfig start":
----------------------------
* Turning off all network based resolving services in
'/etc/nsswitch.conf'
The /var/adm/syslog/syslog.log has no actual error entries.