problem in rebooting solaris server


 
Thread Tools Search this Thread
Operating Systems Solaris problem in rebooting solaris server
# 1  
Old 10-15-2009
problem in rebooting solaris server

Hi,

While we rebooting solaris server ,the system going to Maintenance mode instead of login console.

even we are not able to run fsck command . Thanks in advanced for help.

log attached FYI
Code:
Executing last command: boot
Boot device: /pci@83,4000/FJSV,ulsa@2,1/disk@0,0  File and args:
SunOS Release 5.10 Version Generic_118833-17 64-bit
Copyright 1983-2005 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.
fjgi0:Using local MAC address
fjgi1:Using local MAC address
fjgi2:Using local MAC address
fjgi3:Using local MAC address
fjgi4:Using local MAC address
fjgi5:Using local MAC address
Oct 14 17:13:09 svc.startd[7]: svc:/system/LogChecker:default: Method "/usr/loca
l/LogChecker/LogChecker.start" failed with exit status 30.
Oct 14 17:13:09 svc.startd[7]: svc:/system/LogChecker:default: Method "/usr/loca
l/LogChecker/LogChecker.start" failed with exit status 30.
fjgi0: network connection up
    autonegotiation: on
    speed:           1000
    flowctrl:        none
    duplex:          full
    role:            slave
fjgi0: network connection up
    autonegotiation: on
    speed:           1000
    flowctrl:        none
    duplex:          full
    role:            slave
Oct 14 17:13:09 svc.startd[7]: svc:/system/LogChecker:default: Method "/usr/loca
l/LogChecker/LogChecker.start" failed with exit status 30.
[ system/LogChecker:default failed (see 'svcs -x' for details) ]
Hostname: lhscms-appl
fjgi1: network connection up
    autonegotiation: on
    speed:           1000
    flowctrl:        none
    duplex:          full
    role:            slave
fjgi1: network connection up
    autonegotiation: on
    speed:           1000
    flowctrl:        none
    duplex:          full
    role:            slave
fjgi3: network connection up
    autonegotiation: on
    speed:           1000
    flowctrl:        none
    duplex:          full
    role:            slave
fjgi3: network connection up
    autonegotiation: on
    speed:           1000
    flowctrl:        none
    duplex:          full
    role:            slave
The / file system (/dev/md/rdsk/d2) is being checked.

WARNING - Unable to repair the / filesystem. Run fsck
manually (fsck -F ufs /dev/md/rdsk/d2).

Oct 14 17:13:47 svc.startd[7]: svc:/system/filesystem/usr:default: Method "/lib/
svc/method/fs-usr" failed with exit status 95.
[ system/filesystem/usr:default failed fatally (see 'svcs -x' for details) ]
Requesting System Maintenance Mode
(See /lib/svc/share/README for more information.)
Console login service(s) cannot run


Last edited by pludi; 10-15-2009 at 02:16 AM.. Reason: code tags, please...
# 2  
Old 10-15-2009
from first look i would say there is a filesystem (maybe /var) missing or can not be mounted... boot from cd/dvd or network and check all fs for availability and check /etc/vfstab for correct entries.
# 3  
Old 10-16-2009
Based on failed svc:/system/filesystem/usr:default is supposed to be failing /usr file system.
My recommendation is to run
Code:
metastat -c

and write down which devices are submirrors of /dev/md/rdsk/d2. Then boot from CD and do file system check via
Code:
 fsck -F ufs /a/dev/rdsk/xxxx

for both these devices.
Also
Code:
svcs -xv

can provide more useful info.

Bruss
# 4  
Old 10-17-2009
go to ok> prompt
ok>boot -F failsafe
Then do your fsck.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris on vmware rebooting itself

Hello Admins, I am facing an issue with Solaris system running/rebooting on vmware. It has VCS installed and configured. It is a 2nd node out of 3-node cluster. After long time I opened these 3 nodes to run. Rest 2 nodes are running OK. This 1 node is starting and rebooting itself. Attached... (4 Replies)
Discussion started by: snchaudhari2
4 Replies

2. Red Hat

Server rebooting unexpectedly

hi, I have been working on Solaris am very new to linux. My concern is as it goes....our server is getting rebooted automatically and I am not able to understand anything from the var log messages. Could anybody help me out in troubleshooting the issue. 2.6.18-128.el5 #1 x86_64 GNU/Linux is... (1 Reply)
Discussion started by: EmbedUX
1 Replies

3. Solaris

Server Rebooting frequently

Deall All, I have facing some problem. I have a Sun 4500 Server at the customer place. Now the server is not booting mean's once the server is coming up it is automatically rebooting. As this is the critical server for the customer that is use for production . Can this be solved by... (10 Replies)
Discussion started by: sudhansu
10 Replies

4. Solaris

Solaris in vmware rebooting

Hello All, Solaris 10 which installed in Vmware workstation rebooting automatically and throwing the following error. Looks kernel thread issue, Need experts advice. Error: Warning: rpcmod:svc_default_stksize is set more than once in /etc/system/. "set rpcmod:svc_default_stksize =... (7 Replies)
Discussion started by: gowthamakanthan
7 Replies

5. Solaris

SUN SPARC rebooting problem, after Solaris 10 installation

Hi All, I had install the solaris 10 into the SUNFIRE V890 server, after installed, it keep rebooting. I wish to enter the OK mode again, and install back the Solaris 10. i had try the "break" button and "stop+A" button, but all fail. kindly advice... (4 Replies)
Discussion started by: SmartAntz
4 Replies

6. Solaris

Date is changed after rebooting Solaris OS.

Hi, I have set the date on solaris system , but the the date is changed after rebooting the system . I was suspecting that it could sync with ntp server , so i disabled the NTP and checked, but still whenever i reboot the system , the date that i set is getting changed, Any idea how to come out... (7 Replies)
Discussion started by: thavamaniraja
7 Replies

7. Shell Programming and Scripting

Not able to 'su' to other user when rebooting the server

Hi All, I have created one script with starting letter 'S' (Example: Start) and stored in the path "/etc/rc.d/". This script was called automatically when we reboot the server. In this script i am using 'su' command to switch other user but it is not working, it giving some error. su... (2 Replies)
Discussion started by: Selva_Kumar
2 Replies

8. Shell Programming and Scripting

How to call the ksh script when rebooting the server

Hi all, Can any one help me....... I just want to run one shell script whenever i am rebooting the server. Is there any easy way to do that???? Thanks, selva (7 Replies)
Discussion started by: Selva_Kumar
7 Replies

9. UNIX for Dummies Questions & Answers

Server rebooting frequently

O/P of the uname -a Server Server 4.0 3.0 3516 Pentium IV(TM)-ISA/PCI Server is getting rebooted frequetly... I don't know what is the problem in server ... Any help why the server is getting rebooted frequetly. Can i check what is the problem like in log files (5 Replies)
Discussion started by: srikanthus2002
5 Replies

10. UNIX for Advanced & Expert Users

Solaris 9 server hangs, when rebooting

Hi, We have a SunFire V880, hooked up with 2 T3 arrays. When ever we issue a reboot command on the system, it hangs at the same place right where it says syncing file systems done. To bring it back we shutdown power and it comes clean. By the way init 6 command works fine. Has anyone come... (3 Replies)
Discussion started by: smohd
3 Replies
Login or Register to Ask a Question