On May 13, 2008, at 9:03 AM, Junko IKEDA wrote:
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?
no
It's better not only one default but also two or more values can be set.
ok, I'll see if i can incorporate this into: http://developerbugs.linux-foundation.org/show_bug.cgi?id=1887 _______________________________________________ Pacemaker mailing list [email protected] http://list.clusterlabs.org/mailman/listinfo/pacemaker
