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


 
Thread Tools Search this Thread
Operating Systems HP-UX HPUX 11.11 Sept.2003 cannot see PCI-X scsi adapter
# 1  
Old 08-30-2018
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 PCI-X SCSI and the Ethernet as an UNKNOWN sub-Class of ba, even though it loads the PCI-X Bus Adapters and loads the BA Class for the slots.
In the /tmp/hw.info it generates does not, of course, have any listing for the disk.
1) can the disk string be manually added eventhough ioscan sees unknow, or do I Have to find a newer release of 11.11 somewhere/somehow?

------ Post updated at 11:28 AM ------

sorry, it is the release I was using.

Last edited by mrmurdock; 08-30-2018 at 02:28 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

HPUX 10.20 SCSI Hardware Drivers

I own a 1999 vintage HP Logic Analyzer that runs HPUX 10.20. It is a 9000/775/rock system similar to a Visualize C132L/160L system. I'm attempting, mostly for the fun of it, to upgrade the existing slow 5MB/s-only SCSI system, with a new-er PCI card. Of course drivers is my major concern. I'd... (2 Replies)
Discussion started by: KeithM
2 Replies

2. 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

3. 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

4. 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

5. 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

6. 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

7. AIX

Spliting PCI-X Dual Channel Ultra320 SCSI Adapter

I have 1 PCI-X Dual Channel Ultra320 SCSI Adapter card for my p570 server. I would like to split the 2 channels for the usage of 2 tape drives in different LPARs. Is that possible? For example, I have 2 LPARs running in p570 server, LPAR-A configured the Ultra320 card as pci7 in slot... (11 Replies)
Discussion started by: kwliew999
11 Replies

8. 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

9. 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

10. 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
Login or Register to Ask a Question
tk_scsiformat(8)					       Scsiinfo User's Guide						  tk_scsiformat(8)

NAME
tk_scsiformat - low level format an scsi disk device with a nice user interface SYNOPSIS
tk_scsiformat [device] DESCRIPTION
Low level formats the SCSI device identified by the scsi disk or generic scsi device node device. You must be root to perform this opera- tion. When you do not specify a device, tk_scsiformat gives you a list to select a disk device from. tk_scsiformat is a Tcl/Tk user interface to scsiformat(8). You should read that manual page for the general operation of scsiformat. All common X11 and Tcl/Tk options apply. By the nature of graphical user interfaces, there should not be much to explain here. All entry fields refer directly to scsiformat(8) options. In addition to those, you are able to save your selections to be used as defaults for this device next time in a file /usr/lib/scsi/scsi- format.defs.* by pressing the <Save Defaults> button. This is intended and very handy for formatting of removable medias. Note, however, that tk_scsiformat is not as clever as scsiformat(8) (or even tries to be) to find if multiple ways to refer to the same scsi device (disk device, generic device). Furthermore, you can select (or enter freely) a command to automatically make a file system on the newly formatted disk. While formatting a nice completion bar is drawn. Alas, I could not really implement querying progress from a target device yet. The /usr/lib/scsi/tworands binary is used to calculate two random integers which is not supported by plain Tcl/Tk. BUGS
When not specifying a device to format, tk_scsiformat will prepare a list of disk devices to choose from. Alas, if a blocking format opera- tion is running on one of them, tk_scsiformat will block in a non interruptible disk wait sleep. Old status files in /tmp will confuse tk_scsiformat. However, they are removed after 48 hours. Restrictions of the SCSI_IOCTL_SEND_COMMAND ioctl(2) call for the sd(4) device make it impossible to issue a FORMAT_UNIT command with more than 4096 bytes of arguments. This could be avoided by using the proper generic scsi device /dev/sg* instead, at least where the kernel is compiled to support it. Most of the time this is not needed though and thus I'm myself to lazy to do it. FILES
/usr/lib/scsi/tworands /usr/lib/scsi/scsiformat.defs.* /tmp/scsiformat.xx:xx:xx:xx:xxxxxxxx /dev/sd* /dev/sg* SEE ALSO
scsiformat(8), scsiinfo(8), scsi-config(8), fdisk(8), sd(4). AUTHOR
Michael Weller <eowmob@exp-math.uni-essen.de> scsiinfo 1.7 23 August 1997 tk_scsiformat(8)