Hi, I am attempting to get Minion To Minion working on a small cluster. But am not having any luck. I did have it working once before, but then we rebuilt the machines and I forgot to save what I had done.
I am not getting any errors just: [wrig...@leo-boot func]$ func "*.portal" ping [ ok ... ] leo-d.portal [ ok ... ] leo-a.portal [ ok ... ] leo-e.portal [ ok ... ] leo-b.portal [ ok ... ] leo-c.portal [ ok ... ] leo-head.portal [r...@leo-head func]# func "*.portal" ping [ FAILED ] leo-e.portal [ FAILED ] leo-a.portal [ FAILED ] leo-d.portal [ FAILED ] leo-head.portal [ FAILED ] leo-c.portal [ FAILED ] leo-b.portal leo-boot is my overlord, everything works fine from there. leo-head is one of my minions. All other nodes should have identical config. I have set (just lines I have changed): [wrig...@leo-boot ~]$ cat /etc/certmaster/certmaster.conf autosign = yes sync_certs = True peering = False [r...@leo-head ~]# cat /etc/certmaster/certmaster.conf sync_certs = False peering=True [r...@leo-head ~]# cat /etc/func/minion.conf log_level = DEBUG acl_dir = /etc/func/minion-acl.d [r...@leo-head ~]# cat /etc/func/minion-acl.d/portal.acl *.portal* = * [r...@leo-head ~]# ls /var/lib/certmaster/peers/ leo-a.portal.cert leo-b.portal.cert leo-d.portal.cert leo-head.portal.cert leo-boot.cert leo-c.portal.cert leo-e.portal.cert If anyone has any ideas, or information on where the func client logs (I can only find the funcd logs) I would appreciate it. Thanks, Ashley -- Ashley Wright HPC and Research Support Group Queensland University of Technology (QUT) Ph: (07) 3138 1813 Mobile: (04) 0531 3124 QUT: #66866 Email: [email protected] Postal: HPC and Research Support Group, Block V, Level 7, Room V718, Gardens Point Campus, Queensland University of Technology, GPO Box 2434, Brisbane Qld 4001 _______________________________________________ Func-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/func-list
