On Wed, 15 May 2013, Cory Smelosky wrote:
On Wed, 15 May 2013, G. wrote:
On Wed, 15 May 2013 22:46:10 -0000, you wrote:
?Stopcode KNIKSP, type=INFO, on CPU0 at 15-May-113 18:43:58
[Continuing system]
Translation:
Name Module Type Message and Explanation
------ ------ ---- ---------------------------------------------
KNIKSP KNISER INFO KLNI Service Paused. The maximumm number of
packets that can be processed has been
exceeded. Location .PBMPP (Maximum Packets
Processed) in the KDB/PCB contins the
limit,
and that limit is 2000 (decimal).
It's idling...but by idling it's stopping completely. ;)
Strange. I've seen that before when I had problems with Ethernet. Anyway,
being an INFO stopcode, it should be just, well, informational and the system
should continue as usual. Or is it throwing that stopcode again and again?
It's throwing it again and again. Every single time Ethernet drops. ;)
My Ethernet is configured like this:
devdef ni0 564 ni20 dedic=0 decnet=1 doarp=0 enaddr=AA:00:04:00:xx:xx
dpdelay=12 c3dly=2 rdtmo=3
Yours?
devdef ni0 564 ni20 dedic=1 decnet=1 doarp=0 enaddr=aa:00:04:00:aa:24 ifc=eth0 dpdelay=12
c3dly=10 rdtmo=3
I'll try changing c3dly to 2.
That fixed it. Fighting with batch streams now.
How do I execute scripts in OPR? Prefix it with @, right?
OPR>@sys:system.cmd
? Not confirmed: "10"
OPR>
.type sys:system.cmd
SET BATCH-STREAM 0 TIME-LIMIT 0:10
SET BATCH-STREAM 1 TIME-LIMIT 0:60
SET BATCH-STREAM 2 TIME-LIMIT 10:100000
START BATCH-STREAM 0:2
SET FAL-STREAM 0 NETWORK DECNET
SET FAL-STREAM 1 NETWORK DECNET
SET FAL-STREAM 2 NETWORK DECNET
DEFINE FILE-ACCESS DEFAULT-PPN [377777,377777]
START FAL-STREAM 0:2
G.
--
Cory Smelosky
http://gewt.net/ Personal stuff
http://gimme-sympathy.org Experiments
--
Cory Smelosky
http://gewt.net/ Personal stuff
http://gimme-sympathy.org Experiments