<div dir="ltr"><div><div><div><div><div><div>check contents of /etc/auto.misc for /opt/ltsp. Comment it out if found<br><br></div>In fact do a:<br><br></div>grep -R ltsp /etc/*<br><br></div>and see where ltsp is referenced.<br>
<br></div>Also do a<br><br>lsmod | grep nfs<br><br></div>and make sure the you get something like:<br>nfsd                  274672  13 <br>auth_rpcgss            48594  1 nfsd<br>nfs_acl                12741  1 nfsd<br>lockd                  93540  1 nfsd<br>
sunrpc                256499  29 nfsd,auth_rpcgss,lockd,nfs_acl<br><br><br></div>If no nfsd, then BINGO! Just run modprobe nfsd and service nfsd restart<br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, May 1, 2013 at 7:47 PM, Kenneth Lundström <span dir="ltr"><<a href="mailto:kenneth.lundstrom@nudata.fi" target="_blank">kenneth.lundstrom@nudata.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
the problem is not the /home folders, that works fine. The /etc/exports I have shown is on the new server, the clients can't mount the /opt/ltsp and can't boot at all, anymore.<span class="HOEnZb"><font color="#888888"><br>

<br>
<br>
Kenneth</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
I think you might be looking in the wrong place. An ltsp server exports NFS to the thin clients so they can boot their OS. If you want to export /home from your old server, you will need to set it up and make sure the new server is mounting it. To me it looks like you aren't even exporting /home. If you want to authenticate from the old server as well (so you won't have to add all your users to the new system again, you need to have it using NIS or LDAP or samba, and set the new server to authenticate users from there, assuming they aren't local (to the server) users (like root).<br>

<br>
On May 1, 2013, at 1:10 PM, Kenneth Lundström wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello LTSP users,<br>
<br>
a couple of months before Christmas I installed a couple of LTSP servers. One was commissioned before Christmas and is working great. The second I delivered to another place a couple of weeks ago, finally. This site already have one LTSP from before and I was planing on replacing it. Using it as an fileserver for homes folders.<br>

<br>
I setup it up and clients find it and they work. Then I proceed to mount the home folder via NFS and get them mounted. I leave the place and next they I get an call that they can't login anymore. I try to find the error via SSH but can't. So I switch back to using the old server again.<br>

<br>
Now I come so far that I know that NFS doesn't start for some strange reason. If I do a /etc/init.d/nfs restart I get an error saying:<br>
<br>
exportfs: /opt/ltsp does not support NFS export<br>
<br>
I tried googling it but couldn't find anything that would work for me.<br>
<br>
Any ideas where to start searching. I think it has something to do with me setting up the homes folder mounting.<br>
<br>
<br>
Kenneth<br>
<br>
<br>
______________________________<u></u>_________________<br>
K12OSN mailing list<br>
<a href="mailto:K12OSN@redhat.com" target="_blank">K12OSN@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/k12osn" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/k12osn</a><br>
For more info see <<a href="http://www.k12os.org" target="_blank">http://www.k12os.org</a>><br>
</blockquote>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)<br>
Comment: GPGTools - <a href="http://gpgtools.org" target="_blank">http://gpgtools.org</a><br>
<br>
iEYEARECAAYFAlGBpV4ACgkQxWV7OP<u></u>a/g5F4HQCfQkLPEg6qfF/<u></u>jdDMDeW0d5nIu<br>
mmYAn3GO5doKLNuuMWqgIUMbkkbEQn<u></u>uw<br>
=jV6F<br>
-----END PGP SIGNATURE-----<br>
<br>
______________________________<u></u>_________________<br>
K12OSN mailing list<br>
<a href="mailto:K12OSN@redhat.com" target="_blank">K12OSN@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/k12osn" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/k12osn</a><br>
For more info see <<a href="http://www.k12os.org" target="_blank">http://www.k12os.org</a>><br>
</blockquote>
<br>
<br>
______________________________<u></u>_________________<br>
K12OSN mailing list<br>
<a href="mailto:K12OSN@redhat.com" target="_blank">K12OSN@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/k12osn" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/k12osn</a><br>
For more info see <<a href="http://www.k12os.org" target="_blank">http://www.k12os.org</a>><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br><i><i><i><i><br></i></i></i></i>Every time you stop a school, you will have to build a jail. What you 
        gain at one end you lose at the other. It's like feeding a dog on his 
        own tail. It won't fatten the dog.<br>

        - Speech 11/23/1900 Mark Twain<br><i><i><i><i><br><a href="http://electjimkinney.org" target="_blank">http://electjimkinney.org</a><br><a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>
</i></i></i></i>
</div>