2010/1/20 dust <[email protected]>: > i have installed kojihub, kojibuilder, kojira on my koji server(hostname is > 186), and regen-repo successed. > $ koji regen-gen dist-fc10-build > //task return complete > now i want add a second kojibuilder(hostname is 188), but regen-repo > failed. > $ koji list-hosts --channel=createrepo > Hostname Enb Rdy Load/Cap Arches Last Update > kojibuilder1 Y Y 0.0/16.0 i386 2010-01-20 > 18:05:21 > kojibuilder2 Y Y 0.0/16.0 i386 2010-01-20 > 18:05:20 > $ koji regen-host dist-fc10-build > //task return failed. > search /var/log/kojid.log > --- > [WARNING] koji.build.TaskManager: Repo directory missing: > /mnt/koji/repos/dist-fc10-build/7 > --- > can anybody help me how to fix the failed.
Any hosts in createrepo channel require filesystem access via nfs or whatever to /mnt/koji Hosts not in createrepo do not need this file level access and can do builds... As I understand it, never actually tried due to never needed more than one host for everything. Steve > > > -- > buildsys mailing list > [email protected] > https://admin.fedoraproject.org/mailman/listinfo/buildsys > -- Steve Traylen -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
