I encounter an issue running Cisco SDWAN Viptela images set.
- I have followed the procedure to create my image (https://www.eve-ng.net/index.php/docume ... mages-set/)
=> virtioa.qcow2 size is 172MB
root@eve:/opt/unetlab/addons/qemu/vtbond-20.6.3# ls -l
total 172228
-rw-r--r-- 1 root root 176357376 Apr 25 10:11 virtioa.qcow2
- When I start a node with this image, EVE-NG will insert in the /tmp/ node folder my entire opt/, dev/, usr/, lib/, lib64/ sys/ folders automaticaly :
root@eve-a-mir:/opt/unetlab/tmp/4/fc9ef304-1118-42b6-9697-924f8bd82d57/3# ls
dev jail l1up_0 l1up_1 lib lib64 mon2-sock mon-sock opt qmp-sock startup-config sys usr virtioa.qcow2
for a total size of 62G !!!
root@eve-a-mir:/opt/unetlab/tmp/4/fc9ef304-1118-42b6-9697-924f8bd82d57/3# du -sh /opt/unetlab/tmp/4/fc9ef304-1118-42b6-9697-924f8bd82d57/3/
62G /opt/unetlab/tmp/4/fc9ef304-1118-42b6-9697-924f8bd82d57/3/
Any idea why theses unecessary files are copied ??
Thanks in advance for looking at my problem

Kevin