T.R | Title | User | Personal Name | Date | Lines |
---|
3639.1 | PB RESSOURCE | ATYV00::CARRAYROU | | Fri May 16 1997 03:42 | 9 |
|
IF I TRY TO RELOAD THE FIRMWARE
LOAD DEV UNIT W622-4-1
I HAVE A MESSAGE ~ UNSUFFISANT RESSOURCE OR UNREACHABLE RESSOURCE I
DON'T REMEMBER
DIDIER
|
3639.2 | reduce the Number Of Buffers in the _extra_set file | MARVIN::RIGBY | No such thing as an alpha beta | Fri May 16 1997 10:33 | 19 |
| I'd guess that the problem is caused by insufficient buffers in the POOL card
for the particular 500 configuration you have. There is a fix in the pipeline
for this to make the code self correct when it discovers the buffers are
overloaded.
In the meantime, to check if this is your problem display the Number Of Free
Buffers attribute of DEVICE UNIT *. If the number on the MEMx-y unit is less
than the Number Of Buffers on the failing card then that is definitely the
problem.
The solution (which is what the code will eventually do automatically) is to
reduce the buffer allocation on each of the device units that do load to free up
enough for the failing card (who's number can also be reduced too).
There are 8 8192 buffers on a 500 pool card (I think), 750 or so are needed for
the MPC leaving slightly less than 2000 each for 4 device units (which I
presume you have a L602 and W622? - two device units per slot)
John
|
3639.3 | Yes your diagnostic is right | ATYV01::CHAFFAUT_C | | Fri May 16 1997 10:53 | 7 |
| Hello John,
I reported your answer to Didier who is on site, and confirms that you
are right about the source of the problem.
He will try to correct it the way you told.
Thanks a lot
Catherine
|
3639.4 | good value was 1800 | ATYV00::CARRAYROU | | Thu May 22 1997 10:44 | 6 |
|
You are right . I checked on site , the good value was 1800 per
device.
Thanks
Didier
|