I am building a server where several of the virtual servers should access the same data on another one of the virtual servers (on the same physical hardware). I have tried to setup an NFS share, but I get an error:
mount.nfs: No such device
I am using the default CentOS 5.2 with yum updates from Proxmox. I have installed nfs-utils and portmapper, but it seems that this is not supported in the kernel?
Has anyone done this or know of another way to share data with another virtual server? it does not have to be nfs, but several virtual servers will be sharing the same data.
mount.nfs: No such device
I am using the default CentOS 5.2 with yum updates from Proxmox. I have installed nfs-utils and portmapper, but it seems that this is not supported in the kernel?
Has anyone done this or know of another way to share data with another virtual server? it does not have to be nfs, but several virtual servers will be sharing the same data.