Comment 15 for bug 964207

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 964207] Re: Dependency loops due to ANDed start conditions leave system unbootable

On Tue, Aug 14, 2012 at 02:15:41PM -0000, Nikolaus Rath wrote:
> With this setup, /opt and /home are mounted by mountall, however, they
> are mounted with the wrong clientaddr:

> $ mount | grep nfs
> rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
> spitzer:/home on /home type nfs4 (rw,clientaddr=0.0.0.0,addr=192.168.1.2)
> spitzer:/opt on /opt type nfs4 (rw,clientaddr=0.0.0.0,addr=192.168.1.2)

Oh, interesting. I've never seen such behavior here, and I do use NFS
extensively.

> Since this happens on all clients (they all get same clientaddr), this
> results in a frozen mount (cf
> http://thread.gmane.org/gmane.linux.nfs/47780)

> If I remount manually, the clientaddr is correct, so I believe mountall
> is attempting to mount this too early.

> Should I report this as a separate bug?

Sounds like it should be.