<div dir="ltr"><div>Hi Andreas<br></div>Thanks for your time and replies.<br><div><div><div class="gmail_extra">I'll explain further hereunder.<br></div><div class="gmail_extra">Obviously I was confused on the way bind mount was supposed to work.<br>



</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
<br>
</div>I am not sure if I understand you correctly.  Is this on the server or<br>
on the clients?  Where the filesystem the home directories live on the<br>
server should not make much difference. They are bind mounted from<br>
wherever they are to /srv/nfs4/home to be exported.  Take a look at<br>
/etc/fstab and /etc/exports.<br></blockquote><div><br></div><div>Sorry if i was unclear. The mount issue was on the server.<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<br><div>
> I went to this conclusion because I did an installation again on kvm and<br>
> everything went fine with only one filesystem for the server. Virtual<br>
> clients did install and run successfully.<br>
<br>
</div>That's good to hear!<br></blockquote><div><br></div><div>Indeed, it worked flawlessly :) <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div><br>
> I tried several other bind mount and simple mounts but I don't get it<br>
> properly mounted.<br>
> Have you some idea about that?<br>
> I would just like to mount the /srv/nfs4/home0 onto /dev/mapper/vg00-lvhome<br>
> and have /lan/mainserver/home0 correctly linked.<br>
<br>
</div>Usually it's the other way round:  You mount the partition on where your<br>
home directories are going to live.  </blockquote><div><br></div><div>Sure! I wasn't clear. I meant to mount a directory onto a physical partiton/volume...<br>;) <br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


Then you bind mount that<br>
directory to '/srv/nfs4/home0' to make it available for exports,<br>
cf. /etc/fstab:<br>
<br>
[...]<br>
/dev/vg_system/home     /lan/mainserver/home0   ext4    usrquota ...<br>
[...]<br>
/lan/mainserver/home0    /srv/nfs4/home0        none    bind    ...<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
Hope that helps a bit.  As I'm not sure if I go you right, please<br>
describe your problems and modifications in more detail if I got<br>
something wrong.<br></blockquote><div><br><div>It worked fine this way !<br></div>Mount point has now enough space.<br><br></div><div>I am testing back the other issue with client logins now. I will keep you informed.<br>


For now on, the same error on the client side (though "mainserver" is correctly resolved by the client).<br>Apr 22 00:03:37 workstation01 rpc.gssd[1694]: ERROR: unable to resolve 10.10.12.10 to hostname: Name or service not known<br>


Apr 22 00:03:37 workstation01 rpc.gssd[1694]: ERROR: failed to read service info<br></div><div><br>So, I will continue to split config files and check why this doesn't resolves for rpc.gssd.<br></div><div><br></div><div>

Then, when mainserver.intern is added to /etc/hosts, and ..... tadaaaa it's OK :)<br></div><div><br></div>I will further test Debian-Lan and keep you posted.<br><br></div><div class="gmail_quote">Regards<br><br></div>

<div class="gmail_quote">Julien<br>
</div></div></div></div></div>