Re: VM not accepted by NFS server -

2014-07-24 Thread poma
On 25.07.2014 02:23, Bob Goodwin - Zuni, Virginia, USA wrote: On 07/24/14 18:09, poma wrote: On 24.07.2014 18:20, Bob Goodwin - Zuni, Virginia, USA wrote: On 07/24/14 11:48, poma wrote: As Chris mentioned, are you running Centos7 VM by VirtualBox, Virtual Machine Manager/libvirt/KVM/QEMU or

Re: VM not accepted by NFS server -

2014-07-24 Thread Bob Goodwin - Zuni, Virginia, USA
On 07/24/14 18:09, poma wrote: On 24.07.2014 18:20, Bob Goodwin - Zuni, Virginia, USA wrote: On 07/24/14 11:48, poma wrote: As Chris mentioned, are you running Centos7 VM by VirtualBox, Virtual Machine Manager/libvirt/KVM/QEMU or VMware Workstation? poma I am ashamed to admit that I coul

Re: VM not accepted by NFS server -

2014-07-24 Thread poma
On 24.07.2014 18:20, Bob Goodwin - Zuni, Virginia, USA wrote: On 07/24/14 11:48, poma wrote: As Chris mentioned, are you running Centos7 VM by VirtualBox, Virtual Machine Manager/libvirt/KVM/QEMU or VMware Workstation? poma I am ashamed to admit that I could not get VirtualBox to install t

Re: VM not accepted by NFS server -

2014-07-24 Thread Bob Goodwin - Zuni, Virginia, USA
On 07/24/14 11:48, poma wrote: As Chris mentioned, are you running Centos7 VM by VirtualBox, Virtual Machine Manager/libvirt/KVM/QEMU or VMware Workstation? poma I am ashamed to admit that I could not get VirtualBox to install the Centos7 I had. VMware was a waste of money for someone ru

Re: VM not accepted by NFS server -

2014-07-24 Thread poma
On 24.07.2014 17:36, Bob Goodwin - Zuni, Virginia, USA wrote: On 07/24/14 11:23, poma wrote: So after all, it was a journal from Centos7 VM - NFS client, while I expected to be from Fedora 20 host - NFS server? :) unexpected fan club Ok, then I suppose the question is how do I make the VM

Re: VM not accepted by NFS server -

2014-07-24 Thread Bob Goodwin - Zuni, Virginia, USA
On 07/24/14 11:33, Chris Adams wrote: Once upon a time, Bob Goodwin - Zuni, Virginia, USA said: However the VM shows 192.168.122.14, what is that, how would I deal with it with the present net assignments, I have a ton of devices assigned by dhcp as it is? Obviously things are happening that

Re: VM not accepted by NFS server -

2014-07-24 Thread Bob Goodwin - Zuni, Virginia, USA
On 07/24/14 11:23, poma wrote: So after all, it was a journal from Centos7 VM - NFS client, while I expected to be from Fedora 20 host - NFS server? :) unexpected fan club Ok, then I suppose the question is how do I make the VM conform to the present network assignments scheme? Or can't

Re: VM not accepted by NFS server -

2014-07-24 Thread Chris Adams
Once upon a time, Bob Goodwin - Zuni, Virginia, USA said: > However the VM shows 192.168.122.14, what is that, how would I deal > with it with the present net assignments, I have a ton of devices > assigned by dhcp as it is? Obviously things are happening that I > haven't seen before and don't un

Re: VM not accepted by NFS server -

2014-07-24 Thread poma
On 24.07.2014 17:00, Bob Goodwin - Zuni, Virginia, USA wrote: I have a Cisco E3000 router using the Tomato version of DD-WRT which is set up to assign dhcp addresses to everything in the 192.168.1 xxx range. However the VM shows 192.168.122.14, what is that, how would I deal with it with the p

Re: VM not accepted by NFS server -

2014-07-24 Thread Bob Goodwin - Zuni, Virginia, USA
On 07/23/14 19:23, Rick Stevens wrote: Bob, get on the NFS server and verify that it's allowing mounts from the DHCP domain. It appears your VM is using DHCP to get an IP and it may be that your NFS server isn't exporting to the network or IP your client got via DHCP. The fact you got it mounte

Re: VM not accepted by NFS server -

2014-07-23 Thread poma
On 24.07.2014 01:23, Rick Stevens wrote: On 07/23/2014 04:14 PM, Bob Goodwin - Zuni, Virginia, USA issued this missive: On 07/23/14 17:28, poma wrote: First you adjust the debug logging directed to syslog, then it is applied, and with the journalctl, you can monitor server events. ;) poma

Re: VM not accepted by NFS server -

2014-07-23 Thread Rick Stevens
On 07/23/2014 04:14 PM, Bob Goodwin - Zuni, Virginia, USA issued this missive: On 07/23/14 17:28, poma wrote: First you adjust the debug logging directed to syslog, then it is applied, and with the journalctl, you can monitor server events. ;) poma Well this appears to be the area of inter

Re: VM not accepted by NFS server -

2014-07-23 Thread Bob Goodwin - Zuni, Virginia, USA
On 07/23/14 17:28, poma wrote: First you adjust the debug logging directed to syslog, then it is applied, and with the journalctl, you can monitor server events. ;) poma Well this appears to be the area of interest however I don't know how to interpret it? Jul 23 16:51:45 localhost.lo

Re: VM not accepted by NFS server -

2014-07-23 Thread poma
On 23.07.2014 22:59, Bob Goodwin - Zuni, Virginia, USA wrote: On 07/23/14 15:06, poma wrote: /etc/sysconfig/nfs RPCNFSDARGS="-d -s" systemctl restart nfs-server journalctl -f --full nfsd fan club Ok, not sure what that did but now it's mounted. Hopefully it will work after a reboot. Than

Re: VM not accepted by NFS server -

2014-07-23 Thread Bob Goodwin - Zuni, Virginia, USA
On 07/23/14 15:06, poma wrote: /etc/sysconfig/nfs RPCNFSDARGS="-d -s" systemctl restart nfs-server journalctl -f --full nfsd fan club Ok, not sure what that did but now it's mounted. Hopefully it will work after a reboot. Thank you, Bob -- http://www.qrz.com/db/W2BOD box10 Fedora-20/

Re: VM not accepted by NFS server -

2014-07-23 Thread Bob Goodwin - Zuni, Virginia, USA
On 07/23/14 14:21, Chris Adams wrote: Once upon a time, Bob Goodwin - Zuni, Virginia, USA said: I've created an Centos7 VM in this updated Fedora-20 box. NFS always works without a hitch however I can't mount the server from the VM. [root@localhost bobg]# mount 192.168.1.8:/home/bobg/ /mnt/

Re: VM not accepted by NFS server -

2014-07-23 Thread poma
On 23.07.2014 20:21, Chris Adams wrote: Once upon a time, Bob Goodwin - Zuni, Virginia, USA said: I've created an Centos7 VM in this updated Fedora-20 box. NFS always works without a hitch however I can't mount the server from the VM. [root@localhost bobg]# mount 192.168.1.8:/home/bobg/ /mnt

Re: VM not accepted by NFS server -

2014-07-23 Thread Chris Adams
Once upon a time, Bob Goodwin - Zuni, Virginia, USA said: > I've created an Centos7 VM in this updated Fedora-20 box. NFS always > works without a hitch however I can't mount the server from the VM. > > [root@localhost bobg]# mount 192.168.1.8:/home/bobg/ /mnt/HOME1/ > mount.nfs: access denied

VM not accepted by NFS server -

2014-07-23 Thread Bob Goodwin - Zuni, Virginia, USA
I've created an Centos7 VM in this updated Fedora-20 box. NFS always works without a hitch however I can't mount the server from the VM. [root@localhost bobg]# mount 192.168.1.8:/home/bobg/ /mnt/HOME1/ mount.nfs: access denied by server while mounting 192.168.1.8:/home/bobg/ Nothing changes,