Re: [Pacemaker] ocf:heartbeat:Filesystem doesn't work via corosync

2011-08-18 Thread Dan Frincu
Hi, On Thu, Aug 18, 2011 at 12:59 AM, Cotton Tenney wrote: >  Hello all, > > I've been trying to get a 2-node mysql cluster up on Pacemaker/DRBD and I'm > having issues getting corosync to mount the partition after starting DRBD. It > seems like when running the ocf:Filesystem script via pacema

Re: [Pacemaker] Question about Pacemaker master/slave and mysql replication

2011-08-18 Thread Viacheslav Biriukov
I don't use this resource in the production. But I think you may to do experiments with *location *resource. You also can see my cluster resource Mysql Ping (I use it in the production for Mysql Master-Master HA) https://github.com/Sov1et/ocf-mysqlping. And some explain (in кussian). http://habrah

[Pacemaker] Syntax highlighting in vim for crm configure edit

2011-08-18 Thread Trevor Hemsley
Hi all I have attached a first stab at a vim syntax highlighting file for 'crm configure edit' To activate this, I have added 'filetype plugin on' to my /root/.vimrc then created /root/.vim/{ftdetect,ftplugin}/pcmk.vim In /root/.vim/ftdetect/pcmk.vim I have the following content au BufNewF

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-08-18 Thread Digimer
On 08/18/2011 10:39 AM, Trevor Hemsley wrote: > Hi all > > I have attached a first stab at a vim syntax highlighting file for 'crm > configure edit' > > To activate this, I have added 'filetype plugin on' to my /root/.vimrc > then created /root/.vim/{ftdetect,ftplugin}/pcmk.vim > > In /root/.vim

[Pacemaker] DLM and Control instances for OCFS2

2011-08-18 Thread Prakash Velayutham
Hi, I am using pacemaker - 1.1.5-5.5.5 corosync - 1.3.0-5.6.1 ocfs2 - 1.4.3-0.16.7 I will be using 2 OCFS2 volumes for different purposes. Is it enough to have just one instance of ocf:pacemaker:controld and ocf:ocfs2:o2cb or do I need a separate instance of the above for each OCFS2 volume b