cumulus vx-3.2.1 NCLU
Posted: Wed May 03, 2017 9:15 am
Hi - the cumulus vx 3.2.1 is not listed as a supported image but seems to basically work when editing the seperate files in a Linux style.
Hardware : CPU - Dual 2.66ghz Quad core Xeons with 24gb ram, 1x300GB and 2x146GB 10K SAS drives (one volume), 1 network interface
EVE-NG Running on - Bare Metal Linux (Ubunut 16.10)
VT-X - Enabled
Lots of other images working fine (vMX, vSRX, Cisco, Win7 etc)
But I do have some issues when trying to use the NCLU on this image (https : // docs.cumulusnetworks.com/display/DOCS/Network+Command+Line+Utility) which is included in 3.2.1.
But as its not a supported image I wonderderd if anyone else had got 3.2.1 NCLU working and if so how?
I tried before and after doing a apt-get update on the cumulus VX.
When I try to save or commit a config I get the following:
"cumulus@sw01-nni-1:~$ net show configuration
ERROR: net could not connect to netd
Try starting netd with:
sudo systemctl start netd
To configure netd to start when the box boots:
sudo systemctl enable netd"
If I do start the netd and configure it to run at start it will sometimes not complain but it doesn't make any difference in showing or saving configuration.
Sometimes it does complain like below:
"cumulus@sw01-nni-1:~$ sudo systemctl start netd
Job for netd.service failed. See 'systemctl status netd.service' and 'journalctl -xn' for details."
"cumulus@sw01-nni-1:~$ systemctl status netd.service
â netd.service - Network Command Line Utility Daemon
Loaded: loaded (/lib/systemd/system/netd.service; enabled)
Active: failed (Result: start-limit) since Wed 2017-05-03 09:03:16 UTC; 3min 9s ago
Process: 841 ExecStart=/usr/bin/python /usr/sbin/netd -d (code=exited, status=1/FAILURE)
Main PID: 841 (code=exited, status=1/FAILURE)"
"cumulus@sw01-nni-1:~$ journalctl -xn
No journal files were found."
I can start netd again and it comes alive but then fails when trying to run net commands.
"cumulus@sw01-nni-1:~$ sudo systemctl start netd
cumulus@sw01-nni-1:~$ systemctl status netd.service
â netd.service - Network Command Line Utility Daemon
Loaded: loaded (/lib/systemd/system/netd.service; enabled)
Active: active (running) since Wed 2017-05-03 09:14:41 UTC; 2s ago
Main PID: 939 (python)
CGroup: /system.slice/netd.service
ââ939 /usr/bin/python /usr/sbin/netd -d"
I can't find any bug pertaining to cumulus VX so I suspect it maybe due to the EVE-NG cumulus support and perhaps some update needed to the way the 3.2.1 image is supported in EVE?
Cheers
Hardware : CPU - Dual 2.66ghz Quad core Xeons with 24gb ram, 1x300GB and 2x146GB 10K SAS drives (one volume), 1 network interface
EVE-NG Running on - Bare Metal Linux (Ubunut 16.10)
VT-X - Enabled
Lots of other images working fine (vMX, vSRX, Cisco, Win7 etc)
But I do have some issues when trying to use the NCLU on this image (https : // docs.cumulusnetworks.com/display/DOCS/Network+Command+Line+Utility) which is included in 3.2.1.
But as its not a supported image I wonderderd if anyone else had got 3.2.1 NCLU working and if so how?
I tried before and after doing a apt-get update on the cumulus VX.
When I try to save or commit a config I get the following:
"cumulus@sw01-nni-1:~$ net show configuration
ERROR: net could not connect to netd
Try starting netd with:
sudo systemctl start netd
To configure netd to start when the box boots:
sudo systemctl enable netd"
If I do start the netd and configure it to run at start it will sometimes not complain but it doesn't make any difference in showing or saving configuration.
Sometimes it does complain like below:
"cumulus@sw01-nni-1:~$ sudo systemctl start netd
Job for netd.service failed. See 'systemctl status netd.service' and 'journalctl -xn' for details."
"cumulus@sw01-nni-1:~$ systemctl status netd.service
â netd.service - Network Command Line Utility Daemon
Loaded: loaded (/lib/systemd/system/netd.service; enabled)
Active: failed (Result: start-limit) since Wed 2017-05-03 09:03:16 UTC; 3min 9s ago
Process: 841 ExecStart=/usr/bin/python /usr/sbin/netd -d (code=exited, status=1/FAILURE)
Main PID: 841 (code=exited, status=1/FAILURE)"
"cumulus@sw01-nni-1:~$ journalctl -xn
No journal files were found."
I can start netd again and it comes alive but then fails when trying to run net commands.
"cumulus@sw01-nni-1:~$ sudo systemctl start netd
cumulus@sw01-nni-1:~$ systemctl status netd.service
â netd.service - Network Command Line Utility Daemon
Loaded: loaded (/lib/systemd/system/netd.service; enabled)
Active: active (running) since Wed 2017-05-03 09:14:41 UTC; 2s ago
Main PID: 939 (python)
CGroup: /system.slice/netd.service
ââ939 /usr/bin/python /usr/sbin/netd -d"
I can't find any bug pertaining to cumulus VX so I suspect it maybe due to the EVE-NG cumulus support and perhaps some update needed to the way the 3.2.1 image is supported in EVE?
Cheers