ISO for nodes on NFS storage

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
Genokrad
Posts: 5
Joined: Tue May 12, 2020 9:36 pm

ISO for nodes on NFS storage

Post by Genokrad » Sun Nov 06, 2022 12:08 pm

Hi.
I used eve-ng community v2.0.3-112, my ISO files stored on external NFS storage, connected to virtual machine by symlink to cdrom.iso

Code: Select all

ln -s /ISO/WSR_ISO/2022/debian-11.2.0-amd64-BD-1.iso /opt/unetlab/addons/qemu/linux-debian-11/cdrom.iso
Now, with version eve-ng community v5.0.1-13, after jail implementing, nodes with cdrom symlink not started. I cant store ISO on same server cuz of disk space.
Any solutions?

Post Reply