phpVirtual Box and NFS

Status
Not open for further replies.

Racinrandall

Cadet
Joined
Sep 17, 2015
Messages
9
I currently have two FreeNAS servers running in my house. I'm in the process of migrating from the older slower one to a new one I recently setup.
On the new box, I setup the phpVirtualBox jail to run a Ubuntu VM to compress video using handbrake. The problem I am having is I am unable to connect from that VM to my NFS shares on either box.

Other Linux hosts have no problem connecting to the same NFS shares.
I haven't spent much time in the past using Virtual Box, but the time I did have with it, I was having a difficult time understanding how it's networking features really worked. I have had no issues setting up ESXi or VMware Workstation and getting things working that way. I am just trying to consolidate and want a Linux VM on the FreeNAS box to compress video from time to time since I have a little extra CPU power over what I really need to serve my house.

The new system is dual Xeon E5-2670s, 128GB FB DDR3 with 6 4TB drives in a RAIDz array.
 
D

dlavigne

Guest
What exact command are you using to mount the NFS share and does it give any errors?
 

Racinrandall

Cadet
Joined
Sep 17, 2015
Messages
9
I am adding the NFS share to my /etc/fstab file just like my other Linux VMs. I am using IP address and share name the exact same format as on a machine that is working. I am getting an access denied error. However I later found that I am unable to ping the NFS servers as well.
I will look more into the network configuration tonight. I have virtual box running on a RHEL6 machine at work that I will play with the networking and figure out how I got that one working and try that at home.
 
Status
Not open for further replies.
Top