On 04/13/2012 07:19 AM, Andreas Mack wrote:
Hey,
just my two cents: It's possible to run the builders completely without NFS. I use "topurl=" instead of "topdir=" in kojid.conf. The URL is http://kojihub.domain.tld/kojimnt where kojimnt is apache aliased to the /mnt/koji on kojihub. Regen repos has to be run on kojihub in thatcase. It's the only one in the createrepo channel.
Yeah, createrepo is the only part that strictly requires /mnt/koji on the builders (and only ro access).
Note that running regen repos "on kojihub" means running a kojid instance on the same host that kojihub is running on. When I do this (generally only in test setups) I usually set that kojid instance up to only be in the createrepo channel.