Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Pacemaker

Do you need to execute crm_ticket on arbitrator?

 

 

Linux-HA pacemaker RSS feed   Index | Next | Previous | View Threaded


seino.cluster2 at gmail

Jul 20, 2012, 3:56 AM

Post #1 of 9 (608 views)
Permalink
Do you need to execute crm_ticket on arbitrator?

Hi Jiaju,

Currently, I think that the start-up of arbitrator is normal to use
/etc/init.d/booth-arbitrator. So I want to remove the execution of
crm_ticket because arbitrator don't has to use cib. What do you think
about it?

Sincerely,
Yuichi

--
Yuichi SEINO
METROSYSTEMS CORPORATION
E-mail:seino.cluster2 [at] gmail

_______________________________________________
Pacemaker mailing list: Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


jjzhang at suse

Jul 20, 2012, 8:26 AM

Post #2 of 9 (584 views)
Permalink
Re: Do you need to execute crm_ticket on arbitrator? [In reply to]

On Fri, 2012-07-20 at 19:56 +0900, Yuichi SEINO wrote:
> Hi Jiaju,
>
> Currently, I think that the start-up of arbitrator is normal to use
> /etc/init.d/booth-arbitrator. So I want to remove the execution of
> crm_ticket because arbitrator don't has to use cib. What do you think
> about it?

Yes, arbitrator is not using cib. I'm fine with removing the crm_ticket
calling logic on arbitrator. An implementation detail on this issue
would be to keep the modularity of the code structure, that is,
proposer, acceptor and learner is the terminology of paxos algorithm,
site and arbitrator is the GEO clustering terminology, I'd like each
component to be more independent and its internal logic is transparent
to other components.

Thanks,
Jiaju



_______________________________________________
Pacemaker mailing list: Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


seino.cluster2 at gmail

Jul 23, 2012, 9:10 PM

Post #3 of 9 (569 views)
Permalink
Re: Do you need to execute crm_ticket on arbitrator? [In reply to]

> Yes, arbitrator is not using cib. I'm fine with removing the crm_ticket
> calling logic on arbitrator. An implementation detail on this issue
> would be to keep the modularity of the code structure, that is,
> proposer, acceptor and learner is the terminology of paxos algorithm,
> site and arbitrator is the GEO clustering terminology, I'd like each
> component to be more independent and its internal logic is transparent
> to other components.
>
> Thanks,
> Jiaju
>
>

Hi jiaju,

I understand the answer. Do you fix this problem on the next development?

And, I know that the following function will be developed when you
work the next development.

* new catch-up code
* the refactoring of the transport layer

I would like to know if there are other functions.

Sincerely,
Yuichi

--
Yuichi SEINO
METROSYSTEMS CORPORATION
E-mail:seino.cluster2 [at] gmail

_______________________________________________
Pacemaker mailing list: Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


jjzhang at suse

Jul 23, 2012, 9:25 PM

Post #4 of 9 (564 views)
Permalink
Re: Do you need to execute crm_ticket on arbitrator? [In reply to]

On Tue, 2012-07-24 at 13:10 +0900, Yuichi SEINO wrote:
> > Yes, arbitrator is not using cib. I'm fine with removing the crm_ticket
> > calling logic on arbitrator. An implementation detail on this issue
> > would be to keep the modularity of the code structure, that is,
> > proposer, acceptor and learner is the terminology of paxos algorithm,
> > site and arbitrator is the GEO clustering terminology, I'd like each
> > component to be more independent and its internal logic is transparent
> > to other components.
> >
> > Thanks,
> > Jiaju
> >
> >
>
> Hi jiaju,
>
> I understand the answer. Do you fix this problem on the next development?

Yes.

>
> And, I know that the following function will be developed when you
> work the next development.
>
> * new catch-up code
> * the refactoring of the transport layer
>
> I would like to know if there are other functions.

To add more policies and make booth more configurable, add watchdog
daemon.

Also you can raise your feature request if you think something need to
be implemented;)

Thanks,
Jiaju



_______________________________________________
Pacemaker mailing list: Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


seino.cluster2 at gmail

Jul 25, 2012, 5:50 PM

Post #5 of 9 (548 views)
Permalink
Re: Do you need to execute crm_ticket on arbitrator? [In reply to]

>
> Also you can raise your feature request if you think something need to
> be implemented;)
>
> Thanks,
> Jiaju
>
>

Currently, I am using RedHat 6.2. And /etc/init.d/booth-arbitrator
dose not work. I ask that I operate an this script on RedHat.

--
Yuichi SEINO
METROSYSTEMS CORPORATION
E-mail:seino.cluster2 [at] gmail

_______________________________________________
Pacemaker mailing list: Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


jjzhang at suse

Jul 25, 2012, 7:55 PM

Post #6 of 9 (549 views)
Permalink
Re: Do you need to execute crm_ticket on arbitrator? [In reply to]

On Thu, 2012-07-26 at 09:50 +0900, Yuichi SEINO wrote:
> >
> > Also you can raise your feature request if you think something need to
> > be implemented;)
> >
> > Thanks,
> > Jiaju
> >
> >
>
> Currently, I am using RedHat 6.2. And /etc/init.d/booth-arbitrator
> dose not work. I ask that I operate an this script on RedHat.

OK, will do that.

Thanks,
Jiaju



_______________________________________________
Pacemaker mailing list: Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


seino.cluster2 at gmail

Aug 1, 2012, 2:50 AM

Post #7 of 9 (529 views)
Permalink
Re: Do you need to execute crm_ticket on arbitrator? [In reply to]

>
> To add more policies and make booth more configurable, add watchdog
> daemon.
>
> Also you can raise your feature request if you think something need to
> be implemented;)
>
> Thanks,
> Jiaju
>
>

Hi Jiaju,

Would you tell me about these policies in more detail?

Sincerely,
Yuichi

--
Yuichi SEINO
METROSYSTEMS CORPORATION
E-mail:seino.cluster2 [at] gmail

_______________________________________________
Pacemaker mailing list: Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


jjzhang at suse

Aug 1, 2012, 7:57 AM

Post #8 of 9 (526 views)
Permalink
Re: Do you need to execute crm_ticket on arbitrator? [In reply to]

On Wed, 2012-08-01 at 18:50 +0900, Yuichi SEINO wrote:
> >
> > To add more policies and make booth more configurable, add watchdog
> > daemon.
> >
> > Also you can raise your feature request if you think something need to
> > be implemented;)
> >
> > Thanks,
> > Jiaju
> >
> >
>
> Hi Jiaju,
>
> Would you tell me about these policies in more detail?

Let's take the renew process as example. In order to keep the original
site holding the ticket, renew process should be started before the
expiring date arrived. Currently we just set this starting point to 80%
of the expiration time. The improvement would be to make the renew
starting point and the renew times to be configurable.

Thanks,
Jiaju



_______________________________________________
Pacemaker mailing list: Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


seino.cluster2 at gmail

Aug 1, 2012, 6:10 PM

Post #9 of 9 (523 views)
Permalink
Re: Do you need to execute crm_ticket on arbitrator? [In reply to]

>
> Let's take the renew process as example. In order to keep the original
> site holding the ticket, renew process should be started before the
> expiring date arrived. Currently we just set this starting point to 80%
> of the expiration time. The improvement would be to make the renew
> starting point and the renew times to be configurable.
>
> Thanks,
> Jiaju
>
>

Thank you.
I understand the answer.

Sincerely,
Yuichi


--
Yuichi SEINO
METROSYSTEMS CORPORATION
E-mail:seino.cluster2 [at] gmail

_______________________________________________
Pacemaker mailing list: Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Linux-HA pacemaker RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.