<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi folks,<div><br></div><div>For testing scenarios in which I’m only spinning up nodes on my laptop (test-kitchen), I don’t really need the full 20 seconds for dc-deadtime.  However, I haven’t been successful in finding a way to set that option to something lower prior to the DC election during the initial startup of the pacemaker daemon.  Since, cibadmin, cdm, and other CLI tools of that ilk require Pacemaker to be running, I've attempted to configure a pared down cib.xml that just sets the dc-deadtime option, but haven’t had much luck (<a href="http://pastie.org/9827787">here’s the config</a> I’m using and <a href="http://pastie.org/9829489">the script</a> that generates & uses it).  I feel like I'm not too far off from achieving my goal, since the CIB lint checks pass and subsequent versions of the CIB (after the 20s elapses and the DC is elected) preserve the dc-deadtime attribute I’ve set in my pre-seeded cib.xml, but would be most appreciative for a small nudge in the right direction.<div><br></div><div>FWIW, this is pacemaker 1.1.10 (well, <a href="http://packages.ubuntu.com/trusty/pacemaker">1.1.10+git20130802-1ubuntu2.1</a>), <a href="http://packages.ubuntu.com/trusty/corosync">corosync 2.3.3-1ubuntu1</a>, and <a href="http://packages.ubuntu.com/trusty/libheartbeat2">libheartbeat2 1:3.0.5-3.2</a>, all from the official Ubuntu Trusty repository.  Thanks in advance!</div><div><br></div><div>-Ryan</div></div></body></html>