Sponsored Content
Operating Systems Solaris Sun Fire 4800 is not powering-on Post 302919393 by gull04 on Wednesday 1st of October 2014 03:22:09 AM
Old 10-01-2014
Hi DukeNuke2,

You are right, I was thinking of the M3-9000 series. I've checked my old notes on the Enterprise series last night on this and the process is more complex.

You have to interupt the POST with a hard reset on the card as it displays the Sun copy right message and then "Control-A"" the unit should just display a blank prompt ">" I think.

Once here you have to run the "getbootflags" command and then the "setbootflags" to disable auto boot. Then you have to "Control-X" - then there are a string of commands to reload and reset the local Java paths and .jar files.

The sequence is always the same, however depending in the firmware the commands are different.

As to doing this without support from Oracle, unless you have done it before - I'd call them in to help.

Regards

Dave
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Sun Fire v1280 is crashing

I still haven't got an answer to this question... Excerpt from My SysAd Blog A colleague of mine is having a problem with a Sun Fire v1280 server crashing. He tried Googling for the error message in red but hasn't found anything yet. Your insights would be greatly appreciated. "cannot... (2 Replies)
Discussion started by: esofthub
2 Replies

2. UNIX for Dummies Questions & Answers

Sun Fire 280R

Hello all, I'm lost and can't figure this problem out. I have a Sun fire 280R running Solaris 8. Everything was working great. I have one drive in bay 1(not 0). But when I reboot the system it trys to open files in /dev/rdsk/c1t1d0s0. Should it have been opeing /dev/rdsk/c1t0d0s0, the... (4 Replies)
Discussion started by: larryase
4 Replies

3. Solaris

Sun Fire v440 keeps shutting down

Hello, I hope you can help me. I am new to Sun servers and we have a Sun Fire v440 server in which one power supply failed, we are waiting for new one. But now our server is shutting down constantly. Is there any setting with which we can prevent this behaviour? (1 Reply)
Discussion started by: Tibor
1 Replies

4. Solaris

Powering ON SUN 450 Enterprise

Problem powering ON the SUN 450 E, we checked voltage and the power supply. Seems to be we have out of 3 LED's in the back 2 are glowing, when we turn the power button on the front from standby to ON. Does anyone know how to troubleshoot this?. I have looked through some troubleshooting... (2 Replies)
Discussion started by: calsum
2 Replies

5. Solaris

Sun Fire 280R Sun Solaris CRT/Monitor requirements

I am new to Sun. I brought Sun Fire 280R to practice UNIX. What are the requirements for the monitor/CRT? Will it burn out old non-Sun CRTs? Does it need LCD monitor? Thanks. (3 Replies)
Discussion started by: bramptonmt
3 Replies

6. Solaris

Sun Fire v440 Over heat Problem.

Dear Team, I need some expert advice to my problem. We have a Sun Fire v440 in our customer Place. Server is working fine and no hardware deviations are found except one problem that processors generating too much heat. I have verified and found that the room temperature was 26-27 degree.... (5 Replies)
Discussion started by: sudhansu
5 Replies

7. UNIX for Dummies Questions & Answers

Windows app over Sun Fire 445?

Please, I have a professional application that run only over windows, but I have a Full Sun Fire 445 for that. Someone can sugest me about how to do? Wich S.O can be use. Thanks before hand. Please read the forum rules again. Rule #9 should be in your focus. Thank you! (9 Replies)
Discussion started by: abelop
9 Replies

8. Solaris

Sun Fire V245 patching issue

Hi All, I have an server Sun Fire V245 for which we had been trying to patch. We get a message that the patch has been applied successfully but while trying to reboot after activating the new lu, the server is not booting up. Had reinstalled lustarter pack, required patches during the patching... (5 Replies)
Discussion started by: Rockyc3400
5 Replies

9. Solaris

Sun fire x2270

Hello, I have purchaced an old SUn fire x2270 server . I wanted to make ILOM upgrade to the latest version of software : ILOM 3.0.9.18.a r126592 BIOS vers. 2.09 Server 2.2.3 (10-Aug-2018) Because my version is very outdated. But i can't download the updatebecause it's require... (4 Replies)
Discussion started by: LouisLakoute
4 Replies
mptutil(1M)															       mptutil(1M)

NAME
mptutil - Diagnostic utility for Ultra320 SCSI controllers and A7173A PCI-X Dual channel Host Bus Adapters SYNOPSIS
[options] <device_file> DESCRIPTION
The command is a diagnostic tool to be used for Ultra320 SCSI controllers claimed by the MPT driver. This command provides the ability to retrieve various configuration information, perform firmware downloads, issue Task Management commands and read accumulated statistics of the controller and connected target devices. The utility can be used with various options with a specified device file. Each device file represents only a single channel on the SCSI controller. Therefore, commands issued through this utility are channel specific and do not affect the whole adapter (except firmware download). Prerequisites: You must be a privileged user in order to run the command. See privileges(5) for more information on privileged users. In addition, some of the options are intended for use by HP support personnel and require detailed knowledge of the Ultra320 SCSI driver or firmware to interpret the output. OPTIONS recognizes the following options. All keywords are case-sensitive and are position dependent. <device_file> where specifies the MPT device file associated with one channel of the Ultra320 SCSI controller. The device files are created at boot time or during Online Addition of an adapter. They have the name /dev/mptX, where X is the instance number of the SCSI channel, as reported by for the MPT driver and the When used without any options it provides information such as the Driver and Firmware version, Vendor ID, Device ID, Adapter NVRAM size, Vital Product Data (VPD) along with the driver's current state. The following driver states are defined: This state indicates that the hardware has not been initialized by the driver. This state could result if the driver was unable to successfully initialize the channel. This state indicates that the controller initialization is complete. Driver is in the process of retrieving/setting various configuration parameters. This state indicates that driver is online and ready to perform normal SCSI I/O operation. This state indicates that driver is currently performing Task Management commands such SCSI BUS RESET, ABORT TASK, BUS DEVICE RESET etc. This state indicates that driver has detected a controller fault and is currently recovering from that condition. This state indicates that controller has been suspended by the user. This option is used to display the PCI Configuration data stored on the card. Information is displayed as hexadecimal data. This option is used to download the MPT SCSI firmware onto the SCSI controller that has an associated Flash ROM. The controller is specified by the argument. WARNING: This is a DESTRUCTIVE operation. Active I/Os will be aborted. Should be used by qualified personnel only. This option is used to perform Task Management commands. The option specifies the command type. Two types of Task Management commands are currently supported. Perform a Bus Device Reset on the device specified by the Perform a SCSI Bus Reset. This will reset all the devices on the SCSI bus. WARNING: This is a DESTRUCTIVE operation. Active I/Os will be aborted. Should be used by qualified personnel only. This option is used to upload the currently running firmware image to file specified by the Clear Driver and Device Statistics Display Driver and Device Statistics Dump the driver trace information onto the console. Display Port Facts Information. The data is displayed as a series of hexadecimal words. EXAMPLES
These examples show an Ultra320 SCSI controller that is associated with a SCSI bus with instance number 5. Display VPD and other general information stored on the controller Download Firmware to the controller Display driver and device statistics Perform a device reset represented by connected to the controller AUTHOR
was developed by HP. FILES
Executable file. Device files. SEE ALSO
mptconfig(1M), ioscan(1M), scsictl(1M), privileges(5) mptutil(1M)
All times are GMT -4. The time now is 10:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy