Sponsored Content
Operating Systems AIX Spliting PCI-X Dual Channel Ultra320 SCSI Adapter Post 302124521 by kapilraj on Sunday 1st of July 2007 09:43:06 PM
Old 07-01-2007
If tape drive is only used once in a while, you can always DLPAR the Ultra320 from one lpar to another.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

adaptec scsi host adapter

Can anyone out there help me out? I'm trying to install a scsi tape back up on a sys running sco openserver 5.0.4. When I go through the steps for mkdev tape it seems like it works, but when I reboot I still don't see the tape. Also when it boots up I get a scsi bios not installed error. I've... (1 Reply)
Discussion started by: goatboy_tx
1 Replies

2. Solaris

Which SCSI Adapter?

Hi. I need to find a simple SCSI adapter card for a Sun Ultra 5 workstation. I don't need the type w/ ethernet attached (e.g. X1032) as I already have ethernet onboard & they are more spendy. I know Adaptec is out, but what unit would work? I am attaching an external SCSI tape unit to this... (4 Replies)
Discussion started by: Plain Person
4 Replies

3. Solaris

Trouble Installing a SCSI Adapter

Okay. I admit I'm sort of a newbie in this regard. I installed a SCSI adapter on a Sun Ultra 5 workstation. I did the standard STOP-A on the startup and got the OK prompt. I then tried probe-scsi-all. It dumps me back @ the OK prompt w/ no message whatsoever. I tried probe-scsi, nothing. ... (3 Replies)
Discussion started by: Plain Person
3 Replies

4. SCO

PCI Express 1x HBA for parallel SCSI in Openserver 6

I'm floundering here trying to locate a PCI-E 1x HBA that will support an external tape drive in SCO Openserver 6. I was unable to find anything that would work in the compatible hardware list and a call to Adaptec confirmed that PCI-X would've been a better option for the risers in the Dell 2950... (1 Reply)
Discussion started by: s_mal
1 Replies

5. AIX

Power6 Virtual Fibre Channel Adapter

Hello, Searched in all IBM Redbooks and on the internet and couldn't find anything about the new feature of POWER 6 which Virtual Fibre ( Fiber ) channel adapter. It is similar to virtual scsi adapter. In my client partition I created the virtual Fibre Adapter mapped it with the VIO... (1 Reply)
Discussion started by: filosophizer
1 Replies

6. Hardware

SCSI Ultra320 80->68 adapter

I need to connect 80pin SCA Ultra320 SCSI hdd to 68pin. There are rumors that some bad "passive" adapters with problematic termination can fry the HDD. The adapter we got is Assmann ABSCA-2. Hard drive is 'Fujitsu MAW3073NC' Do we need to set any jumpers before turning it on? We already had... (0 Replies)
Discussion started by: orange47
0 Replies

7. AIX

NPIV with 8Gb PCI Express Dual Port FC Adapter

All I am at a loss with a VIO server running ios 2.2.0.10-FP-24 SP-01. The VIO server is fitted with two 8Gb PCI Express Dual Port FC Adapters. However when I run the lsnports command only two of the adapter ports show as capable: $ lsnports name physloc ... (4 Replies)
Discussion started by: johnf
4 Replies

8. SCO

SCSI--Moving from PCI-X to PCIe

PCI-X was popular years ago, now it's not. Today's motherboards have PCIe slots, not PCI-X slots. I'm accustomed to using Adaptec, but I believe they've been bought out by ATTO Technology. Now ATTO has a product called PCI UL50 Dual Channel VHDCI Ultra320 SCSI PCIe card. So: does the SCO UNIX... (7 Replies)
Discussion started by: Transpower
7 Replies

9. SCO

Moving hard drive and SCSI adapter to another computer

OK group, it's been 12 years since I worked with SCO. I need some direction here: SCO Openserver 5.07 I have a server with a bad motherboard. I have moved the SCSI adapter and hard drive to another computer. This new server has different hardware so I must install the chipset drivers for... (1 Reply)
Discussion started by: jscholz
1 Replies

10. HP-UX

HPUX 11.11 Sept.2003 cannot see PCI-X scsi adapter

I am trying to reload a RP4440 with 2x300gb disks and dual Port Network card, with HPUX 11.11 Sept 2003. When the os boots and and gets to the main menu to install HPUX or run recovery, it cannot find the disks or NIC. At the OS prompt (after loading files), ioscan shows the Class ba, and shows... (0 Replies)
Discussion started by: mrmurdock
0 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 03:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy