Hi, this is only documented in the code itself. 881 comes from get-config-dir-nfs which means FAI cannot access the config space.
I'm pretty sure it's because of name resolution of faiserver. If your faiserver has two network cards it also may have two host names. Then you have to check the /srv/fai/nfsroot/etc/hosts entries or use the IP address instead of the host name pn the kernel cmdline for setting FAI_CONFIG_SRC. >>>>> On Mon, 29 Apr 2024 02:11:38 +0000, andrej via linux-fai >>>>> <linux-fai@uni-koeln.de> said: > FAI_CONFIG_SRC is set to nfs://faiserver/srv/fai/config > mount.nfs: Resource temporarily unavailable > Error in task confdir. Code: 881 > Traceback: task_error main > Save log files via ssh to fai@fai:localhost/install- > What could I have done wrong, where do I find out what Code: 881 means? -- regards Thomas