eve-ng pro doesn't read nodes from mounted folder
Posted: Wed Mar 18, 2020 11:18 pm
Hi,
I have mounted a remote storage disk to /opt/unetlab/addons folder.
root@eve-pro:/# df -h
Filesystem Size Used Avail Use% Mounted on
udev 15G 0 15G 0% /dev
tmpfs 3.0G 8.8M 3.0G 1% /run
/dev/sda1 97G 11G 86G 12% /
tmpfs 15G 0 15G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 15G 0 15G 0% /sys/fs/cgroup
/dev/sda15 105M 3.6M 101M 4% /boot/efi
tmpfs 3.0G 0 3.0G 0% /run/user/0
cloud-###t.###.com 1.0P 0 1.0P 0% /opt/unetlab/addons
- The ### is because of security measures.
The disk contains only the normal folders as expected: dynamips, iol and qemu while inside each folder I have my node images.. (typical NFS setup)
root@eve-pro:/# ls -l /opt/unetlab/addons/
total 0
drwxr-xr-x 1 root root 0 Mar 18 23:09 dynamips/
drwxr-xr-x 1 root root 0 Mar 18 23:09 iol/
drwxr-xr-x 1 root root 0 Mar 18 23:09 qemu/
For some reason my EVE-pro cannot read those nodes and show empty available node list..

Any idea why?
Thanks in advance!
I have mounted a remote storage disk to /opt/unetlab/addons folder.
root@eve-pro:/# df -h
Filesystem Size Used Avail Use% Mounted on
udev 15G 0 15G 0% /dev
tmpfs 3.0G 8.8M 3.0G 1% /run
/dev/sda1 97G 11G 86G 12% /
tmpfs 15G 0 15G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 15G 0 15G 0% /sys/fs/cgroup
/dev/sda15 105M 3.6M 101M 4% /boot/efi
tmpfs 3.0G 0 3.0G 0% /run/user/0
cloud-###t.###.com 1.0P 0 1.0P 0% /opt/unetlab/addons
- The ### is because of security measures.
The disk contains only the normal folders as expected: dynamips, iol and qemu while inside each folder I have my node images.. (typical NFS setup)
root@eve-pro:/# ls -l /opt/unetlab/addons/
total 0
drwxr-xr-x 1 root root 0 Mar 18 23:09 dynamips/
drwxr-xr-x 1 root root 0 Mar 18 23:09 iol/
drwxr-xr-x 1 root root 0 Mar 18 23:09 qemu/
For some reason my EVE-pro cannot read those nodes and show empty available node list..

Any idea why?
Thanks in advance!