cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
586
Views
0
Helpful
0
Replies

can't start ncs after local install of nso 5.3

pgaltieri
Level 1
Level 1

I installed nso as a local install following the instructions in https://developer.cisco.com/docs/nso/#!getting-nso/getting-started.  I completed the following instruction:

ncs-setup -package packages/neds/cisco-ios-cli-6.42 --package packages/neds/cisco-iosxr-cli-7.18 --package packages/neds/cisco-nx-cli-5.13 --dest nso-instance3

I get the following:

Using netsim dir /home/pgaltieri/NSO/nso-5.3
/home/pgaltieri/NSO/./nso-5.3/bin/ncs-setup: line 362: ./.netsiminfo: No such file or directory

*** Dir /home/pgaltieri/NSO/nso-5.3 is not a netsim directory
Try ncs-netsim --help or man ncs-netsim to get usage text

 

I tried

ncs-setup --no-netsim --package packages/neds/cisco-ios-cli-6.42 --package packages/neds/cisco-iosxr-cli-7.18 --package packages/neds/cisco-nx-cli-5.13 --dest nso-instance3

 

and that worked, but when I cd to nso-instance3 and run ncs I get

 

CDB boot error: failed to load ./ncs-cdb/netsim_devices_init.xml:1: End-of-file reached in XML stream
Daemon died status=10

So I looked around and found some other instructions:

ncs-netsim create-network packages/cisco-ios-cli-6.42 3 c

ncs-netsim start

ncs-setup --netsim-dir ./netsim --dest .

 

Now when I start ncs I get

CDB boot error: internal
Daemon died status=10

 

So what am I missing to get nso running?  I'm running nso 5.3

 

Paolo

0 Replies 0