On 04/12/12 12:20, Terry Polzin wrote:
On Thu, 2012-04-12 at 12:10 -0700, don fisher wrote:
On 04/12/12 12:04, Frank Murphy wrote:
On 12/04/12 20:00, don fisher wrote:
On 04/12/12 11:52, Terry Polzin wrote:
On Thu, 2012-04-12 at 11:33 -0700, don fisher wrote:
This one keeps coming back on F16:-( I can ssh to and from the host, so
part of the system knows it is there. I exported the file systems on
julie again to make sure that was set up. What can "No route to host"
mean?

Thanks
don


Service started?
Yes. I forgot to mention in my post that I can mount my NAS device via
nfs. So some parts of nfs are alive.

Sorry for the oversight.
Don

is netfs started,
chkconfig --list netfs

It looks like it is, but I am not sure. Output from chkconfig is:
Note: This output shows SysV services only and does not include native
        systemd services. SysV configuration data might be overridden
        by native systemd configuration.

netfs           0:off   1:off   2:off   3:on    4:on    5:on    6:off

Try "systemctl status netfs.service", o/p should be similar to my f16
machine below.

systemctl status netfs.service
netfs.service - LSB: Mount and unmount network filesystems.
          Loaded: loaded (/etc/rc.d/init.d/netfs)
          Active: active (exited) since Thu, 12 Apr 2012 08:05:02 -0400; 7h ago
         Process: 1053 ExecStart=/etc/rc.d/init.d/netfs start (code=exited,
status=0/SUCCESS)
          CGroup: name=systemd:/system/netfs.service


Mine is the same, as far as I can tell.

systemctl status netfs.service
netfs.service - LSB: Mount and unmount network filesystems.
          Loaded: loaded (/etc/rc.d/init.d/netfs)
Active: active (exited) since Wed, 11 Apr 2012 18:03:25 -0700; 19h ago Process: 1003 ExecStart=/etc/rc.d/init.d/netfs start (code=exited, status=0/SUCCESS)
          CGroup: name=systemd:/system/netfs.service
Don

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to