Re: [Pacemaker] How to prevent restart of a resource?

2012-02-24 Thread Adrian Fita
On Fri, Feb 24, 2012 at 01:37, Andrew Beekhof wrote: > On Thu, Feb 16, 2012 at 2:57 AM, Adrian Fita wrote: >> Hi. >> >> This is related to the previous email, "Advisory ordering on clones >> not working", >> http://oss.clusterlabs.org/pipermail/pac

Re: [Pacemaker] Advisory ordering on clones not working?

2012-02-20 Thread Adrian Fita
, Feb 20, 2012 at 13:11, Andrew Beekhof wrote: > On Wed, Feb 15, 2012 at 12:40 AM, Adrian Fita wrote: >> Hi. I'm trying something like this: "crm configure order order_id 0: >> nfs_server nfs_mount", but nfs_mount doesn't start after nfs_server, >>

[Pacemaker] How to prevent restart of a resource?

2012-02-15 Thread Adrian Fita
Hi. This is related to the previous email, "Advisory ordering on clones not working", http://oss.clusterlabs.org/pipermail/pacemaker/2012-February/013119.html. I read some more about advisory ordering and it seems it's not what I'm looking for. Advisory ordering gets activated _only and only if b

Re: [Pacemaker] Advisory ordering on clones not working?

2012-02-14 Thread Adrian Fita
pengine: [6942]: notice: LogActions: Leave p_exportfs_other_lower#011(Stopped) Feb 14 16:10:47 nocmc1-cos6-2 pengine: [6942]: notice: LogActions: Leave p_exportfs_root#011(Stopped) Feb 14 16:10:47 nocmc1-cos6-2 pengine: [6942]: notice: LogActions: Leave p_fs_config#011(Stopped) Feb 14 16:

Re: [Pacemaker] ptest missing from CentOS 6.2 pacemaker-1.1.6 rpm?

2012-02-14 Thread Adrian Fita
nvm this. It seems that ptest has been replaced by crm_simulate. -- Fita Adrian On Tue, Feb 14, 2012 at 15:54, Adrian Fita wrote: > Hi. It seems that ptest is missing from the > pacemaker-1.1.6-3.el6.x86_64 in CentOS 6.2. The man page is there. > > In pacemaker-1.1.5-3.el6.x86_6

[Pacemaker] ptest missing from CentOS 6.2 pacemaker-1.1.6 rpm?

2012-02-14 Thread Adrian Fita
Hi. It seems that ptest is missing from the pacemaker-1.1.6-3.el6.x86_64 in CentOS 6.2. The man page is there. In pacemaker-1.1.5-3.el6.x86_64 the binary is located in /usr/sbin/ptest. -- Fita Adrian ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs

[Pacemaker] Advisory ordering on clones not working?

2012-02-14 Thread Adrian Fita
Hi. I'm trying something like this: "crm configure order order_id 0: nfs_server nfs_mount", but nfs_mount doesn't start after nfs_server, instead it starts at pacemaker startup, when nfs_server isn't even started. The reason I'm doing this is because nfs_mount is a clone of NFS filesystem mounts t

Re: [Pacemaker] Where is MAXMSG defined?

2012-02-08 Thread Adrian Fita
get back on this after testing. -- Fita Adrian On Tue, Feb 7, 2012 at 14:40, Lars Ellenberg wrote: > On Tue, Feb 07, 2012 at 01:13:19PM +0200, Adrian Fita wrote: >> Hi. >> >> I can't find any trace of "define MAXMSG" in either pacemaker, >> corosync, heartbeat&#

[Pacemaker] Where is MAXMSG defined?

2012-02-07 Thread Adrian Fita
Hi. I can't find any trace of "define MAXMSG" in either pacemaker, corosync, heartbeat's source code. I tried with "grep -R 'MAXMSG' *" and nothing. Where is it defined?! Thanks. -- Fita Adrian ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org