<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,<br>
    </p>
    <div class="moz-cite-prefix">Am 06.03.2021 um 11:10 schrieb Thomas
      Lange:<br>
    </div>
    <blockquote type="cite"
      cite="mid:24643.21755.585314.548320@cs.uni-koeln.de">
      <pre class="moz-quote-pre" wrap="">I guess this error is important to fix:

Check all dracut and fai package versions if they are up to date.
dracut should be 051-1 and FAI should be 5.10.</pre>
    </blockquote>
    <p>OK, sorry looks like I add this problem at debugging. :-(  <br>
    </p>
    <p>I find the real problem fai-setup generates a /etc/exports file
      with newline in the export entry. <br>
    </p>
    <p></p>
    <pre>FAI packages and related packages inside the nfsroot:
dracut             051-1
dracut-live        051-1
dracut-network     051-1
dracut-squash      051-1
fai-client         5.10
fai-nfsroot        5.10
fai-setup-storage  5.10
Waiting for background jobs to finish
[1]+  Done                    nice xz -q $NFSROOT/var/tmp/base.tar  (wd: /srv/fai/nfsroot)
fai-make-nfsroot finished properly.
Log file written to /var/log/fai/fai-make-nfsroot.log and /srv/fai/nfsroot/var/tmp
Adding line to /etc/exports: /srv/fai/config 127.0.0.1/8
192.168.33.250/24(async,ro,no_subtree_check)
Adding line to /etc/exports: /srv/fai/nfsroot 127.0.0.1/8
192.168.33.250/24(async,ro,no_subtree_check,no_root_squash)
Job for nfs-server.service failed.
See "systemctl status nfs-server.service" and "journalctl -xe" for details.
invoke-rc.d: initscript nfs-kernel-server, action "reload" failed.
Log file written to /var/log/fai/fai-setup.log</pre>
    <p>The /etc/export have also the extra line brakes between the IPs<br>
    </p>
    <p>I fear that I have generated this problem with mixed Linux and
      Windows(notepad) git edits of my config files.</p>
    <p>But interesting that this only appears after update and also not
      with old fai from original debian/buster.<br>
    </p>
    <p>regards Andreas<br>
    </p>
    <p>-- </p>
    <pre class="moz-signature" cols="72">mailto: <a class="moz-txt-link-abbreviated" href="mailto:ASchockenhoff@gmx.de">ASchockenhoff@gmx.de</a></pre>
  </body>
</html>