Node folder in tmp/ with unecessary other folders

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

Post Reply
anivek59
Posts: 3
Joined: Wed May 11, 2022 12:08 pm

Node folder in tmp/ with unecessary other folders

Post by anivek59 » Wed May 03, 2023 3:19 pm

Hello everyone,

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

Post Reply