Anyone here on the list having an fedora Server (newer versions) for serving diskless-clients (running fedora)?
Thomas Lange
lange at cs.uni-koeln.de
Wed Aug 16 18:59:20 CEST 2023
>>>>> On Wed, 16 Aug 2023 14:16:35 +0200, Sven Schumacher <schumacher at tfd.uni-hannover.de> said:
> Hello,
> in older documentation I can find the info, that there was an option
> "readonly=yes" to use on fedora for creating an nfsroot to be served for
> diskless clients but in newer versions this file isn't available
> anymore. When I boot my client everything is fine, as long as I have a
> writeable nfs-mount. Otherwise the system hangs on booting. Using more
> than ONE client isn't possible this way. I'll have to separate /etc and
> /var. something like overlayfs, like fai is using, would be the
> solution, perhaps.
> Any other suggestions/hints?
I do not remember where was this option readonly=yes? Inside FAI?
Something fedora specific?
Using the nfsroot for diskless clients always will use overlayfs for
making the whole filesystem writable, even if it's only eported
read-only.
There may be problems, if you export it via NFS v4, but somewhere in
the mailing list archive there's a mail how to fix that.
Read:
https://lists.uni-koeln.de/pipermail/linux-fai/2019-September/012351.html
I have written an article in the FAI wiki (which is currently down)
about using the nfsroot as a live system for diskless clients.
Here's the link to archive.org:
https://web.archive.org/web/20230517095137/https://wiki.fai-project.org/index.php/Use_nfsroot_for_diskless_clients
In the next FAI version, building live systems will be much
easier, you can then also create live ISO images using "fai dirinstall"
and then fai-cd.
--
regards Thomas
More information about the linux-fai
mailing list