On Wed, 2012-07-11 at 22:04 +0200, paul van der meij wrote:
> The problem was that the firewall on my FC14 fileserver had port 111
> (sunrpc) blocked.
> The mount on my FC17 client does not use sunrpc, but the automount
> does.
> After allowing port 111 everything worked fine, with everything
> def
The problem was that the firewall on my FC14 fileserver had port 111
(sunrpc) blocked.
The mount on my FC17 client does not use sunrpc, but the automount does.
After allowing port 111 everything worked fine, with everything default in
the autofs control files, so no extra nfs parameters.
paul
201
That was not entirely correct: in the messages file it says:
get_nfs_info: host pc4 cost 311 weight 0
mount(nfs): no hosts available
I googled and found a reference to bugzilla #737541, but I don't understand
the "resolved' ..
Paul
2012/7/11 paul van der meij
> I started the automount with
I started the automount with the -d option, and saw that the error was in
get_nfs_info.
The host it self is reachable and a manual mount works, so it has probably
to do with nfs4
I will continue to investigate.
Paul
2012/7/11 Louis Lagendijk
> On Tue, 2012-07-10 at 22:52 +0200, paul van der mei
On Tue, 2012-07-10 at 22:52 +0200, paul van der meij wrote:
> thanks for reaction, but noI already tried that, but it has something
> to do with changes in the autofs control files
> since FC14, but I have not figured it out yet
>
Please read the man-pages for systemd.automount
and systemd.mount.
On Tue, Jul 10, 2012 at 3:52 PM, paul van der meij wrote:
> thanks for reaction, but noI already tried that, but it has something to do
> with changes in the autofs control files
> since FC14, but I have not figured it out yet
Sorry, I didn't have enough information from your first post to do
muc
thanks for reaction, but noI already tried that, but it has something to do
with changes in the autofs control files
since FC14, but I have not figured it out yet
paul
2012/7/10 Richard Shaw
> On Tue, Jul 10, 2012 at 2:57 PM, paul van der meij
> wrote:
> > I just fresh installed fedora 17 comi
On Tue, Jul 10, 2012 at 2:57 PM, paul van der meij wrote:
> I just fresh installed fedora 17 coming from fedora 14, i have tested 16 but
> decided to wait, and 17 looks now very nice.
> But I have a problem: the automounter is not working.
> I can mount manually so NFS is working OK
>
> sytemctl l
I just fresh installed fedora 17 coming from fedora 14, i have tested 16
but decided to wait, and 17 looks now very nice.
But I have a problem: the automounter is not working.
I can mount manually so NFS is working OK
sytemctl list-all says: automount : active waiting
probably something simple, b