Windows crash with Cumulus VX on eve-ng

Moderator: mike

Post Reply
Aninda
Posts: 14
Joined: Mon Mar 04, 2019 4:45 pm

Windows crash with Cumulus VX on eve-ng

Post by Aninda » Mon Mar 04, 2019 4:54 pm

So, interestingly enough my system crashes as soon as I power on a Cumulus VX box in eve-ng. IOSv images work perfectly fine.

Some setup details:

- this is eve-ng on VMWare Workstation Player. I've downloaded Cumulus VX 3.7.3 (haven't tried any of the older versions).
- uname output from shell:

root@eve-ng:~# uname -a
Linux eve-ng 4.9.40-eve-ng-ukms-2+ #4 SMP Fri Sep 15 02:07:02 CEST 2017 x86_64 x86_64 x86_64 GNU/Linux

I have 8G of RAM on this thing. And like I said earlier, IOSv router images work perfectly fine. Once the system crashes, it looks like the sql db gets corrupted again and I can no longer login. I need to run a 'unl_wrapper - a restoredb' to be able to login back.

Any help would be much appreciated! Let me know if there is any other info that may be needed for this.

Cheers.

Uldis (UD)
Posts: 5080
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Windows crash with Cumulus VX on eve-ng

Post by Uldis (UD) » Mon Mar 04, 2019 6:46 pm

you have to make Cumulus image properly..
if image crash all windows it is obviously cumulus image issue

Aninda
Posts: 14
Joined: Mon Mar 04, 2019 4:45 pm

Re: Windows crash with Cumulus VX on eve-ng

Post by Aninda » Tue Mar 05, 2019 3:31 am

Thanks for the reply, Uldis.

I am using Cumulus VX 3.7.3. I downloaded the KVM file from their site directly, with file name 'cumulus-linux-3.7.3-vx-amd64-qemu.qcow2'. For this, I created a folder called 'cumulus-linux-3.7.3-vx-amd64-qemu' in /opt/unetlab/addons/qemu/ and then copied the file there.

Finally, converted it to hda.qcow2. Not sure what I did wrong since these appear to be the instructions listed here - https://www.eve-ng.net/documentation/ho ... -from-virl

Cheers.

Uldis (UD)
Posts: 5080
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Windows crash with Cumulus VX on eve-ng

Post by Uldis (UD) » Tue Mar 05, 2019 7:32 am

Works like charm dear:
I specially created even very easy How To:
https://www.eve-ng.net/documentation/ho ... cumulus-vx
Just downloaded cumulus-linux-3.7.3-vx-amd64-qemu.qcow2

1. Create image dir
mkdir /opt/unetlab/addons/qemu/cumulus-vx-3.7.3

2. Using WinSCP or FileZilla copy orignal image in to it
3. Rename it to virtioa.qcow2
cd /opt/unetlab/addons/qemu/cumulus-vx-3.7.3
mv cumulus-linux-3.7.3-vx-amd64-qemu.qcow2 virtioa.qcow2
4. fix permissions
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

Done
Add node on topology, but make sure you have set 1024M RAM for it.
Console can be user VNC or Telnet either

Enjoy All works.
ULdis
You do not have the required permissions to view the files attached to this post.

Bisco
Posts: 1
Joined: Mon Mar 18, 2019 7:04 pm

Re: Windows crash with Cumulus VX on eve-ng

Post by Bisco » Mon Mar 18, 2019 9:11 pm

Any recommendations for QEMU Version, Arch or NIC?

I feel like my Cumulus VX switches require too much resources, and I am unable to add more than 24 interfaces on them.

Post Reply