Sponsored Content
Full Discussion: 2540-M2 Firmware
Operating Systems Solaris 2540-M2 Firmware Post 302988062 by callmebob on Tuesday 20th of December 2016 06:22:34 AM
Old 12-20-2016
2540-M2 Firmware

Hi all,
Does anyone know how to upgrade the controller firmware on a storagetek 2540-M2 Array?

Thanks in advance

Martin
 

10 More Discussions You Might Find Interesting

1. Solaris

One StorageTek 6140 vs Two (2) 2540 's?

We're moving our production 3510FC to development, so we need to replace the production 3510FC. The 6140 is nice, but pricey. Here's the question: Would two 2540's (RAID 10) be 'faster' than one 3510? (RAID 10) and faster than one 6140 (RAID 10)? One StoregeTek 6140 (16x72GB 15k rpm fc-al... (12 Replies)
Discussion started by: buddhavelvet
12 Replies

2. Solaris

fdisk -l doesn't see one 2540 array, can see other arrays though

I can't seem to get my host to see a 2540 array. I have 3 arrays right now. (2) 2540's.. let's call them 2540A and 2540B and (1) 6140. 2540A and the 6140 are configured and mounted on the same linux host. For the life of me, I cannot get the other problem-child 2540B to be recognized by the... (6 Replies)
Discussion started by: buddhavelvet
6 Replies

3. Solaris

Sun StorageTek 2540 - shutdown matrix

Hi, I have a simple question on how to correctly disable the matrix? Looking for the Common Array Manager and I do not see this option... Thank for help (3 Replies)
Discussion started by: bieszczaders
3 Replies

4. Solaris

Storagetek 2540

Hi peeps, Was wondering if anyone can help me, got a couple of storagetek 2540's that I need to configure. Trouble is I think they were brought as second user as all that came with them was cables. Does anyone know how to configure them (i.e. create raid sets and map to Luns and present... (1 Reply)
Discussion started by: callmebob
1 Replies

5. Hardware

Storagetek 2540

Hello all ! I am a beginner about system and networking , and after some research on internet , i didn't find any relevant information , so i post here , if someone have an experience with this kind of material or if some documentation about how to connect my storage device on my server. I... (2 Replies)
Discussion started by: acorradi
2 Replies

6. Hardware

StorageTek 2540 battery failed

Hi all, My Sun StorageTek 2540 have redundant batteries, but a battery was failed. # /opt/SUNWstkcam/bin/sscs list -d MyStorage1 fru Name FRU Alarm State Status Revision Unique Id -------------------------- ----------- --------... (2 Replies)
Discussion started by: buyantugs
2 Replies

7. Hardware

Storagetek 2540

Hi Guys and Gals, Wionder if you could help me, got a problem with a controller on a storagetek 2540, dead when fully powered up but if you reboot, it is ok for a couple of seconds (and you can ping it). Then once the array is fully up, it goes faulty and is un-pingable. Had anyone... (4 Replies)
Discussion started by: callmebob
4 Replies

8. Hardware

2540 firmware update

Hi Guys and Gals, does anyone know how to update the firmware on the drives in a storagetek 2540? Thanks in advance Rgrds Martin (0 Replies)
Discussion started by: callmebob
0 Replies

9. Solaris

StorageTek 2540 SAN array

Bought a Sun StorageTek 2540 SAN array a few years ago from a company that was going out of business. When we first set it up, we were able to get all the software (Common Array Manager) and firmware directly from Sun. We just upgraded the drives, but the array is too large for the firmware. Now... (6 Replies)
Discussion started by: edison303
6 Replies

10. Solaris

Lost out-of-band communication with 2540 Array

Hello Dears, My server hots cannot contacted my array disk 2540 by using out-of-band Ethernet Cable. The Controller Ethernet port is off , I replace the ethernet cable but not OK I reboot the server and the Array disk 2540 but Not OK. Please somebody know how to solve this issue? ... (1 Reply)
Discussion started by: ghislino
1 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 12:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy