Machine is booting to maintenance mode.


 
Thread Tools Search this Thread
Operating Systems Solaris Machine is booting to maintenance mode.
# 1  
Old 07-24-2008
Data Machine is booting to maintenance mode.

I had a power failure the other day and when my relatively new Solaris 10 machine rebooted it is thrown into maintenance mode.

I've found the following lines in the /var/adm/messages file, I'm assuming this is the root cause of the problem. However, I don't have the slightest idea on how to correct it.

Code:
Jul 18 17:14:55 SunFile svc.startd[7]: [ID 652011 daemon.warning] svc:/network/rpc/bind:default: Method "/lib/svc/method/rpc-bind start" failed with exit status 1.
Jul 18 17:14:56 SunFile rpcbind: [ID 126418 daemon.error] could not read /etc/netconfig
Jul 18 17:14:56 SunFile svc.startd[7]: [ID 652011 daemon.warning] svc:/network/rpc/bind:default: Method "/lib/svc/method/rpc-bind start" failed with exit status 1.
Jul 18 17:14:56 SunFile rpcbind: [ID 126418 daemon.error] could not read /etc/netconfig
Jul 18 17:14:56 SunFile svc.startd[7]: [ID 652011 daemon.warning] svc:/network/rpc/bind:default: Method "/lib/svc/method/rpc-bind start" failed with exit status 1.
Jul 18 17:14:56 SunFile svc.startd[7]: [ID 748625 daemon.error] network/rpc/bind:default failed: transitioned to maintenance (see 'svcs -xv' for details)
Jul 18 17:15:00 SunFile sendmail[333]: [ID 702911 mail.crit] My unqualified host name (SunFile) unknown; sleeping for retry
Jul 18 17:15:00 SunFile sendmail[334]: [ID 702911 mail.crit] My unqualified host name (SunFile) unknown; sleeping for retry
Jul 18 17:15:02 SunFile inetd[310]: [ID 702911 daemon.error] Failed to register version 1 of RPC service instance svc:/application/font/stfsloader:default, netid ticotsord
Jul 18 17:15:02 SunFile inetd[310]: [ID 702911 daemon.error] Too many bind failures for instance svc:/application/font/stfsloader:default, transitioning to maintenance
Jul 18 17:15:02 SunFile inetd[310]: [ID 702911 daemon.error] Failed to register version 1 of RPC service instance svc:/network/security/ktkt_warn:default, netid ticotsord
Jul 18 17:15:02 SunFile inetd[310]: [ID 702911 daemon.error] Too many bind failures for instance svc:/network/security/ktkt_warn:default, transitioning to maintenance
Jul 18 17:15:03 SunFile inetd[310]: [ID 702911 daemon.error] Failed to register version 1 of RPC service instance svc:/network/rpc-100235_1/rpc_ticotsord:default, netid ticotsord
Jul 18 17:15:03 SunFile inetd[310]: [ID 702911 daemon.error] Too many bind failures for instance svc:/network/rpc-100235_1/rpc_ticotsord:default, transitioning to maintenance
Jul 18 17:15:04 SunFile kcfd[158]: [ID 418942 user.error] kcfd: unable to open certificate dir /etc/crypto/certs: Permission denied 
Jul 18 17:15:04 SunFile kcfd[158]: [ID 821307 user.error] kcfd: unable to find a certificate for DN: O=Sun Microsystems Inc, OU=Solaris Cryptographic Framework, CN=SunOS 5.10
Jul 18 17:15:04 SunFile fmd[344]: [ID 234283 user.error] libpkcs11: /usr/lib/security/pkcs11_softtoken.so unexpected failure in ELF signature verification. System may have been tampered with. See cryptoadm(1M). Skipping this plug-in.
Jul 18 17:16:00 SunFile sendmail[333]: [ID 702911 mail.alert] unable to qualify my own domain name (SunFile) -- using short name

Any ideas?
# 2  
Old 07-24-2008
It looks like that is the problem.

Have a look at the logs in /var/svc/log, and see if you can find any more deatil about why rpc/bind is not starting.
# 3  
Old 07-24-2008
network-rpc-bind-default.log only shows that the service exited with a status of 1, 6 times.

Is "/lib/svc/method/rpc-bind" a generic file I can replace with a copy from the CD?
# 4  
Old 07-24-2008
Sorry, I missed a line from the log, is /etc/netconfig missing on your machine?
# 5  
Old 07-24-2008
No, that's there. Here's what it looks like:

Code:
# cat netconfig
#pragma ident   "@(#)netconfig  1.16    99/10/25 SMI"
#
# The "Network Configuration" File.
#
# Each entry is of the form:
#
#       <network_id> <semantics> <flags> <protofamily> <protoname> \
#               <device> <nametoaddr_libs>
#
# The "-" in <nametoaddr_libs> for inet family transports indicates
# redirection to the name service switch policies for "hosts" and
# "services". The "-" may be replaced by nametoaddr libraries that
# comply with the SVr4 specs, in which case the name service switch
# will not be used for netdir_getbyname, netdir_getbyaddr,
# gethostbyname, gethostbyaddr, getservbyname, and getservbyport.
# There are no nametoaddr_libs for the inet family in Solaris anymore.
#
udp6       tpi_clts      v     inet6   udp    /dev/udp6       -
tcp6       tpi_cots_ord  v     inet6   tcp    /dev/tcp6       -
udp        tpi_clts      v     inet    udp    /dev/udp        -
tcp        tpi_cots_ord  v     inet    tcp    /dev/tcp        -
rawip      tpi_raw       -     inet    -      /dev/rawip      -
ticlts     tpi_clts      v    loopback -      /dev/ticlts     straddr.so
ticotsord  tpi_cots_ord  v    loopback -      /dev/ticotsord  straddr.so
ticots     tpi_cots      v    loopback -      /dev/ticots     straddr.so
#


Thanks for helping.
# 6  
Old 07-24-2008
What are the permissions on the file.

The file should be owned by root, group sys and have permissions 644
# 7  
Old 07-25-2008
Permissions are exactly how you described.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Maintenance mode

i booted into maintenance mode boot -- -s from the console I got the Root password for system maintenance (control-d to bypass) I did control -d and then logged in it told me that I was booting into boot -s but after I did a control -d and logged in who -r shows ... (9 Replies)
Discussion started by: goya
9 Replies

2. AIX

How to put VIOS in Maintenance mode?

Hi this may be a easy question to answer but thanks in advance. So I was able to download the VIOS media from IBM and currently I am burning it to a cd/dvd right now. The steps I've collected so far are from the net. can you please confirm and add on to the steps if there are any steps... (0 Replies)
Discussion started by: Adnans2k
0 Replies

3. Solaris

/network/smb/server goes into maintenance mode.

All I'm running an OpenSolaris system (Nexenta). When doing a svcs I see that/network/smb/server is in maintenance mode. I have run a clear on the service and restarted. I see the same service show online* for a bit but then, enters maintenance every time. In the service log I... (2 Replies)
Discussion started by: dcpatriot
2 Replies

4. Solaris

DNS service is in maintenance mode. How to bring it back to online mode?

:confused: when i tried to look the status of DNS-client, it is in maintenance mode..... Please tell me how to bring it back to online mode...PLEASE TELL ME STEP BY STEP.... PLEASE... :wall: (2 Replies)
Discussion started by: vamshigvk475
2 Replies

5. Solaris

System booting to maintenance mode

Hi Guys, I have a sunblade 1500. I booted the system and it booted to maintenance mode. How can I fix this? Thanks lots (8 Replies)
Discussion started by: cjashu
8 Replies

6. Solaris

Helpme !! ssh service in maintenance mode

Hi Guys, Virtual Machine - Solaris 10 ssh service is in maintenance mode, when i tried to disable it it got disabled but when i enabling it ( svcadm enable ssh) it is coming in maintenance mode...... Pls help (10 Replies)
Discussion started by: saurabh84g
10 Replies

7. Solaris

Samba service in maintenance mode ???

I have a Solaris 10 SunFire v880 machine and I'm having trouble with Samba. Samba has worked on this machine but since the machine has been re-booted Samba has not worked. Machine details are: cat /etc/release Solaris 10 10/08 s10s_u6wos_07b SPARC Copyright 2008... (2 Replies)
Discussion started by: KenLynch
2 Replies

8. Solaris

Process in maintenance mode, why?

Hi, I have installed Hudson on a Solaris 11 server, using the installation instructions available at Paul Oswald: Hudson Solaris SMF Manifest. When I perform svcs -l hudson, I get: fmri svc:/application/hudson:default name Hudson Continuous Build Server enabled true... (4 Replies)
Discussion started by: JVerstry
4 Replies

9. Solaris

FTP is in maintenance mode always

Hello All, On solaris 10 server i could see the FTP service is in maintenance mode always :mad: Could some assist? svcs -xv svc:/network/nfs/nlockmgr:default (NFS lock manager) State: maintenance since Tue 28 Jul 2009 11:47:55 AM BST Reason: Restarting too quickly. See: Sun... (5 Replies)
Discussion started by: bullz26
5 Replies

10. HP-UX

Maintenance mode boot(MMB) and recovery

hi, i figured why i need to boot in MMB,some of which are missing or corrupt LABEL (LIF labeL ,i guess) on the boot disk. To explicitly corrupt this entry i think a simple dd will work. ok let me elaborate this issue: i need to check this functionality. so i have one LVM boot disk and one... (0 Replies)
Discussion started by: mxms755
0 Replies
Login or Register to Ask a Question