0 ] || break
> + done
>
> if ocf_is_true ${OCF_RESKEY_unlock_on_stop}; then
> local unlockfile
> @@ -274,11 +310,11 @@ exportfs_stop ()
> fi
>
> if [ $rc -eq 0 ]; then
> - ocf_log info "Un-exported file system"
> + ocf_log info "Un-exported directory ${OCF_RESKEY_directory}"
> return $OCF_SUCCESS
> fi
>
> - ocf_log err "Failed to un-export file system"
> + ocf_log err "Failed to un-export directory ${OCF_RESKEY_directory}"
> exit $OCF_ERR_GENERIC
> }
>
> --
> 1.6.0.2
>
> Note that the description of the "clientspec" parameter was so vague that I
> didn't even had to change the description. Sorry that I added some unrelated
> fixes also. Fix "(1)" could be improved most likely.
I've applied the patch on the Debian Squeeze exportfs RA
(1:3.9.2-5~bpo60+1) and it fails due to the (( ++nclient )) construct,
which dash, the symlink /bin/sh points to, is unaware of.
If I use it with bash, it works fine.
Thanks for the patch.
Regards,
Dan
>
> [...]
>
> Regards,
> Ulrich
>
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
--
Dan Frincu
CCNA, RHCE
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
nd which the same problem occurs.
>
> If you need more information let me know. I could attach the log in the
> messages files also.
Are you sure it is even working with this configuration?
HTH,
Dan
>
> Thanks for now,
> Radu.
>
> --
> View this message in context:
> http://old.nabble
>
>
> --
> *--
> -- Felipe Oliveira Gutierrez
> -- felipe.o.gutier...@gmail.com
> -- https://sites.google.com/site/lipe82/Home/diaadia*
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinf
nfiguration as well.
HTH,
Dan
>
> --
> *--
> -- Felipe Oliveira Gutierrez
> -- felipe.o.gutier...@gmail.com
> -- https://sites.google.com/site/lipe82/Home/diaadia*
> ___
> Linux-HA mailing list
t; member {
> memberaddr: 192.168.0.12
> }
> bindnetaddr: 192.168.0.0
> mcastaddr: 226.94.1.2
> mcastport: 5407
> ttl: 1
> }
And you're missing transport: udpu before the
logfile: /var/log/cluster/corosync.log
> debug: off
> timestamp: on
> logger_subsys {
> subsys: AMF
> debug: off
> }
> }
>
> amf {
> mode: disabled
> }
>
> service {
> # Lo
tion ‘init_mgmt_lib’:
> mgmt_lib.c:97: error: implicit declaration of function ‘is_heartbeat_cluster’
> gmake[2]: *** [libhbmgmt_la-mgmt_lib.lo] Error 1
> gmake[2]: Leaving directory
> `/tmp/hb/Pacemaker-Python-GUI-efff2a4588e5/mgmt/daemon'
> gmake[1]: *** [all-recursive] Error 1
f computer science
> Responsable Réseau et Téléphonie | Telecom and Network Manager
> Université de Rouen | University of Rouen
> ---
> Coordonnées / Contact :
> Université de Rouen
> Faculté des Sciences et Techniques - Madrillet
> Avenue de l'Universit
Hi,
On Tue, Jul 17, 2012 at 5:50 PM, Anne Blankert wrote:
> On 16-7-2012 14:55, Dan Frincu wrote:
>> Hi,
>>
>> On Mon, Jul 16, 2012 at 4:18 AM, Anne Blankert wrote:
>>> Hello list,
>>>
>>> I am a newbie playing with heartbeat / pacemaker on ub
depends on your specific requirements.
HTH,
Dan
[1] http://www.linux-ha.org/wiki/LSB_Resource_Agents
>
> Thanks,
>
> Anne Blankert
>
> ___________
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/m
ng this bug ->
http://www.gossamer-threads.com/lists/linuxha/pacemaker/77423#77423
HTH,
Dan
>>
>> --
>> : Lars Ellenberg
>> : LINBIT | Your Way to High Availability
>> : DRBD/HA support and consulting http://www.linbit.com
>> ___
>> Linux-HA mailing list
>> Linux-HA@lists.linux-ha.org
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
>
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
--
Dan Frincu
CCNA, RHCE
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
in your case this would work better.
HTH,
Dan
>
>
> On 12-06-19 10:41 AM, Dan Frincu wrote:
>> Hi,
>>
>> On Tue, Jun 19, 2012 at 4:31 PM, mike wrote:
>>> We're setting up a DR type of situation where we have restored our HA
>>> servers and MySQL su
he other side?
HTH,
Dan
>
>
> Thanks
> -mike
>
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
--
Dan Frincu
8
> (Complete=1, Pending=0, Fired=0, Skipped=0, Incomplete=0,
> Source=/var/lib/pengine/pe-input-29304.bz2): Complete
> Mar 21 18:30:32 ries crmd: [10228]: info: te_graph_trigger: Transition
> 128 is now complete
> Mar 21 18:30:32 ries crmd: [10228]: info: notify_crmd: Transition 128
> s
Forgot to CC the list.
-- Forwarded message --
From: Dan Frincu
Date: Mon, Feb 6, 2012 at 10:16 PM
Subject: Re: [Linux-HA] cluster hangs on maintenance-mode=false after
updates on Ubuntu Lucid
To: Walter Feddern
Hi,
On Mon, Feb 6, 2012 at 10:09 PM, Walter Feddern wrote
Hi,
On Mon, Feb 6, 2012 at 9:48 PM, Dan Frincu wrote:
> Hi,
>
> On Mon, Feb 6, 2012 at 9:27 PM, Walter Feddern wrote:
>> We are running Ubuntu 10.04 (lucid). I am trying to upgrade from the base
>> version of corosync and pacemaker, to the most recent available
>>
hile still
> running lucid.
>
> Any suggestions?
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
--
Dan Fri
linux-ha-boun...@lists.linux-ha.org
>
>
>
> Hi
>
> I tried with cluster-recheck-interval="90" added in the
> cib-bootstrap-options, then same test but behavior remains the same.
>
> Alain
>
>
>
> De : Dan Frincu
> A : General Linux-HA mail
you need to take a look at
http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Explained/#s-rules-recheck
Regards,
Dan
>
>
>
> De : Dan Frincu
> A : General Linux-HA mailing list
> Date : 20/12/2011 11:30
> Objet : Re: [Linux-HA] Question or pro
lues which avoids the group2 to move in this case, but is it
> the
> only way and correct way to manage this behavior ?)
>
> Thanks for piece of advice.
> Alain
>
> _______
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http:
ev-guides/ra-dev-guide.html
Specifically the part about
http://www.linux-ha.org/doc/dev-guides/_testing_resource_agents.html
HTH,
Dan
>
> Regards,
> Padmaja.
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.li
/ directory.
HTH,
Dan
>
> Please help me.
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
--
Dan Frincu
CCNA, RHC
a.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
--
Dan Frincu
CCNA, RHCE
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
--
Dan Frincu
CCNA, RHCE
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
--
Dan Frincu
CCNA, RHCE
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
--
Dan Frincu
CCNA, RHCE
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
de is higher than the
default stickiness value, therefore the "failback" occurs.
Use this script to get a better idea of what scores are assigned to
resources and then see what's causing this behavior.
http://hg.clusterlabs.org/pacemaker/1.1/raw-file/01e86afaaa6d/extra/showscores.
xplain ?
Try the following:
crm_verify -L 2>&1 | grep stick
And see what scores (weights) are given to resources. Based on these
weights it might make more sense.
HTH,
Dan
> Thanks
> Alain
>
>
>
> De : Dan Frincu
> A : General Linux-HA mailing list
> Da
fault-resource-stickiness value, but without order with a clone
> resource,
> and the group does not come back automatically. But I don't understand why
> this order constraint would change this behavior ...
>
> Thanks for your help
> Alain Moullé
>
> _____
this cluster stack, soon, people are
going to stop trying to be nice in their replies or ignore you altogether.
Then you can complain to your upper management that there's no support from
the community for this cluster stack and go back to the paid solution you've
probably used thus far.
Again, if I haven't said it, I will say this now, people here are more than
willing to help, however they are not paid to put up with a condescending
tone. You want support:
http://www.clusterlabs.org/wiki/Support#Professional_Support
Best regards,
Dan
> Only the concrete example referred to the concrete implementation.
>
> Regards,
> Ulrich
>
>
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
--
Dan Frincu
CCNA, RHCE
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
ce.
>
> So, is this known behavior or I have missed any configuration?
>
> Let me know if you need more information.
>
> Thanks,
> Amit
>
>
>
>
>
>
>
>
>
>
>
> This email (message and any attachment) is confid
gistration Court: Amtsgericht Siegburg (HRB Nr. 10328 )
> Vorstand/Member of the Managementboard: Rüdiger Zeyen (Sprecher/Chairman),
> Wilfried Pütz
> Vorsitzender des Aufsichtsrates/Chairman of the Supervisory Board: Dr. Gerd
> Jakob
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
--
Dan Frincu
CCNA, RHCE
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
make something that is really good and that you can get for
> free.
>
> Please watch this if you have time and sorry for spam
>
> http://www.youtube.com/watch?v=8r1CZTLk-Gk
>
>
You hit the nail on the head with this video. This just made my day.
>> --
>> Les Mikes
would cover some general configuration
examples, and not specific setups that users might require. So the
documentation should provide a general overview of the configuration and
by reading it one should know enough about the individual configuration
components to build their own cus
>>>> set a positive (but not infinity) default resource stickiness
>>>>
>>>> --
>>>> : Lars Ellenberg
>>>> : LINBIT | Your Way to High Availability
>>>> : DRBD/HA support and consulting http://www.linbit.com
>>&
value="1.0.10-da7075976b5ff0bee71074385f8fd02f296ec8a3"/>
> name="cluster-infrastructure" value="Heartbeat"/>
> name="stonith-enabled" value="false"/>
>
>
>
>
>
>
iness to a value
higher than the cumulated score of the group.
Regards,
Dan
> Thanks.
> Bin
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/R
neral Linux-HA mailing list. If you are not the named addressee
> you should not disseminate, distribute, copy or alter this email. Any views
> or opinions presented in this email are solely those of the author and might
> not represent those of Physicians' Managed Care or Physici
HA mailing list
>> Linux-HA@lists.linux-ha.org
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
>>
>
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
--
Dan FRINCU
Systems Engineer
CCNA, RHCE
Streamwide Romania
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
s
value, setting it to a much higher value (or even inf:) would do the job.
Regards,
Dan
> Cheers,
> Vadym
>
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: ht
And a training video
http://oss.linbit.com/drbd-mc/screencast/drbd-cluster-in-10-minutes.avi
Dan Frincu wrote:
> DRBD MC http://www.drbd.org/mc/management-console/
>
> benjamin fernandis wrote:
>
>> Hi,
>>
>> Is there any gui tool..for the same...
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
--
Dan FRINCU
Systems Engineer
CCNA, RHCE
Streamwide Romania
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.or
http://www.linux-ha.org/doc/>
> Please guide me for the same.
>
> Thanks
> Bemjo
> ___
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/Rep
Hi,
ramarovelo wrote:
> On 11/09/2010 11:04 AM, Dan Frincu wrote:
>
>
>> Don't use the mysql init script, use the one provided by the
>> resource-agents package. It's OCF compliant and a lot better than the
>> LSB script.
>>
>> Regards,
>>
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
--
Dan FRINCU
Systems Engineer
CCNA, RHCE
Streamwide Romania
__
_______
> Linux-HA mailing list
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
--
Dan FRINCU
Systems Engineer
CCNA, RHCE
Streamwide Romania
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
ince drbd is primary and mounted on the other node.
My solution was to switch to rrp_mode: active, then when performing the
same test it worked the way it should.
Regards,
Dan
> Vadym
>
>
>
> ___
> Linux-HA mailing list
> Linux-H
est-suite for VMs
> * test-suite for DRBD
> * fix menu tree not updating for orphaned resources
> * split tooltips that are too wide
> * add "stop all services" menu item
> * show in tooltip why a menu item was disabled
> * implement all VM devices
>
> Rasto Levrinc
>
>
--
Dan FRINCU
Systems Engineer
CCNA, RHCE
Streamwide Romania
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
48 matches
Mail list logo