SCIENTIFIC-LINUX-USERS Archives

May 2015

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Vladimir Mosgalin <[log in to unmask]>
Reply To:
Vladimir Mosgalin <[log in to unmask]>
Date:
Mon, 18 May 2015 17:30:48 +0300
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
Hi Charles Lane!

 On 2015.05.18 at 09:42:42 -0400, Charles Lane wrote next:

> Hi Vladimir,
> well, I was seeing that the nfs-server was not
> starting, on boot, in spite of having the "nfs-server"
> enabled in systemd.   I could start the nfs-server
> (and all the various nfs-related services) manually
> with no problem. 
> 
> In /etc/systemd/system/multi-user.target.wants
> there was a broken link from nfs.target to the
> /usr/lib/systemd/system/nfs.target 
> 
> I put back a nfs.target file, and a reboot started
> the nfs system, as it should. 

The correct way to fix it would be (as root):
rm /usr/lib/systemd/system/nfs.target /etc/systemd/system/multi-user.target.wants/*nfs*
systemctl daemon-reload
systemctl enable nfs-server

and reboot to try that it works. Can you try that?


-- 

Vladimir

ATOM RSS1 RSS2