Hi managers
First part of this message is just to confirm the calculation that was
summarized a couple of weeks ago, I think
there may be a typo :
The text is as follows for calculating Unit Numbers:
How to Calculate
Bus = 2
Target = 1
Lun = 2
Rule for the D-Number (Thanks to Bruce Hines )
>DTLL - hsz70 unit number
> D - always D nothing else
> T - target number
> LL - lun number (to someday handle lun greater than 8
that would be the Unit - D102
On the Host side:(Thanks to Manish Vashi and Lee Brewer):
D102 = (<bus number> * 8 ) + <target> = 2*8 +1 = 17
The Lun comes in form of a letter in front of the number
a = Lun 0
b = Lun 1
c = Lun 2
rz <Lun letter> <bus - target> = rzc17
The last part rz .... should that just be rz<lun letter> <results from D102
= >
I have confirmed the calculations with my own systems.
Second, when I present a new device on our HSG80 to the Unix System
(DS20E, tru64 - 4.0F) I realize
I have to re-boot to ensure that system knows about the device, but could I
also use the scu utility. ?? then do a MAKEDEV
based on the above calculation.
What is the best method ?
Thank You
Darren (Will summarize)
----------------------------------------------------------------------------
-------------------------------------------------
Darren Browett P.Eng This message was
transmitted
Systems Admin/DBA using 100% recycled
electrons
Information and Communications Technology.
City of Coquitlam
P:(604) 927 - 3614
E:dbrowett_at_city.coquitlam.bc.ca
----------------------------------------------------------------------------
-------------------------------------------------
Received on Wed Aug 15 2001 - 16:33:47 NZST