Operating System - HP-UX
1834624 Members
2498 Online
110069 Solutions
New Discussion

B2600 install Extern SCSI Card

 
Andreas Auns
Advisor

B2600 install Extern SCSI Card

I have Install UP-UX 10.20 on a B2600 whith esternal SCSI Card A4974A.
But the devices Tape DDS2 and MO optical 9100mx
Ican not see at ioscan.
The card is correct
ext_bus 3 10/1/3/0 c720 CLAIMED Interface Ultr Wide SCSI
IOSCAN



Can anybody help me
14 REPLIES 14
Cheryl Griffin
Honored Contributor

Re: B2600 install Extern SCSI Card

if the new hw is completely missing from ioscan, you have a hw issue that needs to be addressed.

also -k scans the kernel not the hw. you might try it without the -k to see if the results are any different.
"Downtime is a Crime."
Andreas Auns
Advisor

Re: B2600 install Extern SCSI Card

hangs for answer.
See Atachment:
Enrico P.
Honored Contributor

Re: B2600 install Extern SCSI Card

Hi,
are there scsi error in syslog.log file?

Enrico
Andrew Rutter
Honored Contributor

Re: B2600 install Extern SCSI Card

hi,

doa full ioscan without any options

#ioscan

this will do a fresh scan of the system not a cached one.

then install special dev files

#insf -e

then a full ioscan again to verify.

if still missing check the tape drivers are installed in the kernal with SAM.

Andy

Andreas Auns
Advisor

Re: B2600 install Extern SCSI Card

dir enrico

no there are no errors in the syslog.log

dir andrew rutter

I make insf -e

but it is the same in ioscan.

What can I do next ?
Enrico P.
Honored Contributor

Re: B2600 install Extern SCSI Card

Do you have installed the tape driver?
Check with the command:

kmsystem|grep tape

Enrico
Andreas Auns
Advisor

Re: B2600 install Extern SCSI Card

kmsytem |grep tape
not found is the answer.


Enrico P.
Honored Contributor

Re: B2600 install Extern SCSI Card

OK,
try with

grep tape /stand/system

Enrico
Andreas Auns
Advisor

Re: B2600 install Extern SCSI Card

OK
There is stape on it.

Enrico P.
Honored Contributor

Re: B2600 install Extern SCSI Card

Did you have try with the reboot?

Enrico
Andreas Auns
Advisor

Re: B2600 install Extern SCSI Card

Yes I trye it some time.
I change the SCSi adress on tape and MO.
Reboot the system, but it is only the same.
At the lsat time I instlld 3 Workstation B2600
no problems. But this Worstation is a devel.
I don't now wey.
Can it be a defekt on the SCSI card ?
But I see it on ioscan

Monday come a service Gay an he wont help me.

Cheers an thangs for Help.

If monday the problem not clear I call you on this way.
Andrew Rutter
Honored Contributor

Re: B2600 install Extern SCSI Card

hi,

To verify if its the card or HPUX.

Reboot the workstation and stop from booting at PDC.

type in io

To check io interfaces available. If card is there check with search

type sea

to search for bootable devices.

If tape is found here then problem lies with HPUX. If not then hardware problem.

Also check terminators on bus aswell. And verify that the tape and mo are not at Scsi ID 7

Andy

Andreas Auns
Advisor

Re: B2600 install Extern SCSI Card

Hi, Andrew

I stop the system at boot.
Go to info, an write io
The PCI 3 at 10/1/3/0 SCSI Slot 3 is found.
But when I search for Boot device I found
CD ROM on IDE
HD on FWSCSI.6.0

No tape is found.
Andreas Auns
Advisor

Re: B2600 install Extern SCSI Card

Problem locates.
SCSI card was differential, but I need a singel ended card.

I have some in an another Worstation.
I chnge it and I have no Problems more.

Thank you for Help Andrew and Enrico