Solaris 10 boot problem - ERROR: Last Trap: Fast Data Access MMU Miss

Hello,

We have a T5140 server with Solaris 10 and its suddenly throwing "segmentation core" when I login into the server and not showing any output for commands like df , mount etc. so I had to reboot the server to fix this issue. Please note that there's no boot disk mirroring.

But unfortunately the server would not come up (I think it loads kernel and after a while, throws the below error)

.....
.....

Boot device: /pci@400/pci@0/pci@8/scsi@0/disk@0,0:a  File and args:

/platform/SUNW,T5140/kernel/cpu/sparcv9/SUNW,UltraSPARC-T2+ symbol atomic_inc_ulong_nv multiply defined
.....
.....
.....
.....

ERROR: Last Trap: Fast Data Access MMU Miss 

and comes back to OK prompt

I have gone through few threads that address this issue but none of them helped. I tried show-disks (no errors), probe-scsi-all with all OK except one error ERROR: /pci@400: Last Trap: Fast Data Access MMU Miss and I tried test-all which shows all OK and even tried reset-all but no luck.

Finally I tried boot -F failsafe which gives me a shell as below

Solaris 10 10/08 s10s_u6wos_07b SPARC was found on /dev/dsk/c1t0d0s0.

Do you wish to have it mounted read-write on /a? [y,n,?] y

mounting /dev/dsk/c1t0d0s0 on /a

 

Starting shell.

#

Not sure how to proceed from here? should I try installboot or will it break further? Unfortunately, We have only hardware support (no OS support from Oracle). Not sure if it's a hardware issue at pci@400 controller/boot drive?

Appreciate any help, thanks!

Can you boot from a CD or DVD? If so, you might have a corrupt boot disk.

If you can't boot a CD or DVD, you likely have bad RAM somewhere. If you have a memory expansion "mezzanine", that's the most likely problem. You can try booting without it: Remove a Memory Mezzanine Assembly - Sun SPARC Enterprise T5140 and T5240 Servers Topic Set

1 Like

Thanks achenle.

The server is at remote site so I will setup an install server on another machine and will try to boot this via net.

Meanwhile I ran some SP commands, please see below, It shows only about power supply but no other errors. Do they strike you anything else?

-> show SYS

 

/SYS

    Targets:

        SERVICE

        LOCATE

        ACT

        PS_FAULT

        TEMP_FAULT

        FAN_FAULT

        MB

        HDD0

        HDD1

        HDD2

        HDD3

        PDB

        SASBP

        DVD

        TTYA

        USBBD

        FANBD0

        FANBD1

        PS0

        PS1

        VPS

 

    Properties:

        type = Host System

        keyswitch_state = Normal

        product_name = T5140

        product_part_number = 602-3925-05

        product_serial_number = XXXXXXXXX

        product_manufacturer = SUN MICROSYSTEMS

        fault_state = Faulted

        power_state = On

 

    Commands:

        cd

        reset

        set

        show

        start

        stop

 
 

-> show faulty

Target              | Property               | Value

--------------------+------------------------+---------------------------------

/SP/faultmgmt/0     | fru                    | /SYS/PS1

/SP/faultmgmt/0     | timestamp              | Nov 12 15:49:02

/SP/faultmgmt/0/    | timestamp              | Nov 12 15:49:02

faults/0           |                        |

/SP/faultmgmt/0/    | sp_detected_fault      | Input power unavailable for PSU

faults/0           |                        | at PS1

 

->