[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#598493: nfs-exports does not work after reboot



Hi,

On 29.09.2010 17:45, Bastian Blank wrote:
> On Wed, Sep 29, 2010 at 03:09:58PM +0200, Oliver Joa wrote:
>> On 29.09.2010 15:04, Bastian Blank wrote:
>>> What is the content of /etc/exports?
>> /export gutemine(fsid=0,rw,no_subtree_check)
>> asterix(fsid=0,rw,no_subtree_check) 10.11.0.1(fsid=0,rw,no_subtree_check)
> 
> Okay, all this names most probably come vie dns. Is the dns server
> reachable at the time the init script is running?

The dns-server (bind) is running on the same machine.

It should be started before the nfs-kernel-server:

olli@majestix:/etc/rc2.d$ ls -la *nfs* *bind*
lrwxrwxrwx 1 root root 15 27. Dez 2009  S04bind9 -> ../init.d/bind9
lrwxrwxrwx 1 root root 20  7. Mai 10:42 S16nfs-common ->
../init.d/nfs-common
lrwxrwxrwx 1 root root 27  7. Mai 10:42 S17nfs-kernel-server ->
../init.d/nfs-kernel-server

I made some Debug-Prints in /etc/init.d/nfs-kernel-server:

date >> /tmp/startup 2>&1
host video2 >> /tmp/startup 2>&1

It shows the correct IP-Address....

Thanks

Olli




Reply to: