On Sat, 5 Oct 2013 12:02:15 -0400, Cory Smelosky wrote:
I'm entering NCP from OPR to add node names. However it keeps telling me
"NCP is not running".
That usually happens when NML is not running either because was not started or
because has stopped. Given that you are using a DECnet-enabled monitor, your
SYSTAT should show something like this:
| Status of T10 DECnet node DIECI at 19:30:29 on 05-Oct-113
|
| Uptime 3352:10:38, 5% Null time = 5% Idle + 0% Lost, 0% Overhead
| 15 Jobs in use out of 120. 15 logged in, 13 detached.
|
| Job Who Line# What Size(P) State Run Time
|
| 1 [OPR] DET STOMPR 11+12 SL 0 01
| 2 [OPR] CTY OPR 69+40 HB 0
| 3 [OPR] 4 SYSTAT 23+SPY RN 0
| 7 [OPR] DET FILDAE 17 HB 0
| 8 [OPR] DET ACTDAE 66+40 SL 0
| 9 [OPR] DET DAEMON 11+SPY HB 0
| 10 [OPR] DET QUASAR 123+40 SL 0
| 11 [OPR] DET PULSAR 66+40 HB 0
| 12 [OPR] DET MIC 5+15 SL 0
| 13 [OPR] DET NML 38+135 HB 0 <--- HERE!
| 14 [OPR] DET MX 29+21 HB 0
| 15 [OPR] DET ORION 34+40 SL 0
| 16 [OPR] DET NEBULA 27+40 HB 0
| 17 [OPR] DET CATLOG 147+40 HB 0
| 18 [OPR] DET FAL-10 115+40 SL 0
| .
| .
| .
If NML is e.g. in TO state (Terminal Output) that means that it encoutered
some error and is waiting for someone to read it and do something...
NML gets automatically started by ORION, which in turn gets started by QUASAR,
which must be listed in SYS:SYSJOB.INI:
| SET DEFAULT ACCOUNT SYSTEM
| LOG
| FILDAE
| LOG
| ACTDAE
| LOG
| DAEMON
| LOG ;GALAXY JOBS
| QUASAR <--- HERE!
| LOG
| MIC
| NODNAM ;Loads INI:NODNAM.INI then starts MX
HTH,
G.
I am alive!
I unplugged it all. Flicked all the switches and changed the trasceiver. It said something about the SQE being off for connection to a dte and on for a repeating. So i turned it on, and its all going!!
Now DECnet, but first sleep :)
Regards,
Daniel.
Sent from my iPad
On 5 Oct 2013, at 8:35 pm, "Brian Schenkenberger, VAXman-" <system at TMESIS.COM> wrote:
Daniel Soderstrom <snaggs at mac.com> writes:
The error is;
Please mount volume ESP_DATA in device _ESP1$DKA200:
Can't mount a device that doesn't exists!
The problem with copying is that atm, the machine is an island unto itself a=
nd I've nowhere to copy it to. I wanted to get IP up so I could ftp it out.
If I get that far, do you guys have a copy of 6.2 and RDB etc that I can ins=
tall from? i wanted dont want to weigh the Vaxstation down with the extra li=
nes of code in the current version. I've got a RX3200 for that. I even thoug=
ht of putting on 5.5
Look through the system startup for a MOUNT command that would attempt to
mount DKA200 with label ESP_DATA.
$ SEARCH SYS$STARTUP:*.COM ESP_DATA
When you find that, edit the procedure and comment out the MOUNT.
--
VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
Well I speak to machines with the voice of humanity.
A 340 is nice. The 330 is pretty much the same, except for being monochrome.
The problem with the 340 is that the power supply have a tendency of blowing up with age. (I have two broken ones...)
Can they be replaced with anything sensible, i.e. could a qualified electrician build a new one for not too much effort?
sampsa
On Sat, 5 Oct 2013, Tim Sneddon wrote:
On Sun, Oct 6, 2013 at 12:23 AM, Cory Smelosky <b4 at gewt.net> wrote:
yOn Sat, 5 Oct 2013, Tim Sneddon wrote:
On Sun, Oct 6, 2013 at 12:01 AM, Cory Smelosky <b4 at gewt.net> wrote:
On Sat, 5 Oct 2013, Gregg Levine wrote:
Hello!
Brian's scripts are working oddly enough. Someone's routing
arrangement is taking today and probably the Sunday, off.
Cory who are you being routed through to the rest of the network?
A better question is who am I NOT being routed through. ;)
What is your external IP? I'll update my config and get you back on line.
Regards, Tim.
Whatever dev.gimme-sympathy.org currently resolves to.
There you go, you're back.
Regards, Tim.
Yup. Thanks!
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Sun, Oct 6, 2013 at 12:23 AM, Cory Smelosky <b4 at gewt.net> wrote:
yOn Sat, 5 Oct 2013, Tim Sneddon wrote:
On Sun, Oct 6, 2013 at 12:01 AM, Cory Smelosky <b4 at gewt.net> wrote:
On Sat, 5 Oct 2013, Gregg Levine wrote:
Hello!
Brian's scripts are working oddly enough. Someone's routing
arrangement is taking today and probably the Sunday, off.
Cory who are you being routed through to the rest of the network?
A better question is who am I NOT being routed through. ;)
What is your external IP? I'll update my config and get you back on line.
Regards, Tim.
Whatever dev.gimme-sympathy.org currently resolves to.
There you go, you're back.
Regards, Tim.
yOn Sat, 5 Oct 2013, Tim Sneddon wrote:
On Sun, Oct 6, 2013 at 12:01 AM, Cory Smelosky <b4 at gewt.net> wrote:
On Sat, 5 Oct 2013, Gregg Levine wrote:
Hello!
Brian's scripts are working oddly enough. Someone's routing
arrangement is taking today and probably the Sunday, off.
Cory who are you being routed through to the rest of the network?
A better question is who am I NOT being routed through. ;)
What is your external IP? I'll update my config and get you back on line.
Regards, Tim.
Whatever dev.gimme-sympathy.org currently resolves to.
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On 2013-10-05 18:11, Sampsa Laine wrote:
I think I'm going to spend the rest of life looking for a VT340/340+. It's an addiction, but I simply must own one of them.
Video made me drool: http://www.youtube.com/watch?v=2HwhNYQFe-0
A 340 is nice. The 330 is pretty much the same, except for being monochrome.
The problem with the 340 is that the power supply have a tendency of blowing up with age. (I have two broken ones...)
Johnny
On 2013-10-05 18:02, Cory Smelosky wrote:
On Sat, 5 Oct 2013, Johnny Billquist wrote:
On 2013-10-05 06:01, Cory Smelosky wrote:
Hello all,
I am reviving this puzzle now that my network has undergone more
restructuring. ;)
I can not for the life of me figure out why NCP isn't running. NETWOR
shows the information it should, DECnet is operational as I can SET HOST
to it yet NCP still tells me it isn't running?
Have I forgotten to start an obvious daemon?
NCP? NCP is a user interface. It should not be running just for its
own amusement.
Exactly what are you doing, and what are the results?
Johnny
I'm entering NCP from OPR to add node names. However it keeps telling
me "NCP is not running".
Hmm. We need someone who remembers the details better. I know there is some daemons that should be started, but I can't remember much more right now. The error message is "weird", though, if that is literal.
Johnny
On Sun, Oct 6, 2013 at 12:01 AM, Cory Smelosky <b4 at gewt.net> wrote:
On Sat, 5 Oct 2013, Gregg Levine wrote:
Hello!
Brian's scripts are working oddly enough. Someone's routing
arrangement is taking today and probably the Sunday, off.
Cory who are you being routed through to the rest of the network?
A better question is who am I NOT being routed through. ;)
What is your external IP? I'll update my config and get you back on line.
Regards, Tim.
I think I'm going to spend the rest of life looking for a VT340/340+. It's an addiction, but I simply must own one of them.
Video made me drool: http://www.youtube.com/watch?v=2HwhNYQFe-0
sampsa <sampsa at mac.com>
mobile +358 40 7208932