Re: [Pacemaker] pacemaker-mgmt (pygui) on fedora 20

2015-01-12 Thread Dori Seliskar
On Thursday, January 08, 2015 02:25:50 pm Gao,Yan wrote: > Actually, for corosync-2, the decent way would be an init script or a > systemd service file for mgmtd to start it after pacemaker. Patches are > welcome ;) > Your wish is my command ;) You can find systemd pacemaker-mgmt.service at http

[Pacemaker] pacemaker-mgmt (pygui) on fedora 20

2015-01-08 Thread Dori Seliskar
Hi all, In the past I have put to good use the pacemaker-mgmt (crm_gui) , mostly when I have to delegate management of cluster to third person, so much easier to explain ... So for latest cluster I managed to get pacemaker-mgmt working on Fedora 20 (since it is not so straight forward I include

[Pacemaker] Got notification message from PID x, but reception only permitted for PID y

2014-03-28 Thread Dori Seliskar
Hi all, anybody knows why am i getting these messages in my logs: ... Mar 28 10:50:11 i2 systemd: pacemaker.service: Got notification message from PID 23055, but reception only permitted for PID 4726 Mar 28 10:50:21 i2 systemd: pacemaker.service: Got notification message from PID 23055, but rec

Re: [Pacemaker] [SOLVED] pcs and lsb resource

2014-03-24 Thread Dori Seliskar
On Friday, March 21, 2014 08:59:27 pm David Vossel wrote: > > This could be a pcs bug. If using --force works, this is definitely a pcs > bug. pcs is supposed to be looking through /etc/init.d/* on the local > machine for valid lsb scripts before applying a lsb resource into the cluster > conf

[Pacemaker] pcs and lsb resource

2014-03-21 Thread Dori Seliskar
Hi all, I'm trying to create a lsb resource with pcs on fedora 20 and I'm failing miserably every time: (have sucessfully created ocf resources though) # pcs resource create impulz_dosemu lsb:impulz op stop interval=0 timeout=60s monitor interval=60s timeout=5s start interval=0 timeout=60s Erro