LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-08-2011, 02:37 AM   #1
danian
LQ Newbie
 
Registered: Jun 2011
Posts: 1

Rep: Reputation: Disabled
resource-stickiness automatically move all resources in certain time


Hello,
I`ve configured heartbeat and pacemaker with 2 nodes, all resources work well, all resources stars when some of them is down, when the host is down, pacemaker moves all resources to the other one, my configuration:

node $id="06d57c5a-3d47-4ef1-b518-7b8501f5ca9d" premailman1.mpt.es
node $id="9af2ea3b-b7ad-458f-b7d0-2491b72db28f" premailman.mpt.es
primitive IP-Virtual ocf:heartbeat:IPaddr \
params ip="10.1.24.201"
primitive apache_mailman lsb:httpd \
op monitor interval="15" timeout="15" start-delay="15" \
meta target-role="Started"
primitive apache_webmail lsb:httpd \
op monitor interval="15" timeout="15" start-delay="15" \
meta target-role="Started"
primitive httpd_mailman ocf:heartbeat:anything \
params binfile="/usr/local/bin/httpd_mailman"
primitive httpd_webmail ocf:heartbeat:anything \
params binfile="/usr/local/bin/httpd_webmail"
primitive mailman ocf:heartbeat:anything \
params binfile="/var/mailman/bin/mailmanctl" cmdline_options="start" \
op start interval="0s" timeout="60s" on-fail="restart" \
op monitor interval="10s" timeout="60s" on-fail="restart" \
op stop interval="0s" timeout="60s" on-fail="block"
primitive smtp_postfix ocf:heartbeatostfix \
params binary="/etc/init.d/postfix" \
op start interval="0s" timeout="60s" on-fail="restart" \
op monitor interval="10s" timeout="60s" on-fail="restart" \
op stop interval="0s" timeout="60s" on-fail="block"
colocation colocation-1 inf: IP-Virtual apache_mailman
colocation colocation-2 inf: IP-Virtual smtp_postfix
colocation colocation-3 inf: IP-Virtual mailman
colocation colocation-4 inf: IP-Virtual httpd_mailman
property $id="cib-bootstrap-options" \
dc-version="1.1.1-b9b672590e79770afb63b9b455400d92fb6b5d9e" \
cluster-infrastructure="Heartbeat" \
stonith-enabled="false" \
start-failure-is-fatal="false" \
no-quorum-policy="ignore" \
last-lrm-refresh="1306416533"
rsc_defaults $id="rsc-options" \
resource-stickiness="INFINITY"

How I said everything works well, but i need just one thing, i have the directive " resource-stickiness="INFINITY", when node1 is down, the node2 starts all resources and prevent failback again though the node1 is up, back i need move all resources to the first one when I certainly sure the node1 is runnig, is there some directive to tell pacemaker that move back again the to node1 automatically? i mean, is posibble to move back resources to node1 when It has passed certain time, maybe 1 hour or something?

Best regards from danian.
 
Old 06-12-2011, 02:13 AM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

If you want to move the resources back to the original node, then don't set stickiness. If you don't have stickiness defined pacemaker will add a line 'location' with the preferred node mentioned in it. After a node fails, it will always return to the original node when it comes back up. I think if you want to use time based migration after failures that you might need migration-threshold and failure-timeout to get what you want. Have a look at this great Pacemaker documentation, more in particular this chapter.

Kind regards,

Eric
 
1 members found this post helpful.
Old 06-20-2011, 04:15 AM   #3
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello danian,

You marked your thread as solved. Would you mind letting us know what worked for you at the end so that other in similar situation can see if it works for them too? Thanks in advance, have fun with Linux.

Kind regards,

Eric
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DRBD resource data move axicos Linux - Server 1 03-08-2011 05:12 AM
Time stamps following move to British Summer Time aikempshall Linux - General 2 03-30-2007 08:30 AM
My computer restart automatically from time to time ?? pleasehelpme Linux - Newbie 2 07-04-2005 04:29 PM
having hard time finding FTP server resources e1000 Linux - Networking 2 11-12-2003 11:35 PM
How to move files automatically to NFS? vwhk Linux - General 2 09-19-2002 05:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 11:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration