I'm a longtime Virtual Box user and I'm just starting to work with my first instance of Proxmox. Virtual Box has a feature called Shared Folders that lets a VM read a host file system. As an example:
I have /largedrive/stuff on my desktop, I share that folder with a virtual machine, and tell...
I seem to have a problem where I can ping my Fedora Core guest but not ping my Proxmox host. The intention is to share my local zpool on my host with my guest via NFS.
My network configuration is:
auto lo
iface lo inet loopback
iface enp193s0f0 inet manual
iface enp193s0f1 inet manual
#...
Hi there,
I would like to create a directory on my proxmox host e.g. `/share/somedata` and share it with, thus mount it on one or even multiple VMs.
Do you have some ideas how I can realize something like this? :)
The approach of 9p_virtio (http://www.linux-kvm.org/page/9p_virtio) is very usefull one, especially for clustered environments were you need shared Webroot (Readonly), within several KVM VMs, sharing config files e.g.
That shoudn't be that hard to implement because its already implemented into...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.