Mailinglist Archive: opensuse (1461 mails)
| < Previous | Next > |
Re: [opensuse] Mounting NFS Shares During Boot
- From: Manfred Hollstein <manfred@xxxxxxxxxxxxxxxxx>
- Date: Tue, 12 May 2009 17:08:20 +0200
- Message-id: <20090512150820.GA8592@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Tue, 12 May 2009, 16:23:09 +0200, Randall R Schulz wrote:
It may as well have to do with which kind of NFS server you're trying to
mount from. I recently had troubles with some ancient True64 NFS server,
which could be solved by adding mountproto=udp to the mount options.
Perhaps you should describe details about the server, too. Also, can the
directories be mounted if you're running "/etc/init.d/nfs start"
manually later on?
HTH, cheers.
l8er
manfred
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Tuesday May 12 2009, Carlos E. R. wrote:
On Tuesday, 2009-05-12 at 06:43 -0700, Randall R Schulz wrote:
It seems like a routine thing, but I can't find any information.
Given an NFS share (server-side) and an fstab entry (client-side)
that can be successfully mounted manually, what must be done on the
cliet side to get that share mounted during reboot?
Is the nfs client service enabled to run at boot? Check with
"chkconfig nfs" (config is /etc/sysconfig/nfs).
Yes, see my previous answer to Per. Well, there's no need. I just
said "yes, in runlevels 3 and 5."
It may as well have to do with which kind of NFS server you're trying to
mount from. I recently had troubles with some ancient True64 NFS server,
which could be solved by adding mountproto=udp to the mount options.
Perhaps you should describe details about the server, too. Also, can the
directories be mounted if you're running "/etc/init.d/nfs start"
manually later on?
HTH, cheers.
l8er
manfred
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |