[Pacemaker] RFC: What part of the XML configuration do you hatethemost?

Junko IKEDA ikedaj at intellilink.co.jp
Tue May 13 03:03:15 EDT 2008


> > I just got a request for cib.xml format.
> > We can set "timeout value" for operation, like "start", "stop",
> > "monitor"...
> > Sometimes it might be the same value.
> > so, it's a pain to set them many times,
> > and if we want to change "timeout value" all together, there would
> > be a lot
> > of points to take care.
> >
> > That might be convenience if some setting can refer to the same
> > value, like
> > environment variable in cib.xml.
> > strange?
> 
> there is
> 
>      <parameter name="default-action-timeout" unique="0">
>        <shortdesc lang="en">How long to wait for actions to complete</
> shortdesc>
>        <content type="time" default="20s"/>
>        <longdesc lang="en">How long to wait for actions to complete</
> longdesc>
>      </parameter>
> 
> is that not sufficient?

Is it possible to set "interval" like this?
It's better not only one default but also two or more values can be set.

Thanks,
Junko





More information about the Pacemaker mailing list