|
You can try "load kzpsa", and then "kzpsa_edit". I usually use this to
change the scsibus id...so "kzpsa_edit bus", gives you the scsibus ID,
and lets you change. Not sure what else you can do with it..
-Mark-
|
| actually, sally posted this as a result of my customer's call ...
they don't want to do a kzpsa_edit ... they want to run the utility to
examine *all* parameters on their 13 KZPs. in fact, it would be nice
to run any of the utilities, but nothing will run because the blasted
machine can't find an eisa bus.
any other hints?
|
| I opened an IPMT case for this problem and received the following response:
From: US8RMC::"[email protected]" "Nigel Croxon" 3-JUN-1997 17:21:53.79
To: 'AVSRPE' <proxy::avsrpe>
CC:
Subj: IPMT: Case STLB45117 (CFS.51555,Sev: 3,WESTERN MINING)
Hello,
I have found the problem with the firmware and have implemented a change.
The firmware previously would check for a SIO before adding any EISA devices
to the system configuration and would fail if it didn't find one. The new
code will now add EISA devices only when it finds an EISA bus.
The next release AXP CD release is not for a month or more. I can make a
interim release of the console firmware if needed.
Otherwise, the fix will be in the next release, AXP V4.0 CD. The version
will be V4.9-xxx.
Please move this case to solution submitted.
-Nigel Croxon
1. Detailed Problem Information.
-----------------------------
The following problem was discovered when trying to change the default
SCSI IDs of fourteen KZPSAs installed in an 8400 that will be part of
a UNIX DECsafe configuration:
Utilities (such as the parameter setting programs for the KZPSA, KZPSC,
KZESC and ISP1020-based controllers) can't be run from the Alpha
firmware CDROM unless there is a KFE70 PCI->EISA bridge installed in
the system. Attempting to run the utilities without a KFE70 produces
the error message "Configuration tree invalid, no eisa adapter". This
is reproduceable at will and appears to be a console bug. The problem
is present in V4.8-6 of the console, and note 1147 in the TURBOLASER
conference indicates that it was present at least as far back as
console V4.1.
There is a partial workaround available, in that there are undocumented
built-in console utilies (i.e. kzpsa_edit and isp1020_edit) that can
perform most of the functions of the UTIL_CLI and EEROMCFG utilities on
the firmware CDROM. However, I know of no alternative to the KZPSC and
KZESC RAID controllers' stand-alone configuration utility.
A sample failure follows:
P00>>>show dev isp3
polling for units on isp3, slot 5, bus 0, hose0...
dkd0.0.0.5.0 DKd0 RRD43 1084
P00>>>show util_cli
UTIL_CLI iso9660:[utility]util_cli.exe
P00>>>run util_cli -d dkd0 -p 1
Configuration tree invalid, no eisa adapter
P00>>>run util_cli
could not find controller for device dva0
|