Re: [Pacemaker] RFC: How do you upgrade?

2008-05-06 Thread Xinwei Hu
2008/5/6 Andrew Beekhof <[EMAIL PROTECTED]>: > Me again, > > I'd like to get a sense of how people upgrade their clusters... > > * rolling upgrade (node-by-node) > * big-bang (all nodes at once with all resources stopped) > * detach and reattach (all nodes at once with resources still running)

FW: [Pacemaker] RFC: How do you upgrade?

2008-05-06 Thread Pinto, Phil (GTS)
Andrew, We would normally do a rolling implementation of a new release of heartbeat / pacemaker where possible. We run with two node clusters in a virtualized environment. 1. Shutdown Backup node 2. Update Heartbeat and Pacemaker packages on the backup node 3. Restart the backup node 4.

RE: [Pacemaker] Trouble Building RPMs for PACEMAKER GUI on RHEL 4.5on Linux for zSeries.

2008-05-06 Thread Pinto, Phil (GTS)
Hi Andrew thanks for the fast turnaround on this - but it appears that I'm still having a problem - I should have sent this in the first place. But attached please find the output from build process using the latest src rpm. Thanks... Phil Pinto -Original Message- From: [EMAIL P

[Pacemaker] RFC: How do you upgrade?

2008-05-06 Thread Andrew Beekhof
Me again, I'd like to get a sense of how people upgrade their clusters... * rolling upgrade (node-by-node) * big-bang (all nodes at once with all resources stopped) * detach and reattach (all nodes at once with resources still running) * other? I'm interested to know how popular the various met

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

2008-05-06 Thread Andrew Beekhof
The changes for Pacemaker 1.0 include an overhaul of configuration syntax. We have a few things in mind for this already, but I'd also like to get people's opinion on which parts need the most attention. looking forward to hearing your answers... Andrew