This is driving me bat-sh!t crazy. I currently have on my main desktop/media server an entire drive of movies, music, & pictures shared as a NFS export. All my other PC's see it. All my other PC's can read/write to it. It was so easy and has worked flawlessly since I switched to PCLOS.
I decided I would go ahead and share some folders on the other PC's so I could have access to stuff on each of them. I cannot get any other machine to mount on my main desktop. It fails every time. Here is the Control Center log:
20:44:34 diskdrake[5018]: ### Program is starting ###
20:44:35 diskdrake[5018]: running: blkid -o udev -p /dev/sda
20:44:36 diskdrake[5018]: running: blkid -o udev -p /dev/sda
20:44:36 diskdrake[5018]: running: blkid -o udev -p /dev/sda1
20:44:36 diskdrake[5018]: running: blkid -o udev -p /dev/sda2
20:44:36 diskdrake[5018]: running: blkid -o udev -p /dev/sda3
20:44:36 diskdrake[5018]: running: blkid -o udev -p /dev/sdb
20:44:36 diskdrake[5018]: running: blkid -o udev -p /dev/sdb
20:44:36 diskdrake[5018]: running: blkid -o udev -p /dev/sdb1
20:44:36 diskdrake[5018]: created directory / (and parents if necessary)
20:44:36 diskdrake[5018]: created directory /home (and parents if necessary)
20:44:36 diskdrake[5018]: created directory /Omni (and parents if necessary)
20:44:36 diskdrake[5018]: created directory /dev/shm (and parents if necessary)
20:44:36 diskdrake[5018]: created directory /proc (and parents if necessary)
20:44:36 diskdrake[5018]: created directory /proc (and parents if necessary)
20:44:36 diskdrake[5018]: created directory /dev/pts (and parents if necessary)
20:44:36 diskdrake[5018]: created directory /dev/shm (and parents if necessary)
20:44:36 diskdrake[5018]: running: /etc/rc.d/init.d/nfs-common start
20:46:48 diskdrake[5018]: running: showmount --no-headers -e 192.168.1.104
20:47:11 diskdrake[5018]: created directory /home/paul/Public/HTPC/ (and parents if necessary)
20:47:11 diskdrake[5018]: running: mount -t nfs linux-2:/home/daddy/Documents /home/paul/Public/HTPC -o rsize=8192,wsize=8192,nosuid,soft
20:49:09 diskdrake[5018]: running: showmount --no-headers -e 192.168.1.101
20:49:19 diskdrake[5018]: created directory /home/paul/Public/HTPC/ (and parents if necessary)
20:49:19 diskdrake[5018]: running: mount -t nfs linux-2:/home/daddy/Documents /home/paul/Public/HTPC -o rsize=8192,wsize=8192,nosuid,soft Here is the error message
mounting partition linux-2:/home/daddy/Documents in directory /home/paul/Public HTPC failed.And lastly here is the Konsole output
paul@enterprise:~$ su
Password:
[root@enterprise paul]# /usr/sbin/drakconf
[root@enterprise paul]# "/usr/bin/drakmenustyle" is not executable [Menus] at /usr/sbin/drakconf.real line 822.
"/usr/sbin/drakvirt" is not executable [Virtualization] at /usr/sbin/drakconf.real line 822.
mount.nfs: Failed to resolve server linux-2: Name or service not known
Also, I do not know if this is pertinent, but I cannot even see my laptop when I search for servers. But I can see that nfs-common and nfs server are running.