[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6

Solaris box forced into System Maintenance Mode on boot

Asked by wrguy in Sun Solaris, Unix Setup, Unix Operating Systems

Tags: Solaris, SunOS, 5.10, SPARC

Hi,

I've got a SPARC system running SunOS 5.10 that's been giving us problems.  When booting up, it would get stuck in a WARNING loop, and display the following over and over again:

WARNING: /pci@1c,600000/scsi@2 (glm0):
        Resetting scsi bus, got incorrect phase from (0,0)
WARNING: /pci@1c,600000/scsi@2 (glm0):
        got SCSI bus reset
WARNING: /pci@1c,600000/scsi@2/sd@0,0 (sd0):
        auto request sense failed (reason=reset)

In an attempt to diagnose the problem, I moved the HD's around in their bays to see if it was the HD or the SCSI connections that were calling these errors.  I've set them up now so that the two drives have swapped places (HD1 is in Bay2, HD2 is in Bay1).  Using "printenv" and "setenv boot-device", I managed to get the OS to boot up into single-user Maintenance mode, but runs into an fsck error:  

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

Dec 18 21:19:44 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


When I try a manual fsck I get "BAD SUPER BLOCK: MAGIC NUMBER WRONG;  USE AN ALTERNATE SUPER-BLOCK TO SUPPLY NEEDED INFORMATION;".   I used "newfs -N" to get other superblocks, but when I try fsck with b=32 or one of the other numbers, I get "Can't stat /dev/rdsk/c0t0d0s0".    Here's some other things I've tried:

/sbin/mount -a
returned
mount: I/O error
mount: Cannot mount /dev/dsk/c0t0d0s7
--------------------------------------
mount -o remount,rw /
returned
mount: /dev/dsk/c0t0d0s0 is not this fstype
--------------------------------------
mount -F ufs -o remount /dev/rdsk/c0t0d0s0
returned
mount: Mount point cannot be determined


I placed the boot info for the current setup into the Snippet section of this question.  If anyone has ideas on what's going on here, or how to solve any of these problems, please let me know.  Thanks!
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
syncing file systems... done
rebooting...
 
SC Alert: Host System has Reset
Probing system devices
Probing memory
Probing I/O buses
 
Sun Fire V125, No Keyboard
Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
OpenBoot 4.22.17, 2048 MB memory installed, Serial #xxxxxxxx.
Ethernet address xxxxxxxxxxxxxxxx, Host ID: xxxxxxxxxx.
 
 
 
Rebooting with command: boot
Boot device: disk1:a  File and args:
SunOS Release 5.10 Version Generic_118833-36 64-bit
Copyright 1983-2006 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.
Hardware watchdog enabled
The / file system (/dev/rdsk/c0t0d0s0) is being checked.
 
WARNING - Unable to repair the / filesystem. Run fsck
manually (fsck -F ufs /dev/rdsk/c0t0d0s0).
 
Dec 18 21:19:44 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
 
Root password for system maintenance (control-d to bypass): Hostname:
[+][-]12/18/08 11:39 PM, ID: 23210708Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/19/08 05:04 AM, ID: 23211995Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/19/08 05:42 AM, ID: 23212186Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/19/08 05:50 AM, ID: 23212231Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/19/08 06:02 AM, ID: 23212302Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/19/08 07:05 AM, ID: 23212725Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/19/08 07:24 AM, ID: 23212841Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/19/08 07:40 AM, ID: 23212960Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/19/08 07:52 AM, ID: 23213067Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/19/08 08:49 AM, ID: 23213514Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/30/08 06:34 AM, ID: 23262745Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/30/08 11:08 AM, ID: 23264987Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Sun Solaris, Unix Setup, Unix Operating Systems
Tags: Solaris, SunOS, 5.10, SPARC
Sign Up Now!
Solution Provided By: andel7
Participating Experts: 2
Solution Grade: B
 
[+][-]12/30/08 11:44 AM, ID: 23265289Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/30/08 01:09 PM, ID: 23266087Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/31/08 08:28 AM, ID: 23271006Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/31/08 09:52 AM, ID: 23271820Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/14/09 11:25 AM, ID: 23376436Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/14/09 11:35 AM, ID: 23376532Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]01/15/09 08:16 AM, ID: 23384836Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-89 - Hierarchy / EE_QW_2_20070628