<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 26 Feb 2008, at 12:48, Mick Farmer wrote:</div><blockquote type="cite"><br>One of our researchers needs to run a program for a long<br>time (probably a week or more), so I thought it might be<br>useful if we provided a checkpoint/restart facility.<br></blockquote><br></div><div>Apart from application level solutions it's worth considering</div><div>virtualization solutions for this. Setting up Xen or OpenVZ</div><div>is fairly simple, and both of them support both checkpointing</div><div>and migration. </div><div><br class="webkit-block-placeholder"></div><div>I have good experiences with OpenVZ (we host several large</div><div>customers in OpenVZ containers, and have done transparent</div><div>failover with the help of OpenVZ when one of our boxes ran</div><div>into hardware problems recently).</div><div><br class="webkit-block-placeholder"></div><div>The upside of OpenVZ is that it's light and fast. The downside</div><div>compared to Xen is less isolation (in particular it doesn't let you</div><div>control real memory vs. swap on a per container level, while</div><div>Xen does), and OpenVZ doesn't support running different</div><div>kernels in the containers, as it's containers are just sanboxes</div><div>running on the host kernel..</div><div><br class="webkit-block-placeholder"></div><div>Vidar</div><div><br class="webkit-block-placeholder"></div><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>-- </div><div>Vidar Hokstad <<a href="mailto:vidar@aardvarkmedia.co.uk">vidar@aardvarkmedia.co.uk</a>></div><div>Technical Director, Aardvark Media <<a href="http://www.aardvarkmedia.co.uk/">http://www.aardvarkmedia.co.uk/</a>></div><div><br class="webkit-block-placeholder"></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br></body></html>