> > 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


_______________________________________________
Pacemaker mailing list
Pacemaker@clusterlabs.org
http://list.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to