Clone Lab with all configs on Devices and all Settings

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Sipart
Posts: 59
Joined: Sun Mar 19, 2017 9:20 pm

Re: Clone Lab with all configs on Devices and all Settings

Post by Sipart » Tue Aug 01, 2017 12:40 am

Hi Chris. The python scripts are in:
/opt/unetlab/scripts/

And have logical names like:
config_vsrx.py

So you might be able to work out if a time out is set, but it also may be related to the config being encoded and written to the .unl lab file? Perhaps that has some limitations when handling large configs?

Looking at the logs for a failed export it looks like it writes a temporary copy of the config, perhaps as part of the process of encoding and writing it to the unl file? If you monitor the tmp directory while attempting a export you may be able to witness it?

Jun 10 22:16:26 INFO: exporting /opt/unetlab/scripts/config_vsrx.py -a get -p 32783 -f /tmp/unl_cfg_15_osDyaY -t 15


Cheers

Chris929
Posts: 83
Joined: Tue Jun 27, 2017 8:51 am

Re: Clone Lab with all configs on Devices and all Settings

Post by Chris929 » Tue Aug 01, 2017 9:05 am

Hi Sipart,

thanks - I will look into that and experiment a bit :)

Post Reply