Changelog for
pacemaker-cluster-libs-1.1.9-2.1.i686.rpm :
* Thu May 09 2013 ygaoAATTsuse.com- crmd: Do not record pending delete operations in the CIB
* Sat May 04 2013 ygaoAATTsuse.com- cib: Strip text nodes on writing CIB to disk (bnc#815447, bnc#809635)- xml: Use xmlNodeDump() from libxml2 when calculating digest (bnc#809635)
* Fri May 03 2013 ygaoAATTsuse.com- PE: Ensure per-node resource parameters are used during probes- cl#5154 - Do not expire failures when on-fail=block is present- Upstream version cs: 2db99f16fe9b19a6320db62755f0f28ced8efe00
* Thu May 02 2013 ygaoAATTsuse.com- cl#5153 - Correctly display clone failcounts in crm_mon- crmd: Simplify the logic for resetting node status in the CIB after fencing events (bnc#812913)- crmd: cl#5152 - Correctly clean up fenced nodes during membership changes (bnc#812913)- ipc: Reference the correct type when inspecting IPC messages- Core: Ensure the last field in transition keys is 36 characters- crm_mon: Check if a process can be daemonized before forking so the parent can report an error- crm_mon: Ensure stale pid files are updated when a new process is started- extra: add failure_score parameter into ping RA- crm_resource: Allow --cleanup without a resource name- Upstream version cs: 3297085490c2fe0af25fc805d2b53123da877f7a
* Thu Apr 18 2013 ygaoAATTsuse.com- fencing: Drop the severity of the messages on registering a stonith device (bnc#812269)
* Thu Apr 18 2013 ygaoAATTsuse.com- crmd: Ensure we return to a stable state if there have been too many fencing failures- fencing: Prevent empty call-id during notification processing- crm_resource: Make --refresh and --reprobe an alias for --cleanup [--resource name]- crmd: Indicate completion of refresh to callers- crmd: Indicate completion of re-probe to callers- crm_resource: Allow individual resources to be reprobed- ipc: Allow unpriviliged clients to clean up after server failures- crmd: Only performa dry run for deletions if built with ACL support- Upstream version cs: a92f3a0e327da2af171856c979fb8eaa00122534
* Wed Apr 17 2013 ygaoAATTsuse.com- crmd: Fixes hash table assert when resetting stonith failures- crmd: Fixes memleak in failure cleanup- crmd: Do not update fail-count and last-failure for old failures (bnc#804003)- tools: cibadmin - Do not log for query commands by default (bnc#813045)- services: Fix signal FD leak- Upstream version cs: d63c13cbcde7663cfae9bb412583ad11914b6acc
* Thu Apr 04 2013 ygaoAATTsuse.com- tools: crm_mon - Prevent segfault on reconnecting cib (bnc#813131)
* Mon Apr 01 2013 ygaoAATTsuse.com- Fix: tools: crm_mon - Print a timing field only if its value is non-zero (bnc#809313)
* Mon Apr 01 2013 ygaoAATTsuse.com- tools: crm_mon - Save relevant cib XML into /tmp/cmon.
* files if refreshing fails (bnc#800323)
* Fri Mar 29 2013 ygaoAATTsuse.com- fencing: Directly query the full cib on updating the cib cache (bnc#812269)
* Fri Mar 29 2013 ygaoAATTsuse.com- cib: Use unique error codes for write_cib_contents()- Fix: Ensure custom error codes are less than 256- corosync: cl#5148 - Correctly remove a node that used to have a different nodeid (bnc#805278)- Upstream version cs: e8caee88c9e078fccf98a9da05543b73d4696f04
* Thu Mar 28 2013 ygaoAATTsuse.com- services: Improve the performance of synchronous actions (bnc#803969)
* Wed Mar 27 2013 ygaoAATTsuse.com- lrmd: Change the default directory for nagios plugins (bnc#812005)
* Wed Mar 27 2013 ygaoAATTsuse.com- xml: Prevent lockups by setting a more reliable buffer allocation strategy- fencing: Fix memory leaks and invalid read- fencing: Correctly unpack device parameters before using them- lrmd: Avoid memory leak in resources_action_create()- Skip WNOHANG when waiting after sending SIGKILL to child processes- fencing: Fail the operation once all peers have been exhausted- Fix several use-after-free and use-of-NULL- fencing: Correctly filter devices when no nodes are configured yet- ipc: Restore the ability for members of the haclient group to connect to the cluster- Fencing: Re-use the policy engine libraries for filtering devices- Upstream version cs: c7910371a5ada346fe7d1e1872ec9a40570018e6
* Mon Mar 25 2013 ygaoAATTsuse.com- corosync: Support \"crm_node --remove\" with a node name for corosync plugin (bnc#805278)- Fix memory leaks in stonithd, crmd and lrmd- services: Close the reading pipes when a synchronous action is finished- Doc: Pacemaker Explained: Add nagios resource class- Upstream version cs: cb7b3f48dea9eb1b6825242da2ef507887b409cc
* Tue Mar 12 2013 ygaoAATTsuse.com- Log: Change some messages to notice level (bnc#806256)
* Mon Mar 11 2013 ygaoAATTsuse.com- xml: Support nagios resource class in the 1.2 schema- xml: Support resource container in the 1.2 schema
* Fri Mar 08 2013 ygaoAATTsuse.com- Update to version 1.1.9- fencing: Only initiate topology based fencing if all topology queries have arrived AND we are still in the query phase- fencing: Don\'t delay execution if all topology queries have arrived- crmd: Bug cl#5144 - Do not updated the expected status of failed nodes (bnc#807824)- Core: Support PCMK_logpriority to set syslog priority- Upstream version cs: 2a917ddb9d1a01f47db84b17468413522d63ddfa
* Fri Mar 01 2013 cooloAATTsuse.com- update license to new format
* Sat Jul 28 2012 ajAATTsuse.de- Include sys/resource.h for getrlimit etc.
* Wed Jun 06 2012 ygaoAATTsuse.com- Core: Revert to the original process flags for the support of rolling-upgrade- PE: Bug cl#5059 - Use the correct action\'s status when calculating required actions for interleaved clones- Upstream version cs: 61a079313275f3e9d0e85671f62c721d32ce3563
* Mon May 21 2012 badshah400AATTgmail.com- Use BuildRequires: libgnutls-devel instead of gnutls-devel for Factory in keeping with gnutls package naming changes.
* Fri Apr 20 2012 ygaoAATTsuse.com- corosync: Determine node state for plugin based cluster types- tools: crm_node - Test stack membership only when displaying partition members- Overhaul the way peers are determined to be sufficiently active- PE: Observe the promotion score of probed resources- crmd: Detect when peers have an incorrectly set process list- corosync: Detect when the first corosync has not yet formed and handle it gracefully- Corosync: Move deprecated corosync variants to their own file- Upstream version cs: 4c8b599e6d79499f28f8178988d65fd33e0d9b24
* Thu Apr 19 2012 ygaoAATTsuse.com- Update to version 1.1.7- crmd: cl#5057 - Restart sub-systems correctly (bnc#755671)- corosync: Fix compilation when libqb is not available- pengine: cl#5058 - Fixes issue with on-fail option on operation being ignored.- tools: rhbz#754216 - Make crm_mon --as-xml option default to - -one-shot mode- cts: cl#5047 - Suppress cts badnews output related to fencing when fencing is expected.- crmd: cl#5053 - Fixes fail-count not being updated properly.- crmd: cl#5051 - Fixes file leak in pe ipc connection initialization.- Tools: crm_simulate - Correctly detect status sections with duplicate node_state entries- crmd: Detect when the quorum API isn\'t configured for corosync 2.0- RA: controld - use the correct dlm_controld when membership comes from corosync directly- Core: Fix the logging of XML and conditional corefile creation by asserts- pengine: cl#5045 - Better handling of interrupted migrations.- Build: rhbz#805147 - Use default value for HB_DAEMON_DIR define when clusterglue does not provide one.- cib: Even with no peers, we still need to wait for connected clients to disconnect- corosync: Fix complation warning when corosync doesn\'t use libqb- cib: Determine when there are no peers to respond to our shutdown request and exit- cib: Correctly shutdown in the presence of peers without relying on timers- Corosync: Correctly disconnect from corosync variants- cib: Ensure no additional messages are processed after we begin terminating- Corosync: Reset connection variables after disconnect- Core: Correctly track the length of a string without reading from uninitialzied memory (valgrind)- PE: Fix memory leak in order_rsc_sets (valgrind)- Tools: Fix memory leak in crm_simulate (valgrind)- PE: Correctly locate crm_simulate for automated regression tests- Core: Use the default schema location when PCMK_schema_directory is defined but empty- PE: Correctly migrate a resource that has just migrated- pengine: cl#5025 - Automatically clear failures when resource configuration changes.- Fix a number of potential problems reported by coverity- crmd: Also purge fencing results when we enter S_NOT_DC- crmd: Correctly determine when a node can suicide with fencing- PE: Bug rhbz#799070 - Report resources as active in crm_mon if they are located on an unclean node- Upstream version cs: 023d3b183e77cfdb3699080b26d98ca4bc534c57
* Wed Apr 18 2012 ygaoAATTsuse.com- PE: Support of referencing resource templates in resource sets (bnc#729634)- stonith: A \"start\" operation of a stonith resource does a \"monitor\" on the device beyond registering it- PE: More validations on configurations related to resource templates- Core: Bug cl#5027 - Fix compilation when libqb is not available- PE: cl#5002 - increment_clone() does not terminate on invalid input- PE: Indicate the difference between resources that are restarting and reloading- crmd: Leave it up to the PE to decide which ops can/cannot be reload- PE: Detect reloads of previously migrated resources- Core: Bug cl#5016 - Prevent failures in recurring ops from being lost- crmd: Bug cl#5015 - Remove the failed operation as well as the resulting fail-count and last-failure attributes- Fencing: Supress errors when listing all registered devices- PE: Reload of a resource no longer causes a restart of dependant resources- Fencing: Implement support for advanced fencing topologies: eg. kdump || (network && disk) || power- Fencing: Add support for fencing levels to the admin tool- Fencing: Prevent duplicate free and uninitialized pointers- Fencing: Correctly remove the fencing levels when requested- Fencing: Not all devices might be running locally when creating a fencing level- cib: Don\'t halt disk writes if the previous digest is missing- Cluster: Hook up the callbacks to the corosync quorum notifications- Corosync: Correctly extract the node id from membership udpates- Core: Ensure signals are handled eventually in the absense of timer sources or IPC messages- Corosync: Default to using the nodeid as the node\'s uuid (instead of uname)- corosync: Consistently set the correct uuid with get_node_uuid()- Fencing: Standardize on /one/ method for clients to request members be fenced- Core: Strip text nodes from on disk xml files- Tools: Implement crm_node functionality for native corosync- corosync: Hook up CPG membership- fencing: More gracefully handle failed \'list\' operations for devices that only support a single connection- corosync: Unset the process list when nodes dissappear on us- corosync: Correctly infer lost members from the quorum API- crmd: Election - perform the age comparison only once- crmd: Remove rusage differences of less than a second from election calculations- PE: Ensure post-migration stop actions occur before node shutdown- fencing: Correctly remove a single fencing level for a target- fencing: Add the fencing topology section to the 1.1 configuration schema- corosync: Ensure we catch nodes that leave the membership, even if the ringid doesn\'t change- corosync: Treat CS_ERR_QUEUE_FULL the same as CS_ERR_TRY_AGAIN- crmd: Fast-track shutdown if we couldn\'t request it via attrd- tools: Bug rhbz#754216 - Add XML as an output option to crm_mon- Core: Correctly determine when an XML file should be decompressed- corosync: Remove deprecated member of the CFG API- fencing: Provide enough data to construct an entry in the node\'s fencing history- pengine: cl#5014, Prevent asymmetrical order constraints from causing resource stops- pengine: cl#5007, Fixes use of colocation constraints with multi-state resources- PE: Bug cl#5038 - Prevent restart of anonymous clones when clone-max decreases- PE: Bug rhbz#789397 - Failcount and related info should be reset or removed when the resource is deleted- fencing: fence_legacy - Drop spurilous host argument from status query- pengine: Bug cl#5000 - Implements ability to create rsc_order constraint sets such that A can start after (B || C) has started.- Fencing: fence_legacy - Ensure port is available as an environment variable when calling monitor- PE: Bug cl#5028 - Unmanaged services should block shutdown unless in maintainence mode (bnc#738882)- Fix coverity defects in pengine, cib, stonith-ng and crm_resource- Fix use-after-free in crmd, stonith-ng and crm_simulate- Fix use-of-NULL in libcrmcluster and stonith-ng- Fix segfaults in stonith-ng and xml.c- Upstream version cs: 1e8a96ae55d6022f7036434b537938a1fa75a700
* Thu Mar 29 2012 lmbAATTnovell.com- Add provides to identify support level for tickets (bnc#752241)
* Mon Mar 26 2012 ygaoAATTsuse.com- Resolve coverity RESOURCE_LEAK, REVERSE_INULL and UNREACHABLE defects
* Sun Mar 25 2012 ygaoAATTsuse.com- Tools: crm_simulate - Support to grant/revoke/standby/activate tickets from the new ticket state section (bnc#752241)
* Sun Mar 25 2012 ygaoAATTsuse.com- Tools: Add crm_ticket to be profiled by valgrind- Tools: crm_ticket - Display the tickets that are referenced in rsc_ticket constraints but have never been granted yet (bnc#752241)- Tools: crm_mon - Support to display tickets (bnc#752242)
* Sat Mar 24 2012 ygaoAATTsuse.com- PE: Move the ticket state section to \"/cib/status/tickets/ticket_state\" (bnc#752241)- PE: Support to make tickets standby for relinquishing tickets gracefully (bnc#752241)- Tools: Implement a new crm_ticket (bnc#752241)- Tools: Update CLI regression tests for the new crm_ticket- Tools: Add CLI regression tests for ticket standby state- PE: Update regression tests for the new ticket state section- PE: Support to make tickets standby for relinquishing tickets gracefully (regression tests)
* Tue Mar 20 2012 ygaoAATTsuse.com- Tools: crm_ticket - Granting/revoking tickets need user to confirm unless \"--force\" option is used (bnc#752269)
* Tue Mar 13 2012 ygaoAATTsuse.com- Tools: Implement the support of granting/revoking tickets for crm_simulate (bnc#752241)
* Tue Jan 17 2012 ygaoAATTsuse.com- Core: Move several new fields since v1.1.6 to the end of the data types for ABI compliance- stonith: Default to 20s timeout for start and monitor operations of stonith resources which is same as \"default-action-timeout\" (bnc#733337)- Tools: ptest - Fix \"-X, --xml-text\" option to handle a XML string as its argument (bnc#736212)- cib: Fix segfault caused by destroying an already freed hash table (cl#5023)- stonith: Expose IDs of stonith resources to stonith agents through \"$CRM_meta_st_device_id\" environment variable (bnc#728579)
* Mon Jan 09 2012 tserongAATTsuse.com- Only include glib.h in plugin.h (don\'t directly use glib/ghash.h)
* Fri Dec 16 2011 tserongAATTsuse.com- RA: add NodeUtilization- stonith-ng: export stonith resource name to stonith agents- crmd: Send out all of the meta parameters to lrmd for stop action- RA: Fix the metadata of HealthSMART and SysInfo RAs- stonith: Longer default timeout/interval of operations for stonith resources- Doc: many proof-reading improvements- stonith: Fix the stonith timeout issue (cl#5009, bnc#727498)- update the license information in pacemaker.spec (bnc#726795)- xml: Add rsc_ticket support into \"pacemaker-1.2\" schema- xml: Add resource template support into \"pacemaker-1.2\" schema- tools: Avoid problems caused by differences between node name and uname -n- PE: Resolve memory leak when retrieving failure counts- Stonith: Implement a manual override for when nodes are known to be safely off- PE: Implement limit number of concurrent live migrations (FATE#310118)- PE: Implement referencing templates in constraints- PE: Move master based on failure of colocated group- Fencing: Support admin configurable timeouts for API operations- Fencing: Support checking in-progress operations for all nodes- don\'t package crm shell code- add Requires: crmsh- Build man pages and html versions (bnc#723680)- Shell: template support- Upstream version cs: b988976485d15cb702c9307df55512d323831a5e
* Sun Nov 20 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Tue Sep 20 2011 tserongAATTsuse.com- Upgrade to 1.1.6.- PE: Demote from Master does not clear previous errors- crmd: Prevent secondary DC fencing resulting from CIB updates that are lost due to elections- crmd: Log duplicate DC detection as a WARNING not ERROR- crmd: Bug lf#2632 - Correctly handle nodes that return faster than stonith- Core: Treat GNUTLS_E_UNEXPECTED_PACKET_LENGTH as normal termination of a TLS session- cib: Call gnutls_bye() and shutdown() when disconnecting from remote TLS connections- cib: Remove disconnected remote connections from mainloop- cib: Attempt a graceful sign-off for remote TLS connections- Core: Ensure there is sufficient space for EOS when building short-form option strings (prevents segfault)- Core: Fix variable expansion in pkg-config files- PE: Resolve memory leak reported by valgrind- PE: Fix memory leak for re-allocated resources reported by valgrind- PE: Improve the merging with template\'s operations- crmd: Allow nodes to fence themselves if they\'re the last one standing (lf#2584)- stonith: Add an API call for listing installed agents- stonith: Allow the fencing history to be queried- stonith: Ensure completed operations are recorded as such in the history- stonith: Support --quiet to display just the seconds since epoch at which a node was last shot- stonith: Serialize actions for a given device- stonith: Add missing entries to stonith_error2string() (missing error messages)- Shell: geo-cluster support commands- Shell: support for rsc_ticket- Shell: let the pager decide how to handle output smaller than terminal- Shell: look for log segments with more care and don\'t throw exception on seek (bnc#713939)- Shell: several history improvements- tools: crm_attribute - Update tickets directly to cib instead of through attrd- Shell: support for LRM secrets in resource level- Shell: enable removal of unmanaged resources (bnc#696506)- Shell: add crm execute directory to the PATH if not already present (bnc#712605)- Shell: update log patterns for history- Shell: relax transition acceptance in history- tools: crm_simulate - Send logging to stdout when additional detail is requested so that grep works as intended- PE: Prevent services being active if dependancies on clones are not satisfied (bnc#707150)- PE: Prevent resource shuffling when the \'utilization\' placement strategy is used- PE: Implement resource template- fencing: Add support for --reboot to stonith_admin- Fencing: Downgrade an error message for a valid scenario- crmd: Ensure we do not attempt to perform action on failed nodes- Fencing: admin - Disable stderr logging by default- Fencing: Fix use-of-NULL by g_hash_table_lookup- Tools: Correctly log corosync node IDs (lf#2621)- pacemaker:ping: Incorporate fping functionality from Dan Urist- crmd: Recurring actions shouldn\'t cause the last non-recurring action to be forgotten- crmd: Do not wait for actions that were pending on dead nodes- crmd: Cancel timers for actions that were pending on dead nodes- PE: Correctly recognise which recurring operations are currently active- PE: Ensure role is preserved for unmanaged resources- PE: Ensure unmanaged resources have the correct role set so the correct monitor operation is chosen- PE: Implement cluster ticket and deadman- Build: Add crm_ticket into spec file- Tools: crm_attribute - No need to determine the node for tickets management- Tools: crm_mon crm_resource - Display the \"operation_key\" instead of the operation \"id\" if available (bnc#707201)- CTS improvements.- Shell: reimplement the history latest command (bnc#710958)- Shell: Don\'t limit to last hour when examining hb_reports- Shell: improve capture log slices for transitions (bnc#710907)- Shell: allow specifying PE files as relative paths in order to disambiguate between PE inputs with the same number (bnc#710655)- Shell: remove peinputs \"get\" and \"list\" subcommands, just use \'v\' for the long listing (bnc#711060)- Shell: remove transition \"show\" subcommand, if there is no subcommand it is assumed that the user wants to do \"show\" (bnc#711060)- Shell: detect (and ignore) empty transitions- Shell: review transition interface (bnc#710655)- Fencing: Improved pcmk_host_map parsing- Fencing: Consolidate pcmk_host_map into run_stonith_agent so that it is applied consistently- Shell: Update regression tests for new stonith metadata- pengine: Correctly determine the state of multi-state resources with a partial operation history- Core: Cancelled and pending operations do not count as failed- PE: Ensure restarts due to definition changes cause the start action to be re-issued not probes- Fencing: Prevent use-of-NULL by g_hash_table_lookup- Shell: Install support for pssh- PE: Support of monitor op with role=\"Stopped\"- Shell: improve logic for when to use the pager- Shell: don\'t print error on Broken pipe- cib: Record and display the originator details of CIB changes for schema \"pacemaker-1.2\"- crmd: Display the name and vlaue of the transient attribute(s) that caused a new transition- stonith: Correctly handle synchronous calls- PE: A demote operation is implied by the stonith operation (lf#2606)- PE: Group migration after failures and non-default utilization policies (lf#2613, lf#2619)- Shell: Include log file querying tools and \"history\" extension.- Significant number of fixes for issues reported by Coverity.- ais: Handle IPC error before checking for NULL data (bnc#702907)- PE: save PE inputs again (bnc#703723)- PE: Before migrating an utilization-using resource to a node, take off the load which will no longer run there (lf#2599, bnc#695440)- cib: Record and display the originator details of CIB changes- cib: Update \"cib-last-written\" for live CIB on a config change- cib: Filter out unnecessary \"update-
*\" fields on digest calculating- doc: man page for crm- cib: Check the validation version before adding the originator details of a CIB change- PE: Don\'t log resource states unless debug is on- Shell: implement -w,--wait option to wait for the transition to finish- crmd: Store only the last and last failed operation in the CIB- Core: Use pre-glib2-2.28 version of g_str_hash to ensure consistent score calculation for clone instances- Shell: repair template list command- PE: Optimize the placement strategy and handle stickiness for utilization-based placement correctly (bnc#669686)- Shell: print error instead of warning and exit with 1 if a resource cannot be deleted (bnc#680401)- Tools: attrd - Do not initiate updates for deleted attributes- Tools: Make progress when attrd_updater is called repeatedly within the dampen interval but with the same value (lf#2528)- tools: Do not pass bash specific switches to other SHELLs (lf#2556)- crmd: Watch for config option changes from the CIB even if we\'re not the DC (lf#2509)- PE: Prevent shuffling by choosing the correct clone instance to stop (lf#2574)- PE: Avoid group restart when clone (re)starts on an unrelated node (lf#2581, bnc#681595)- PE: Set reasonable default limits for the number of input files saved- tools: Do not recursively look for resource meta attributes (lf#2563)- PE: Do not write out duplicated input files (lf#2582)- cib: Use SIGPIPE for re-enabling disk writes after an error (lf#2229)- crmd: Fail actions that were scheduled for a failed/fenced node (lf#2559)- Fencing: Clean up the metadata creation- Stonith: Allow the fencing agent operations to be overridden on a per-device basis (lf#2557)- Tools: crm_resource - Indicate master/slave state when querying the parent resource (lf#2477)- Tools: crm_mon - Display the true number of configured resources (lf#2549)- RA: Fix handling of \'devices\' in the HealthSMART agent- Shell: print warning if start or stop interval is not zero- Shell: Check for violations of uniqueness for instance parameters during commit- PE: Indicate resource failures even if on-fail=\"ignore\"- ais: Ensure we drain the corosync queue of messages when glib tells us there is input- crmd: Catch fence operations that claim to succeed but did not really- Core: Use pre-glib2-2.28 version of g_str_hash to ensure consistent score calculation for clone instances- Shell: repair template list command- Shell: node clearstate must flush LRM state too (bnc#653795)- Upstream version cs: 9971ebba4494 (release 1.1.6)
* Fri Aug 05 2011 tserongAATTnovell.com- Fix rpmlint non-ghost-in-var-run check (bnc#710272)
* Wed Feb 09 2011 tserongAATTnovell.com- PE: Consolidate logging for resources active on multiple nodes- PE: More accurate logging of restarts and recovery for master/slave resources- PE: target-role alone is not sufficient to promote resources (lf#2544)- ais: Ensure that process death is communicated to peer nodes (lf#2550)- PE: Certain stop operations require STONITH, could overload the batch-limit otherwise (lf#2551, bnc#669229)- Shell: Do not print XML for permission denied errors- ACL: Support access control on \"cleanup\"- crmd: Cancel recurring operations while we\'re still connected to the lrmd- crmd: Suppress an ERROR by teaching fsa_action2string() about complex actions- crmd: ACL: Prohibit non-privileged users to \"fail\" resources- Core: Do not store last-run for recurring operations, since it is misleading- Doc: Add ACL documentation- Upstream version cs: ecb6baaf7fc0
* Tue Feb 08 2011 tserongAATTnovell.com- Upgrade from 1.1.2.1 to 1.1.5. Note that the following changelog entries cover changes made in versions 1.1.3 and 1.1.4 as well.- crmd: Cancel recurring operations while we\'re still connected to the lrmd- crmd: Suppress an ERROR by teaching fsa_action2string() about complex actions- PE: Consolidate logging for resources active on multiple nodes- PE: More accurate logging of restarts and recovery for master/slave resources- PE: target-role alone is not sufficient to promote resources (lf#2544)- ais: Ensure that process death is communicated to peer nodes (lf#2550)- PE: Certain stop operations require STONITH, could overload the batch-limit otherwise (lf#2551, bnc#669229)- Shell: Do not print XML for permission denied errors- Doc: Add ACL documentation- Core: Do not store last-run for recurring operations, since it is misleading- crmd: Purge status for resourcs that no longer live in the LRMd (lf#2536)- Stonith: Teach stonith_admin to automagically obtain the current node attributes for the target from the CIB- tools: Prevent use-of-NULL in crm_simulate (lf#2527)- ACL: Convert uid directly with strtol() for avoiding unnecessary error logs- Tools: Make unmanaged resources stand out in crm_simulate graphs- PE: Correctly reconstruct the status of anonymous cloned groups (lf#2508)- Core: Correctly parse the resource name from notificiation action IDs (lf#2511)- crmd: Indicate the interval for the timer that just expired- crmd: Reschedule the PE_START action if its not already running when we try to use it- crmd: Ensure notify variables are accurate for stop operations (lf#2545)- crmd: Implement reprobe natively in the crmd to avoid transition loops (lf#2533)- crmd: Cancel recurring monitor ops at shutdown (lf#2309)- PE: Don\'t imply colocation requirements when applying ordering constraints with clones (lf#2493)- PE: Protect against constraints that require stonith devices to stop before \'normal\' ones (lf#2529)- PE: Prevent unstable clone placement by factoring in the current node\'s score before all others (lf#2544)- Tools: Suport cibadmin --empty for creating a minimal CIB- PE: Do not override configured clone stickiness values (lf#2445)- PE: Avoid relying on stickness for stable clone placement (lf#2445)- Shell: work around lrmd/lrmadmin blocking when not run as root or hacluster- Shell: more lazy help system initialization- Access control list support for pacemaker\'s shell and CIB.- PE: Prevent segfault by validating the contents of ordering sets (lf#2495)- PE: Prevent use-after-free resulting from unintended recursion when chosing a node to promote master/slave resources- PE: Avoid flooding the logs with errors for orphan resources (lf#2518)- cib: Add \"enable-acl\" property- Shell: don\'t create empty optional sections (bnc#665131)- xml: Add ACL support into pacemaker-1.2 and 1.1 schemata.- RA: HealthSMART: Several fixes.- RA: SysInfo: Allow a list of filesystems/devices to be queried for free space- RA: ClusterMon: htmlfile is not mandatory (lf#2512)- Shell: merge properties and rsc/op_defaults on load update (lf#2454)- stonith: use ST_DEVICEID for short description- Shell: combine crmd and PE meta-data (lf#2373,2419)- PE: Only update the node\'s promotion score if the resource is active there- PE: Only use the promotion score from the current clone instance- Shell: ask for confirmation for node fence and clearstate (bnc#642268)- Shell: insert sleep between stop and start in resource restart- stonith: remove unnecessary logging- Shell: fix exception when HOME is not set- Shell: Allow creation of an empty shadow CIB (\"cib new ... empty\")- Shell: Allow cibstatus to create new node status entries.- Shell: fix rsc/op_defaults edit- Shell: repair management of cloned groups- Shell: wait for the stop transition to finish before invoking start in the resource restart command (lf#2516)- PE: Correct target_rc for probes of inactive resources- Tools: Prevent crm_resource commands from being lost due to the use of cib_scope_local- PE: Prevent use-of-NULL resulting from variable shadowing spotted by Coverity- Shell: allow adding node attributes in configure when the attributes set doesn\'t already exist- Core: Repair reference to child-of-child after removal of xml_child_iter_filter from get_message_xml()- Core: Remove extra calls to xmlCleanupParser resulting in use-after-free- Core: Reinstate the logic that skips past non-XML_ELEMENT_NODE children- Core: Update the default validation type to pacemaker-1.0- Core: Prevent recently introduced use-after-free in replace_xml_child()- crmd: Update failcount for failed promote and demote operations- PE: Prevent use-of-NULL when there is status for an undefined node- Shell: warn on non-existing nodes in location constraints (lf#2486)- Shell: put completion bits into a separate module- Shell: repair ability to display multiple property sets- Build: Script for determining test coverage- Remove usage of the xml_child_iter macro to obtain better information from tracing tools.- Shell: Let crm_resource handle node & resource iteration during resource cleanup (skips down nodes: bnc#647378)- PE: Avoid needless string compares- cib: Fix a log message- Core: Provide arguments to do_crm_log_alias() in the correct order when logging xml- Add gcov support to spec file (disabled by default)- crmd: Determin the target rc for an action once- crmd: Prevent use of NULL by making copies of the operation\'s hash table- Core: Turn off unneeded checks when applying a diff- crmd: Allow operations in the PE state- crmd: Ensure the CIB is always writable on the DC by removing a timing hole- cib: Deprecate the set_slave_all() API call- PE: Ensure fencing of the DC preceeds the STONITH_DONE operation- PE: Complete all fencing before attempting atomic migrations- stonith-ng: fix two memory leaks.- Core: Preserve ordering when removing subtrees with a diff- Tools: Calculate the digest after applying a diff- Core: Correctly extract the version details from a diff- cib: Drop the severity of a log message- crmd: Don\'t abort transitions when probes are completed on a node- PE: Try to ensure atomic migration ops occur within a single transition- Core: Correctly compare against crm_log_level in the logging macros- cib: Revert part of a recent commit that purged still valid connections- PE: reduce logging severity for single rsc sets- Core: Prevent use-after-free when creating a CIB update for a timed out action- Shell: update shadow file directory processing- Tools: crm_resource - Improved output when listing constraints relevant to a given resource- Tools: crm_resource - Fix -x, the short form of --xml-file- Tools: crm_resource - Include location constraints in -A|-a output- Tools: crm_shadow - Avoid replacing the entire configuration (including status)- PE: Prevent clones from being stopped because resources colocated with them cannot be active- crmd: Include the correct transition details for timed out operations- Core: Drop the compression limit (lf#2506)- cib: Don\'t remove client\'s when notifications fail, they might just be too big (lf#2506)- cib: Do not calculate changes for status updates that wont be broadcast- cib: Speed up the establishment of remote connections- crmd: All pending operations should be recorded, even recurring ones with high start delays- stonith-ng: reduce logging.- Core: Provide significant performance improvements by implementing versioned diffs and digests- cib: Reject updates with a feature set greater than our own- Core: Some performance enhancements when comparing xml objects- crmd: Use the supplied timeout for stop actions- Core: Ensure ordering is preserved when applying diffs- crmd: There\'s no need to check the cib version from the \'added\' part of diff updates- crmd: Additional logging for the cause of new transitions- cib: Drop invalid/failed connections from the client hashtable- PE: Use the original digest algorithm for parameter lists- cib: Ensure all diffs sent to peers have sufficient ordering information- cib: Reduce unnecessary copying when comparing xml objects- Core: Purge diff markers before calculating and comparing digests- Core: Minor speedup when comparing xml objects- cib: The feature set version check is only valid if the current value is non-NULL- Tools: crm_resource - Ensure xml-related memory is cleaned up at exit- Tools: crm_simulate - Ensure xml-related memory is cleaned up at exit- PE: lf#2478 - Implement improved handling and recovery of atomic resource migrations- PE: Fix memory leak when processing completed migration actions- Large number of performance improvements to the Policy Engine and CIB.- Core: Cache Relax-NG schemas - profiling indicates many cycles are wasted needlessly re-parsing them- Core: Don\'t compress large payload elements unless we\'re approaching message limits- Tools: crm_node - Fix the return code for operations on corosync clusters- Stonith: Fix two memory leaks- crmd: Record completed migrate ops in CIB status section as migrate_to/migrate_from, not as stop/start (lf#2481)- PE: Fix typo leading to use-of-NULL in the new ordering code- crmd: on version print everything to stdout- stonith: cleanup children on timeout in fence_legacy- Shell: use uname instead of id in nodes when building other ids- Shell: add \"clearstate\" command for nodes- crmd: Don\'t hide stop events that time out - allowing faster recovery in the presence of overloaded hosts- PE: Use hashtables instead of linked lists for performance sensitive datastructures- PE: Skip probe_resources() completely if probing is disabled- PE: Obtain massive speedup by prepending to the list of ordering constraints (which can grow quite large)- PE: Detect start/stop actions with intervals- PE: Optimize the logic for deciding which non-grouped anonymous clone instances to probe for- stonith: Use the timeout specified by the user- stonith: Add the timeout at the top level where the daemon is looking for it (lf#2473)- stonith: Ensure timeouts are included for fencing operations (lf#2473)- Logging tuning- crmd: Use an operation\'s interval when an invalid timeout was specified- crmd: Use the correct define/size for lrm resource IDs- Tools: Ensure the line we\'re grabbling the time from contains a time- Tools: crm_simulate - Fix use-after-free in when terminating- Stonith: Ensure stonith operations complete within the timeout and are terminated if they run too long (lf#2473)- crmd: Prevent assertion failure for stop actions- PE: Prevent segfault by ensuring the arguments to do_calculations() are initialized- PE: Correct use-after-free- Tools: crm_simulate - Resolve memory leak reported by valgrind- PE: Ignore failed actions on nodes that have been shutdown- crmd: Better logging of failed stonith operations (lf#2473)- stonith: Gracefully handle remote operations that arrive late (after we\'ve done notifications) (lf#2473)- Tools: crm_simulate - Resolve memory leak reported by valgrind- PE: Repair on-fail=block for groups and primitive resources (lf$2476)- crmd: Ensure stop actions always have the relevant resource attributes (lf#2458)- Tools: Fix assertion failure in crm_resource (lf#2456)- PE: Do not demote resources because something that requires it can\'t run- PE: Display managed/unmanaged state for resources when grouped by node in crm_mon (lf#2479)- cib: Clean up disconnected remote connections (lf#2469)- Tools: crm_mon - Only display attributes of online nodes (and sort them)- RA: ping - Indicate that host_list is a required parameter in the metadata- stonith: Prevent segfault by not looking up operations if the hashtable hasn\'t been initialized yet (lf#2461)- Tools: Have crm_resource --locate indicate which instances are promoted (lf#2477)- PE: Ensure resource op timeout takes precedence over op_defaults (lf#2474)- Upstream version cs: bdd89e69ba54
* Wed Nov 17 2010 meissnerAATTsuse.de- SUSE_ASNEEDED also during %install, if by chance we rebuild things in there.
* Mon Aug 16 2010 lmbAATTnovell.com- cib: Allow backup files to proceed after wrap-around (bnc#630322)- Upstream version cs: dfc6b2561373
* Mon Aug 09 2010 lmbAATTnovell.com- stonith-ng: record exit code and log output for failed port list query (bnc#625594)- Upstream version cs: 0db65fda4b15
* Fri Aug 06 2010 lmbAATTnovell.com- Shell: print error if a resource is not found in stop/start/manage (bnc#627757)- PE: Fix memory leak when unpacking recurring operations- PE: Fix potential use-of-NULL when calculating the set of required actions- Shell: set shadow directory properly (bnc#626638)- Core: Enable coredumps properly for MCP and AIS plugin (lf#2463)- Upstream version cs: 61360150595d
* Thu Aug 05 2010 tserongAATTnovell.com- Explicitly require libglue2 to avoid potential conflict with libheartbeat2 (bnc#628243)
* Wed Jul 28 2010 lmbAATTnovell.com- crmd: Prevent everyone from losing DC elections by correctly initializing all relevant variables- crmd: Ensure we activate the DC timer if we detect an alternate DC- PE: Wait until stonith is available, don\'t fall back to shutdown for nodes requesting termination- Upstream version cs: e0d731c2b1be
* Wed Jul 21 2010 lmbAATTnovell.com- PE: Correctly order clone startup after group/clone start- stonith-ng: pass the configuration to the stonith program via environment variables; requires cluster-glue >= 1.0.6 (bnc#620781, CVE-2010-2496)- Logging improvements.- Upstream version cs: f9fbf97b0ce8
* Wed Jul 14 2010 lmbAATTnovell.com- Shell: allow adding force parameter to resource migrate- Shell: add the actions option to configure ptest (lf#2360)- Shell: test early for duplicate elements in edit (bnc#620460)- Shell: Use crm_attribute directly instead of the deprecated crm_standby and crm_failcount wrappers- PE: Correctly detect when there is a real failcount that expired and needs to be cleared- PE: Avoid creating invalid ordering constraints for probes that aren\'t needed- PE: Include the prefix for clone children when printing the clone- PE: Bug lf#2453 - Enforce clone ordering in the absense of colocation constraints (lf#2453, bnc#619581)- crmd: Only log the failcount op if something is wrong- crmd: Base DC election on process relative uptime- crmd: Make sure we always poke the FSA after a transition to clear any TE_HALT actions- crmd: Make sure the membership cache is accurate after a sucessful fencing operation- crmd: All nodes should see status updates, not just the DC- stonith-ng: Advertise stonith-ng options in the metadata- Core: Correctly unpack HA_Messages containing multiple entries with the same name- ais: Sign everyone up for peer process updates, not just the crmd- ais: Move the code for finding uid before the fork so that the child does no logging- Upstream version cs: e9b2f255a20e
* Tue Jul 06 2010 lmbAATTnovell.com- PE: Fail unmanaged resources should not prevent other services from shutting down (lf#1959)- crmd: Handle asynchronous notification of resource deletion events (lf#2439)- Shell: add support for classes to the providers command- crmd: Pass in the correct result when processing synchronous resource deletion operations- ais: Fix unterminated recursion in init_ais_connection()- Tools: Make sure crm_resource waits for the completion of crmd operations it sent- stonith: Support the poweron/poweroff actions (bnc#618798)- stonith: Map poweron/poweroff back to on/off expected by the stonith tool from cluster-glue (bnc#618798)- PE: Correctly handle pseudo action creation- Tools: crm_node - Enable the -A parameter, the short form of --openais- CLI: report bad ISO8601 duration specifiers (bnc#618808)- crmd: Fix assertion failure when performing async resource failures- crmd: Include the action for crm graph operations- crmd: Allow non-DC nodes to clear failcounts too and tidy up logging- Fix some valgrind reported leaks.- Upstream version cs: ea6cdd9d9613
* Mon Jun 14 2010 lmbAATTnovell.com- Shell: templates: clvm,ocfs2: add the fs/vg resource to the base group, add timeouts (bnc#605580)- Shell: skip resource checks for property-like elements (lf#2420)- Shell: on no id match the first of property-like elements (lf#2420)- Shell: set proper ids for rsc/op_defaults (lf#2420)- Shell: add exit codes for non-interactive use- PE: No services should be stopped until probes finish (lf#2433)- PE: Support clones in resource sets (bnc#586613, lf#2404, lf#2409)- Tools: Allow ptest and crm_simulate to work with configs that lack a status section- Core: Reduce logging for failed xpath searches- PE: Support colocation sets with negative scores (lf#2435)- PE: Ensure deallocated resources are stopped- PE: Ordering dependencies on partially active groups not observed properly (lf#2422, bnc#607125)- PE: If there are no compatible peers when interleaving clones, ensure the instance is stopped- PE: Fix colocation for interleaved clones- PE: Fix colocation with partially active groups- PE: Don\'t overwrite existing meta attributes (like timeout) for notify operations (lf#2424)- PE: stop-all-resources shouldn\'t apply to stonith resources (lf#2426)- Fencing: Reduce stonith-ng logging (lf#2431)- ais: Improved processing when the peer crmd processes join/leave (lf#2401)- Tools: crm_resource - Report crmd connection errors- Tools: Depreciate the \'pingd\' daemon and resource agent in favor of ocf:pacemaker:ping- cib: Fix the application of unversioned diffs- Several valgrind + coverity issues fixed.- Upstream version cs: 8b9ec9ccc506
* Tue Jun 08 2010 tserongAATTnovell.com- Install crm shell and cts in $(pyexecdir) instead of $(pythondir) to ensure installation in /usr/lib64 on x86_64
* Tue May 18 2010 tserongAATTnovell.com- Fix crm membership check (bnc#603685, reverts changesets 6e6980376f01 and 2e096a41a5f9)- Upstream version cs: e8717a29601a (1.1.2.1)
* Fri May 14 2010 lmbAATTnovell.com- ais: fix list of active processes sent to clients (bnc#603685)- Upstream version cs: 2e096a41a5f9
* Wed May 12 2010 lmbAATTnovell.com- crmd: Prevent use-after-free of the stonith-ng connection (lf#2414)- Core: Prevent use-after-free reported by valgrind when doing xpath based deletions (lf#2414)- PE: Fix memory leaks reported by valgrind- Core: Fix memory leak in replace_xml_child() reported by valgrind- PE: Remove developemnt logging which mistakenly logged at \"ERROR\" level.- Upstream version cs: b59c27dc114a (1.1.2)
* Mon May 10 2010 lmbAATTnovell.com- crmd: Prevent use-after-free of the PE connection after it dies (lf#2414)- Shell: support for clone instances in constraints (lf#2169)- Upstream version cs: 42a5aa3413f4
* Mon May 10 2010 lmbAATTnovell.com- Shell: new command default-timeouts to set default operation timeouts (bnc#479052)- crmd: ais: Use the threadsafe version of getpwnam- PE: Enforce mandatory promotion (colocation) constraints (lf#2403)- PE: Don\'t complain about missing agents during probes of a-symetric clusters (lf#2410)- Shell: don\'t error on missing resource agent with asymmetrical clusters (lf#2410)- ais: Ensure the list of active processes sent to clients is always up-to-date- PE: Allow constraints to apply to specific instances of clones (lf#2169)- PE: Allow ordering constraints to apply to specific instances of clones- PE: Clean up failcount after it expires (lf#2066)- PE: Before starting utilization-using resources on a node, take off the load which will no longer run there (bnc#594782)- PE: Don\'t be so quick to pull the trigger on nodes that are coming up- crmd: Use global fencing notifications to prevent secondary fencing operations of the DC- cib: Changes to group order are not detected or broadcast to peers (lf#2352)- Core: Only use the named schema if the validation passes- Shell: don\'t verify empty configurations (bnc#602711)- crmd: Send erase_status_tag() calls to the local CIB when the DC is fenced, since there is no DC to accept them- crmd: Include operation interval in logged action- crmd: Arrange for only one node to clean up after a fenced DC node- crmd: create the final directory too for resource agents (bnc#603190)- Tools: crm_mon: refresh screen on terminal resize (bnc#589811)- PE: Correctly locate clone instances by their prefix (lf#2412)- ais: Make a better attempt at determining an accurate born-on value from corosync- tools: crm_mon - Enable \'connectivity\' mode for \'ping\' resources too- Upstream version cs: e8624c181a3f
* Tue Apr 27 2010 lmbAATTnovell.com- Fix small error so that regression test suite passes.
* Tue Apr 27 2010 ygaoAATTnovell.com- PE: Before starting utilization-using resources on a node, take off the load which will no longer run there (bnc#594782)
* Mon Apr 26 2010 lmbAATTnovell.com- PE: Don\'t create scaffolding for ordering sets with a single resources (bnc#586613)- PE: Ignore colocation weights from clone instances- PE: Print allocation scores as +/-INFINITY when appropriate- Upstream version cs: fa1c810f1d1d
* Fri Apr 23 2010 lmbAATTnovell.com- Fix regression test for build environment.- Upstream version cs: c11e18619efd
* Wed Apr 21 2010 lmbAATTnovell.com- Fix several memory leaks exposed by valgrind.- Improve regression tests.- Low: Fencing: Delay system initialization until after we handle possible metadata queries- Tools: Do not print help on executing \"crm_node -i\"- crm_simulate: Allow bringing new node online (bnc#591162)- crmd: Improved detection of partially active peers (lf#2401)- PE: Fix intra-set colocation and ordering (lf#2384)- PE: Combine failcounts for all instances of an anonymous clone on a host (lf#2383)- crmd: Add missing fields to the metadata for use by the shell (lf#2387)- PE: Check for use-of-NULL in dump_node_scores()- PE: Rewrite native_merge_weights() to avoid Fix use-after-free- Upstream version cs: 2a90abe96048
* Mon Apr 12 2010 lmbAATTnovell.com- Automated test case improvements.- Upstream version cs: 536bf0b9d3ba
* Fri Apr 09 2010 lmbAATTnovell.com- Shell: always reload status if working with the cluster (bnc#590035)- Shell: add new regression tests- Shell: don\'t allow empty attributes for properties/
*_defaults (lf#2395)- Shell: add another attribute not present in the crmd metadata- Tools: crm_mon - Enable specification of community for SNMP traps- PE: Ensure important options (notify, unique, etc) are always exposed during resource operations (lf#2391)- Tools: Support short form of crm_simulate --quorum (bnc#591168)- ais: Convert endian for all of the integer fields in messages (bnc#472014)- Upstream version cs: 80e0bb600e6c
* Wed Mar 31 2010 lmbAATTnovell.com- Shell: Default to using the status section from the live CIB (bnc#592762)- Upstream version cs: 739282ba9e2e
* Wed Mar 31 2010 lmbAATTnovell.com- crmd: fix non-fatal assert in lrmd.c when resources are manually failed (bnc#590924)- Upstream version cs: f77530201221
* Tue Mar 30 2010 lmbAATTnovell.com- tools: crm_simulate - fix small xpath memory leak in inject_node_state- Shell: templates: new sbd template- Shell: templates: update apache documentation- crmd: Do not ignore action timeouts based on FSA state (could cause transitions that never terminate)- Upstream version cs: 322ff3419bc8
* Mon Mar 29 2010 lmbAATTnovell.com- Shell: add two attributes not present in the crmd metadata, which broke \"configure verify\"- Upstream version cs: 24ee74882b42
* Mon Mar 29 2010 lmbAATTnovell.com- Shell: fix bad cib passed to crm_verify- Upstream version cs: c02327f742a0
* Mon Mar 29 2010 lmbAATTnovell.com- Shell: verify only changed elements on commit (bnc#590033)- Shell: observe op_defaults when verifying primitives (bnc#590033)- Shell: update meta attributes list- Shell: verify meta attributes and properties (bnc#589867)- Shell: fix wrong exit code setting logic in resource cleanup- Shell/PE: Show utilization/capacity information (bnc#589873)- Shell: implement new cibstatus interface and commands (bnc#580492)- crmd: Do not allow the target_rc to be misused by resource agents- Shell: check python version at start (lf#2369)- extra/showscores.sh: Correctly display stickiness if unset- RA: SystemHealth: exit properly when the required software is not installed (bnc#587940)- ais: Look for the correct conf variable for turning on file logging- crmd: Ensure the cluster terminates when the PE isn\'t available (lf#2379)- crmd: Ensure we dont get stuck in S_PENDING if we loose an election to someone that never talks to us again- Upstream version cs: 3fea355803af
* Fri Mar 19 2010 lmbAATTnovell.com- crmd: Remove race condition that could lead to multiple instances of a clone being active on a machine- PE: Consolidate and unify logging of fencing causes- hb2openais: add support for corosync as target- Shell: templates: add cmirror to ocfs2 and clvm (bnc#587493)- Shell: support for resource/node utilization- Shell: switch to single cibadmin for commit- Shell: enable comments (lf#2221)- Upstream version cs: 83f654529b5c
* Mon Mar 15 2010 lmbAATTnovell.com- Shell: don\'t touch resources within a group when managing groups/clones- Shell: repair node show (bnc#587883)- Upstream version cs: 3002fabf85d4
* Wed Mar 10 2010 lmbAATTnovell.com- PE: Make sure migration ops use the correct meta options (bnc#586710)- Upstream version cs: aaf4d36b8494
* Tue Mar 09 2010 dmuhamedagicAATTnovell.com- Shell: fix commit for new clones of new groups (bnc#585471)- Shell: edit multiple meta_attributes sets in resource management (lf#2315)- Shell: don\'t cache node and resource ids (lf#2368)- Shell: new cibstatus import command (bnc#585471)- Shell: check timeouts also against the default-action-timeout property
* Tue Mar 09 2010 lmbAATTnovell.com- PE: Avoid needless restart of primitive depending on a clone (lf#2317, bnc#586613)- PE: Only log orphans when they are found to be active (lf#2364)- PE: Ensure clones observe mandatory ordering constraints if the LHS is unrunnable (lf#2361)- Tools: Add utilization support for crm_attribute and crm_resource- Upstream version vs: c23bbc5262b2
* Fri Mar 05 2010 lmbAATTnovell.com- ais: Do not count votes from offline nodes and calculate current votes before sending quorum data.- PE: Repair handling of unordered groups in RHS ordering constraints.- Shell: update regression tests.- CTS: Make it work for openais.- Upstream version cs: a9f5a06a8f9e
* Thu Mar 04 2010 lmbAATTnovell.com- Conflict with ocfs2-tools-o2cb prevented said package from being installed at all due to dependencies (bnc#582697).
* Wed Mar 03 2010 lmbAATTnovell.com- Shell: implement lifetime for rsc migrate and node standby (lf#2353)- Shell: node attributes update in configure (bnc#582767)- Tools/PE: Do not warn if the configuration is fully forward-compatible.- Upstream version cs: 745c756006da
* Mon Mar 01 2010 lmbAATTnovell.com- Shell: update previous node lookup procedure to include the id where necessary- Shell: improve batch mode.- Shell: add support for xml in cli.- Shell: repare clone/ms cleanup (bnc#583288)- Shell: load update should update existing elements.- crmd: expected-quorum-votes not correctly updated after membership change (lf#2359)- PE: Fix master-master anti-colocation (lf#2358)- Upstream version cs: 059e4095d2ca
* Wed Feb 24 2010 lmbAATTnovell.com- Work around non-thread-safe setenv() calls that could cause a crash (bnc#582598)- Upstream version cs: ae0170640c3e
* Tue Feb 23 2010 lmbAATTnovell.com- Shell: update supported CIB RE to include pacemaker 1.1 and 1.2- ais: Fix the child shutdown escalation logic- Core: Give signal handlers higher priority- PE: Correctly implement optional colocation between primitives and clone resources- crmd: Don\'t send operation updates for deleted resources (bnc#578644)- Upstream version cs: 530add2a3721
* Mon Feb 22 2010 lmbAATTnovell.com- Shell: add tab completion for nodes (bnc#577003)- Shell: fix wrong var reference- Shell: improve configure commit (lf#2336)- Shell: add tab completion for op/rsc_defaults (bnc#552541)- Shell: add option to control sorting of cib elements (lf#2290)- Shell: add tab completion for nodes (bnc#577003)- RA: ping(d) - Fix metadata.- xml schema: support differentiation between stable and experimental feature sets.- Upstream version cs: 0591630c8bd3
* Thu Feb 18 2010 lmbAATTnovell.com- Conflict with ocfs2-tools-o2cb; a system needs to be configured either for Pacemaker or O2CB/Oracle RAC, but never both.
* Thu Feb 18 2010 lmbAATTnovell.com- stonith-ng: Fix meta-data not always being retrieved properly.- Tools: crm: fix CIB upgrade command (bnc#578637)- PE: Improved graphs when probing partially up nodes- crmd: Improve handling of cancelled operations caused by resource cleanup (bnc#578644)- PE: Significant performance bugs for larger clusters with many nodes/resources/constraints removed.- Upstream version cs: 4bc7a38e2b10
* Tue Feb 09 2010 lmbAATTnovell.com- Add dependencies on python and python-xml so the shell works immediately (bnc#578006).
* Mon Feb 08 2010 lmbAATTnovell.com- Incorporate code for hard resource limits (FATE#303384) in shell and pacemaker policy engine.- External stonith agents were not properly handled (bnc#577007).- Upstream version cs: 46679a8feec7
* Fri Jan 22 2010 lmbAATTnovell.com- crmd: Ensure we have the latest status after a transition abort- crm: optimize shell start-up time (lf#2303).- crm: simplify template for ocfs2- crm: don\'t remove sets which contain id-ref attribute (lf#2304)- crm: add update method to template apply (lf#2289)- crm: make template new more robust, add documentation- crm: fix check for invalid constraints- crm: rename status to cibstatus (lf#2236)- crm: save options if run from the command line (lf#2310)- crm: add notify to the list of valid operations- crm: fix node delete (lf#2305)- crm_node: accept -f as the short form of --force- crm_node: rovide a way to determin the nodeid of past cluster members (lf#2307)- Upstream version cs: 6a6aa02deea9
* Mon Jan 11 2010 lmbAATTnovell.com- PE: Don\'t log uninstalled resource agents as errors (lf#2251)- fix refresh time for html interface of crm_mon- Tools: crm: don\'t consider warnings as errors (lf#2274)- Tools: crm: direct RA interface for ocf class resource agents (lf#2270)- cib: Check also whether an user\'s primary group is matched- PE: Bug lf#2153 - non-clones shouldn\'t restart when clones stop/start on other nodes- PE: Bug lf#2153 - Update regression tests- PE: Correctly anti-colocate with a group- Tools: crm: define missing index in validate_template (lf#2287)- Tools: crm: stay in crm if user specified level only (lf#2286)- Tools: crm: fix exit code on single shot commands- Tools: Bug lf#2286 - Allow the shell to accept template parameters on the command line- Tools: crm: allow entering level and input file (-f)- Tools: crm: relax check for RA existence (lf#2270)- Tools: crm: fix OCF_ROOT processing- Tools: crm: catch EOFError exception in raw_input (lf#2289)- Tools: crm: implement -F (--force) option- Tools: crm: rename some misnamed functions- PE: Prevent non-multistate resources from being promoted through target-role- Tools: crm: direct RA interface for stonith class resource agents (lf#2270)- fencing: stonithd: ignore case when comparing host names (lf#2292)- Tools: crm: direct RA interface for lsb class resource agents (lf#2270)- PE: Bug lf#2153 - non-clones shouldn\'t restart when clones stop/start on other nodes - improved- TE: Fix batch-limit processing.- Tools: crm: exclude locations when testing for pathological constraints (lf#2300)- PE: Only complain about target-role=master for non m/s resources- Tools: crm: load help from crm_cli.txt- pengine/crmd: move crm_log_init after version and metadata calls (lf#2272)- crmd: Ensure batch-limit is correctly enforced- PE: Don\'t overwrite the value of batch-limit- cts: Add the \'cmd\' to the output of external commands- pengine: crmd: Ensure help text includes correct binary name- Tools: crm: don\'t fall apart if there\'s no help text file- Tools: crm: cache help tables (lf#2303)- Upstream version cs: 443ff5d69319
* Thu Dec 10 2009 \"lmbAATTnovell.com\"- PE: Correctly unpack ordering constraints for resource sets to avoid graph loops- Two new system health RAs.- PE: Don\'t log uninstalled resource agents as errors (lf#2251)- Upstream version cs: cd2aaf7e35cf
* Tue Dec 08 2009 \"lmbAATTnovell.com\"- Tools: crm: fix parentheses parsing in resource sets- Tools: crm: support for description attribute in resources/operations (bnc#548690)- Tools: hb2openais: add EVMS2 CSM processing (and other changes) (bnc#548093)- Tools: crm: don\'t add score which doesn\'t exist- Tools: crm: copy score from/to resource_set- Tools: crm: update tab completion for constraints (support resource sets)- Tools: crm: handle resource_set resource references in delete and rename- PE: Provide a default action for resource-set ordering- Tools: crm: drop empty attributes elements- xml: Add stopped as a supported role for operations- Tools: hb2openais: don\'t allow empty rules, clones, or groups (lf#2215)- Tools: hb2openais: refuse to convert pure EVMS volumes- Tools: hb2openais: add inf score to order constraints- crm: Enhance \"colocation\" help to explain how it works.- crm_mon: Mail subject needs space for \\0 byte.- fencing: stonithd: add metadata for stonithd instance attributes (and support in the shell)- Tools: crm: drop short description from the metadata if it equals long description- Tools: crm: relax checks for advertised monitor operations (lf#2222)- Tools: crm: support for comments (lf#2221)- Tools: crm: test operation name against a list of possible ops- tools: Dont waste vertical space in crm_mon output- xml: Treat node unames as text fields not IDs (bnc#552713)- PE: rsc_order constraints always use score at the top level (lf#2206)- xml: Create an always-true expression for empty rules when upgrading from 0.6 (lf#2215)- PE: Clone ordering should be able to prevent startup of dependant clones (lf#2209)- PE: Add regression test (lf#2209)- PE: Correctly identify the state of anonymous clones when deciding when to probe (lf#2216)- PE: Operations that require fencing should wait for \'stonith_complete\' not \'all_stopped\'. (lf#2225)- PE: Prevent clone peers from stopping while another is instance is (potentially) being fenced (lf#2225)- crmd: C_TIMER_POPPED is now quite normal thanks to the recheck timer, downgrade log message- PE: Silently fix requires=fencing for stonith resources so that it can be set in op_defaults- xml: Preserve the old stonith-enabled=false symantics from 0.6 during an upgrade (lf#2230)- xml: Allow the auto-id base to be specified, because generate-id() isn\'t always unique- PE: Ensure groups process location constraints so that clone-node-max works for cloned groups (lf#2213)- Tools: crm: relax check for RA actions- Upstream version cs: 9f61f272598a
* Tue Nov 03 2009 \"lmbAATTnovell.com\"- PE: Provide better defaults for lt(e) and gt(e) comparisons (bnc#515172)- Upstream version cs: 405fe9a92d82
* Tue Sep 29 2009 \"lmbAATTnovell.com\"- Revert conflicts with ocfs2-tools-o2cb to ease automatic upgrades. The two should still not be installed in parallel; please see release notes!- High: ais: Gracefully handle changes to the AIS nodeid- Low: PE: Fix the metadata to advertise the correct type for stonith-timeout- High: cib: Repair the ability to connect to the cluster from non-cluster machines- Medium: Tools: Use -q as the short form for --quiet (for consistency)- Medium (bnc#520707): Tools: crm: new templates ocfs2 and clvm- Medium (LF 2185): Tools: crm: add resource promote/demote commands- Low (LF 2175): Tools: crm: add help for node status- High: xml: Mask the \"symmetrical\" attribute on rsc_colocation constraints (bnc#540672)- Upstream version cs: 05c8b63cbca7
* Thu Aug 27 2009 \"lmbAATTnovell.com\"- Upstream version cs: 595cca870aff- Dev: Tools: crm: do not allow empty attribute names- Low: Tools: crm: make check for operations id attribute stricter- Dev: Tools: crm: implement binary op types properly (thanks to Alain St-Denis)- Dev: Tools: crm: allow id-refs to stand by themselves (update for fix 37077ed56af5)- High: crmd: Terminate if we are ever evicted from the membership- High: crmd: Unset any existing DC value before querying for a new one- High: PE: Bug bnc#515172 - Fix the boolean-op attribute of rules- High: PE: Bug bnc#515172 - Correctly process location constraint rules which contain multiple expressions- High (bnc#507255): Tools: crm: implement date expressions- Low: Tools: crm: let the user know that curses is needed for colors- High: Tools: crm: new display type (uppercase keywords)- Medium: Extra: Add tools, an RA and tests for the System Health feature- Medium: Tools: crm_resource - Prevent use-of-NULL by requiring a resource name for the -A and -a options- Medium: PE: Prevent use-of-NULL in find_first_action()- High: PE: Only prevent migration if the clone dependancy is stopping/starting on the target node- Low: crmd: Include cib version of the updates which caused a transition abort- High: PE: Bug lf#2160 - Dont shuffle clones due to colocation- Low: PE: Fix find_first_action() when no node filter is specified- Low: PE: ptest - Suppress deleted ordering constraints from the .dot graph- High: PE: New implementation of the resource migration (not stop/start) logic- Medium: crmd: Note that dc-deadtime can be used to mask the brokeness of some switches- High: Tools: crm_resource - Advertise --move instead of --migrate- Medium: Extra: New node connectivity RA that uses system ping and attrd_updater- High: crmd: Bug bnc#527530 - Wait for the transition to complete before leaving S_TRANSITION_ENGINE- High: ais: Avoid excessive load by checking for dead children every 1s (instead of 100ms)- Medium: PE: Stop ptest from logging to syslog- Medium: PE: Correctly log resources that would like to start but can\'t- High: PE: Bug lf#2171 - Prevent groups from starting if they depend on a complex resource which can\'t- Low: PE: Add regression test for lf#2171- High: PE: Bug lf#2170 - stop-all-resources option had no effect- High: PE: Disable resource management if stonith-enabled=true and no stonith resources are defined- High: Core: Bug lf#2169 - Allow dtd/schema validation to be disabled- Medium: PE: Bug lf#2180 - Include node information for all failed ops- Medium: PE: Bug lf#2178 - Indicate unmanaged clones- Medium: ais: Include version details in plugin name- High: PE: Bug lf#2106 - Not all anonymous clone children are restarted after configuration change- Medium: ais: Attempt to enable core file generation if it was disabled- Medium: crmd: Requery the resource metadata after every start operation- High: Tools: crm: add semantic checks depending on the meta-data from resource agents
* Thu Aug 13 2009 abeekhofAATTsuse.de- Update source tarball to revision: b05d5a2b9c52 + High (bnc#507255): Tools: crm: implement date expressions + High: Build: Fix compilation when snmp and esmtp are not available + High: PE: Bug 2160 - Dont shuffle clones due to colocation + High: PE: Bug bnc#515172 - Correctly process location constraint rules which contain multiple expressions + High: PE: Bug bnc#515172 - Fix the boolean-op attribute of rules + High: PE: New implementation of the resource migration (not stop/start) logic + High: PE: Only prevent migration if the clone dependancy is stopping/starting on the target node + High: Tools: crm: new display type (uppercase keywords) + High: Tools: crm_resource - Advertise --move instead of --migrate + High: ais: Fix cluster connection when using corosync 1.0 + High: ais: Ubuntu needs a leading zero for directory modes + High: crmd: Terminate if we are ever evicted from the membership + High: crmd: Unset any existing DC value before querying for a new one + Medium: Extra: Add tools, an RA and tests for the System Health feature written by Mark Hamzy + Medium: Extra: New node connectivity RA that uses system ping and attrd_updater + Medium: PE: Prevent use-of-NULL in find_first_action() + Medium: Tools: crm_resource - Prevent use-of-NULL by requiring a resource name for the -A and -a options + Medium: crmd: Note that dc-deadtime can be used to mask the brokeness of some switches
* Thu Aug 13 2009 lmbAATTnovell.com- Remove references to heartbeat packages.
* Mon Aug 03 2009 lmbAATTnovell.com- Require python-curses for CLI color support.
* Tue Jul 21 2009 lmbAATTnovell.com- Update to 0123af21a705.
* Mon Jul 13 2009 lmbAATTnovell.com- Prevent pacemaker from being installed along with ocfs2-tools-o2cb to reduce likelihood of misconfiguration (bnc#520721).
* Wed Jul 08 2009 lmbAATTsuse.de- Build: properly install crm_standby, crm_failcount, crm_master.
* Wed Jul 08 2009 lmbAATTsuse.de- Update source tarball to revision: b05d5a2b9c52 + High: Core: Show help text and exit with rc 1 if option processing failed + High: PE: Fix reload for master/slave resources + High: Tools: Differentiate between --help and an unknown option + High: Tools: crm: support for color output + High: lrm: Look in the correct location for stonith agents + Low: Core: Reduce logging noise + Low: Tools: Ensure crm_resource -q prints a trailing newline + Low: Tools: ptest no longer supports --xml-pipe + Low: Tools: remove spurios newline output to stderr + Low: ais: Better handling of to_file: and to_syslog: options + Low: ais: set HA_LOGFACILITY too + Low: extra: Add a dummy parameter to \'Dummy\' so we can test reload + Medium: Tools: crm: fix the verify exit code properly + Medium: cib: Supply an empty status section for replace operations + Dev: Tools: crm: recreate constraints on grouping resources
* Wed Jun 10 2009 abeekhofAATTsuse.de- Update source tarball to revision: Pacemaker-1.0.4 + High: ais: bnc#488291 - don\'t rely on byte endianness on ptr cast + High: Tools: bnc#507255 - crm: import properly rsc/op_defaults + High: Tools: lf#2114 - crm: add support for operation instance attributes + High: ais: Bug lf#2126 - Messages replies cannot be routed to transient clients + High: attrd: Support the value++ and value+=... syntax required for failcounts + High: cib: Fix huge memory leak affecting heartbeat-based clusters + High: Core: Generate the help text directly from a tool options struct + High: crmd: Bug lf#2120 - All transient node attribute updates need to go via attrd + High: crmd: Fix another large memory leak affecting Heartbeat based clusters + High: PE: Bug bnc#495687 - Filesystem is not notified of successful STONITH under some conditions + High: PE: Make running a cluster with STONITH enabled but no STONITH resources an error and provide details on resolutions + High: PE: Prevent use-of-NULL when using resource ordering sets + High: Tools: attrd - Prevent race condition resulting in the cluster forgetting node\'s wish to shut down + High: Tools: crm_mon - Fix smtp notifications + High: Tools: crm_resource - Repair the ability to query meta attributes + Medium: Core: Include supported stacks in version information + Medium: Tools: Include current stack in crm_mon output + Medium: PE: Correctly log the actions for resources that are being recovered + Medium: PE: Correctly log the occurance of promotion events
* Fri Apr 03 2009 abeekhofAATTsuse.de- Add a man page for crm_shadow- Update source tarball to revision: 9196be9830c2 + High: crmd: Bug bnc#480977 - Prevent extra, partial, shutdown when a node restarts too quickly (verified) + Medium: crmd: Bug bnc#490426 - Escalated shutdowns stall when there are pending resource operations + Medium: PE: Bug bnc#491441 - crm_mon does not display operations returning \'uninstalled\' correctly
* Tue Mar 31 2009 abeekhofAATTsuse.de- Update for SLE11 HAE RC9- Update source tarball to revision: 61da7b5260df + High: PE: Bug bnc#490418 - Correctly determine node state for nodes wishing to be terminated + High: RA: Bug bnc#490641 - Shut down dlm_controld with -TERM instead of -KILL
* Mon Mar 30 2009 abeekhofAATTsuse.de- Update source tarball to revision: f090699a99c5 + High: PE: Bug bnc#488721 - Fix id-ref expansion for clones, the doc-root for clone children is not the cib root + High: PE: Bug lf#2094 - Fix probe ordering for cloned groups + High: crmd: Bug bnc#489063 - Ensure the DC is always unset after we \'loose\' an election
* Fri Mar 20 2009 abeekhofAATTsuse.de- Update for SLE11 HAE RC8- Update to upstream version number- Update source tarball to revision: be123e8615a5 + High: PE: Bug lf#2089 - Meta attributes are not inherited by clone children + High: PE: Bug lf#2091 - Correctly restart modified resources that were found active by a probe + High: PE: Correctly handle terminate node attributes that are set to the output from time() + High: ais plugin: Fix quorum calculation (bnc#487003) + High: ais: Bug bnc#486858 - Fix update_member() to prevent spamming clients with membership events containing no changes + High: fencing: stonithd: is_heartbeat_cluster is a no-no if there is no heartbeat support
* Mon Mar 16 2009 lmbAATTsuse.de- Update for SLE11 HAE RC7- Update source tarball to revision: 7e44933b0e46 - Tools: crm: print short help if there is no long help; replace \"desc\" with \"help\" - Tools: crm: issue warnings on all unrecognized elements of the cib configuration - Tools: crm: the new configure monitor command - Tools: crm: return exit code from configure commands - Tools: crm: check shadow name for sanity in the cib use command - Tools: crm: more shadow name sanity checks
* Mon Mar 16 2009 abeekhofAATTsuse.de- Update source tarball to revision: ec6b0bbee1f3 + High: PE: The ordered option for clones no longer causes extra start/stop operations + High: RA: pingd: Set default ping interval to 1 instead of 0 seconds + High: Tools: crm: the new configure node command + High: Tools: crm_mon - Prevent use-of-NULL when summarizing an orphan + High: ais: Bug bnc#482847, bnc#482905 - Force a clean exit of OpenAIS once Pacemaker has finished unloading
* Tue Mar 10 2009 abeekhofAATTsuse.de- Update for SLE11 HAE RC6.1- Update source tarball to revision: 37e5ae18279e + High: Fix compilation on x64 - We dont need longclock_t intervals/precision for debug timers + High: cib: Bug bnc#482885 - Simplify CIB disk-writes to prevent data loss + High: Tools: The default re-ping interval for pingd should be 1s not 1ms
* Mon Mar 09 2009 abeekhofAATTsuse.de- Update for SLE11 HAE RC6- Remove heartbeat-specific binary from the distribution- Update source tarball to revision: 3028846cc3f5 + High: PE: Bug bnc#478687 - Don\'t crash when clone-max is 0 + High: PE: Bug LF#2087 - Correctly parse the state of anonymous clones that have multiple instances on a given node + High: PE: Bug LF:2075 - Fix large pingd memory leaks + High: PE: Bug bnc#466788 - Make colocation based on node attributes work + High: PE: Correctly attach orphaned clone children to their parent + High: PE: Fix memory leak in LogActions + High: PE: Fix the determination of whether a group is active + High: PE: Look up the correct promotion preference for anonymous masters + High: PE: Simplify handling of start failures by changing the default migration-threshold to INFINITY + High: Tools: Bug bnc#483365 - Ensure the command from cluster_test includes a value for --log-facility + High: Tools: crm: add support for command aliases and some common commands (i.e. cd,exit) + High: Tools: crm: create top configuration nodes if they are missing + High: Tools: crm: fix parsing attributes for rules (broken by the previous changeset) + High: Tools: crm: new ra set of commands + High: Tools: crm: resource agents information management + High: Tools: crm: support for no value attribute in nvpairs + High: Tools: hb2openais: fix ocfs2 processing + High: Tools: pingd - prevent double free of getaddrinfo() output in error path + High: ais: Correctly handle a return value of zero from openais_dispatch_recv() + High: ais: Fix memory leak in error path + High: ais: IPC messages are only in scope until a response is sent + High: cib: Bug bnc#482885 - Simplify CIB disk-writes to prevent data loss. Required a change to the backup filename format + High: crm: Avoid infinite loop during crm configure edit (bnc#480327) + High: crmd: Avoid a race condition by waiting for the attrd update to trigger a transition automatically + High: crmd: Bug bnc#479543 - Correctly find the migration source for timed out migrate_from actions + High: crmd: Fix memory leaks found by valgrind
* Thu Mar 05 2009 abeekhofAATTsuse.de- heartbeat-common _must_ be a PreReq: instead of a Requires: so that the script which creates hacluster/haclient has completed before Pacemaker is installed. Otherwise the file permissions are all wrong.
* Tue Mar 03 2009 abeekhofAATTsuse.de- Add man page for the crm shell
* Fri Feb 27 2009 lmbAATTsuse.de- Update source tarball to revision: e0f361e9bd17- High: Tools: cli: fix and improve delete command- High: Tools: crm: support rsc/op_defaults
* Wed Feb 25 2009 abeekhofAATTsuse.de- Add extra soft dependancies: graphviz, libdlm, heartbeat-resources
* Mon Feb 23 2009 abeekhofAATTsuse.de- Update for SLE11 HAE RC5- Update source tarball to revision: 33e92390b2ed + High: Core: Prevent unterminated strings after decompression + High: PE: Clones now default to globally-unique=false + High: PE: Prevent use-of-NULL for failed migrate actions in process_rsc_state() + High: PE: Start the correct monitor operation for unmanaged masters + High: Tools: Cause the correct clone instance to be failed with crm_resource -F + High: ais: Centralize all quorum calculations in the ais plugin and allow expected votes to be configured int he cib + High: crmd: Ensure updates for lost migrate operations indicate which node it tried to migrating to + High: crmd: Fix memory leak in cib notication processing code + High: crmd: Fix memory leak in transition graph processing + Medium: Core: Bug BNC#474727 - Set a maximum time to wait for IPC messages + Medium: PE: Ensure clones always have a value for globally-unique + Medium: crmd: Add new expected-quorum-votes option + Medium: crmd: Automatically detect and use new values for crm_config options + Medium: crmd: Bug BNC#472473 - Don\'t wait excessive amounts of time for lost actions + Medium: crmd: Bug BNC#472473 - Reduce the transition timeout to action_timeout+network_delay
* Fri Feb 06 2009 abeekhofAATTsuse.de- Update source tarball to revision: 09be44da9b32 + High: PE: Remove an optimization for the terminate node attribute that caused the cluster to block indefinitly + High: Tools: Bug BNC#468066 - Don\'t use the result of uname() when its no longer in scope + High: Tools: Bug LF:2036 - crm_resource cannot set/get parameters for cloned resources + High: ais: Add optional support for the new AIS IPC layer + High: ais: Always set header.error to the correct default: SA_AIS_OK + High: ais: Ensure crm_peer_seq is updated after a membership update + High: ais: Make sure all IPC header fields are set to sane defaults + High: cib: Allow clients without mainloop to connect to the cib + High: cib: Fix four moderately sized memory leaks detected by Valgrind + High: Core: Fix more memory leaks foudn by valgrind + High: Tools: Bug BNC#473265 - crm_resource -L dumps core + High: Tools: Bug LF:2046 - Node attribute updates are lost because attrd can take too long to start + High: Tools: hb2openais: add constraints for clvmd to controld + High: Tools: hb2openais: improve media processing and set rrp_mode for multiple rings configuration + High: Tools: hb2openais: openais supports up to two rings
* Mon Jan 26 2009 abeekhofAATTsuse.de- Update source tarball to revision: 7eef42ed409d + High: Tools: Bug BNC#468066 - crm_standby - Don\'t use the result of uname() when its no longer in scope + High: PE: Bug BNC#465484 - Fix the no-quorum-policy=suicide option + High: PE: Only shoot online nodes with no-quorum-policy=suicide + High: ais: Bug BNC#456208 - Prevent deadlocks by not logging in the child process before exec() + High: ais: Detect and handle situations where ais and the crm disagree on the node name + High: crmd: Bug BNC#467995 - Delay marking STONITH operations complete until STONITH tells us so + High: crmd: Prevent node attribute loss by detecting attrd disconnections immediately- Enabled support for SNMP and SMTP notifications on resource state changes
* Wed Jan 21 2009 abeekhofAATTsuse.de- Update source tarball to revision: a2f46902d821 + High: Core: CID:10 - Prevent indexing into an array of schemas with a negative value + High: Core: CID:13 - Fix memory leak in log_data_element + High: Core: CID:15 - Fix memory leak in crm_get_peer + High: Core: CID:6 - Fix use-of-NULL in copy_ha_msg_input + High: Core: Fix crash in the membership code preventing node shutdown + High: PE: CID:19 - Fix use-of-NULL in determine_online_status + High: Tools: Bug 2003 - pingd doesn\'t correctly handle node-down events on multi-NIC systems + High: Tools: Bug 2021 - pingd does not detect sequence wrapping correctly, incorrectly reports nodes offline + High: Tools: attrd - Correctly determine when an attribute has stopped changing and should be committed to the CIB + High: Tools: crm_master shouldn\'t define a set id now that attrd is used. Defining one can break lookups + High: Tools: hb2openais: adjust path to the supporting script and set CONF variable + High: Tools: hb2openais: set no-quorum-policy to ignore for 2-node clusters + High: ais: Bug BNC#456243 - Ensure the membership cache always contains an entry for the local node + High: cib: CID:18 - Fix use-of-NULL in cib_perform_op + High: cib: CID:18 - Repair errors introduced in b5a18704477b - Fix use-of-NULL in cib_perform_op + High: crmd: Bug LF:2010 - Ensure fencing cib updates create the node_state entry if needed to preent re-fencing during cluster startup + High: crmd: Correctly handle reconnections to attrd + High: stonith: CID:3 - Fix another case of exceptionally poor error handling by the original stonith developers + High: stonith: CID:5 - Checking for NULL and then dereferencing it anyway is an interesting approach to error handling + High: stonithd: wrong checks for shmid (0 is a valid id)
* Wed Dec 03 2008 abeekhofAATTsuse.de- Reduce bloat - remove regession tests from source tarball- Update source tarball to revision: 6b8d46c7ab9c + High: crmd: Don\'t fast-track the processing of LRM refreshes when there are pending actions. + High: PE: Bug LF:2005 - Fix startup ordering of cloned stonith groups + High: PE: Bug LF:2006 - Correctly reprobe cloned groups + High: PE: Prevent on-fail settings being ignored after a resource is successfully stopped + High: Tools: Bug LF:2003 - pingd doesn\'t correctly detect failures when the interface is down + High: Tools: Bug LF:2001 - Transient node attributes should be set via attrd + High: Tools: crm cli: Bug bnc:450815 - don\'t generate id for the operations tag + High: Tools: crm cli: drop \'-rsc\' from attributes for order constraint + High: Tools: crm cli: fix wrong order of action and resource in order constraint + High: Tools: crm cli: return on syntax error when parsing score
* Fri Nov 21 2008 abeekhofAATTsuse.de- Update source tarball to revision: 27be064e0907 + High: ais: Repair and streamline service load now that OpenAIS startup functions correctly- Requires and is related to sr3936: Fix Bug bnc#444376 - openais segafults in lcr_ifact_release during shutdown
* Fri Nov 21 2008 abeekhofAATTsuse.de- Update source tarball to revision: 61d0af5c31c0 + High: cib: Ensure configuration updates contain the correct values of admin_epoch Otherwise the configuration can not be kept in sync across the cluster + High: crmd: Bug LF:1962 - Don\'t NACK peers because they\'re not (yet) in our membership. Just ignore them. + High: crmd: Prevent node re-probe loops by ensuring manditory actions always complete + High: PE: Bug LF:1996 - Correctly process disabled monitor operations + High: PE: Correctly calculate the number of available nodes for the clone to use + High: Tools: crm cli: catch system errors on file operations + High: Tools: crm cli: exit with an appropriate exit code + High: Tools: crm cli: new command: configure upgrade + High: Tools: crm cli: prevent key errors on missing cib attributes + High: Tools: crm cli: sometimes, on errors, level would change on single shot use + Medium: crmd: do_dc_join_filter_offer - Check the \'join\' message is for the current instance before deciding to NACK peers + Medium: Tools: crm cli: replace inf with INFINITY + Medium: Tools: crm cli: supply provider only for ocf class primitives
* Tue Nov 18 2008 abeekhofAATTsuse.de- Add man pages for Pacemaker admin tools- Update source tarball to revision: eda05459ce58 + High: Core: Repair the ability to have comments in the configuration + High: Tools: hb2openais: update logging and set logfile appropriately + High: ais: Hook up the openais.conf config logging options + High: ais: Zero out the PID of disconnecting clients + High: cib: Ensure global updates cause a disk write when appropriate + High: crmd: Ensure PE processing does not occur for all error cases in do_pe_invoke_callback + High: crmd: Requests to the CIB should cause any prior PE calculations to be ignored + Medium: PE: Prevent lsb scripts from being used in globally unique clones + Medium: Tools: crm_mon - display the meaning of the operation\'s rc code instead of the status + Medium: ais: Hook up the options for specifying the expected number of nodes and total quorum votes + Medium: crmd: Fix the handling of unexpected PE exits to ensure the current CIB is stored
* Sat Nov 08 2008 abeekhofAATTsuse.de- Update source tarball to revision: e21021b77657 + High: crmd: Erase the correct node\'s status section when it returns
* Fri Nov 07 2008 abeekhofAATTsuse.de- Update source tarball to revision: 7508f211e536 + High: PE: Bug LF:1988 - Ensure recurring operations always have the correct target-rc set + High: PE: Fix optional colocation + High: PE: Improve up the detection of \'new\' nodes joining the cluster + High: PE: Prevent assert failures in master_color() by ensuring unmanaged masters are always reallocated to their current location + High: Tools: crm_shadow - Show more line number information after validation failures + High: ais: Ensure HA_RSCTMP exists for use by resource agents + High: crmd: Bug:1975 - crmd should wait indefinitely for stonith operations to complete + Medium: PE: Bug N:437719 - Ensure scores from colocated resources count when allocating groups + Medium: Tools: Bug LF:1985 - crm_mon - Correctly process failed cib queries to allow reconnection after cluster restarts + Medium: Tools: Bug LF:1987 - crm_verify incorrectly warns of configuration upgrades for the most recent version + Medium: Tools: attrd - Automatically refresh all attributes after a CIB replace operation + Medium: Tools: crm (bnc#441028): check for key error in attributes management + Medium: crmd: Detect deleted resource operations automatically + Medium: crmd: Erase a node\'s resource operations and transient attributes after a successful STONITH + Medium: crmd: Fix the recording of pending operations in the CIB + Medium: xml: Relax the restriction on the contents of rsc_locaiton.node
* Mon Oct 27 2008 abeekhofAATTsuse.de- Update source tarball to revision: 9082ded546ec + High: Tools: LF:1969 - Attrd never sets any properties in the cib + Medium: Core: Provide better feedback if Pacemaker is started by a stack it doesn\'t support + Medium: Ensure meta attributes are used consistantly + Medium: PE: Allow group and clone level resource attributes + Medium: PE: Make a best-effort guess at a migration threshold for people with 0.6 configs + Medium: Tools: crm_mon - Fix the display of timing data + Medium: Tools: crm_verify - check that we\'re being asked to validate a complete config
* Tue Oct 14 2008 abeekhofAATTsuse.de- Add heartbeat-common as a runtime dependancy This ensures the clustering user/group is installed and directories iare created with the right permissions
* Mon Oct 13 2008 abeekhofAATTsuse.de- Add openais as a hard dependancy
* Thu Oct 09 2008 abeekhofAATTsuse.de- Update source tarball to revision: 9a6c6d1dd871 (1.0.0) + High: Core: Allow the expected number of quorum votes to be configrable + High: Tools: Make pingd functional on Linux + Medium: crmd: Avoid calling GHashTable functions with NULL + Medium: tools: crm_resource - return with non-zero when a resource migration command is invalid + Medium: tools: crm_shadow - Allow the admin to start with an empty CIB (and no cluster connection) + Medium: PE: Use the correct attribute for action \'requires\' (was prereq)
* Sun Sep 28 2008 abeekhofAATTsuse.de- Update source tarball to revision: 8415675fe428 + High: Core: Only call xmlCleanupParser() if we parsed anything. Doing so unconditionally seems to cause a segfault + High: hb2openais.sh: improve pingd handling; several bugs fixed + High: hb2openais: fix clone creation; replace EVMS strings + High: stonithd: fix handling of timeouts + High: stonithd: fix logic for stonith resource priorities + High: stonithd: initialize value before reading fence-timeout + Medium: PE: Remove new options that are better set in rsc_defaults + Medium: PE: Detect clients that disconnect before receiving their reply + Medium: PE: ptest - check the input is valid before proceeding + Medium: crmd: Hook up the stonith-timeout option to stonithd + Medium: crmd: Prevent potential use-of-NULL in global_timer_callback + Medium: crmd: Rationalize the logging of graph aborts + Medium: xml: pacemaker-0.7 should be an alias for the 1.0 schema
* Mon Sep 15 2008 abeekhofAATTsuse.de- Create a libpacemaker subpackage
* Thu Sep 11 2008 abeekhofAATTsuse.de- Update source tarball to revision: 2087f5b1a5a0 + High: PE: Bug LF:1950 - Ensure the current values for all notification variables are always set (even if empty) + High: PE: Bug LF:1955 - Ensure unmanaged masters are unconditionally repromoted to ensure they are monitored correctly. + High: PE: Bug LF:1955 - Fix another case of filtering causing unmanaged master failures + High: PE: Bug LF:1955 - Umanaged mode prevents master resources from being allocated correctly + High: PE: Bug N:420538 - Anit-colocation caused a positive node preference + High: PE: Correctly handle unmanaged resources to prevent them from being started elsewhere + High: PE: crm_resource - Fix the --migrate command + High: ais: Move the service id definition to a common location and make sure it is always used + High: stonithd (LF 1951): fix remote stonith operations + Medium: Build: Make sure crm_config.h is only ever included once + Medium: PE: Bug LF:1950 - Notifications do not contain all documented resource state fields + Medium: PE: Bug N:417585 - Don\'t restart group children who\'s individual score drops below zero + Medium: PE: Implement a true maintenance mode + Medium: ais: Use the agreed service number + Medium: Tools: Implement a unified CLI shell
* Mon Sep 01 2008 abeekhofAATTsuse.de- Update source tarball to revision: 1df197982079- Try again to fix compilation in STABLE (this time also tested with mbuild)- STONITH is now enabled by default and the cluster will warn if no STONITH resource is found
* Sat Aug 30 2008 abeekhofAATTsuse.de- Update source tarball to revision: 902885c90d96- Fixes build ordering ssue that prevented compilation of lib/common
* Wed Aug 20 2008 abeekhofAATTsuse.de- Update source tarball to revision: f567855328b7 (0.7.1) + Added features needed to support libdlm and ocfs2-tools + High: admin: Fix use-after-free in crm_mon + High: cib: Use single quotes so that the xpath queries for nvpairs will succeed + High: crmd: Always connect to stonithd when the TE starts and ensure we notice if it dies + High: crmd: Make sure async-failures cause the failcount to be incrimented + High: PE: Bug LF:1941 - Handle failed clone instance probes when clone-max < #nodes + High: PE: Prevent use-of-NULL - order->rsc_rh will not always be non-NULL + High: PE: Unpack colocation sets correctly + High: Tools: crm_mon - Prevent use-of-NULL for orphaned resources + Medium: Core: Get more details regarding parser errors + Medium: Core: Switch to the libxml2 parser - its significantly faster + Medium: PE: Allow groups to be involved in optional ordering constraints + Medium: PE: Allow sets of operations to be reused by multiple resources + Medium: PE: Bug LF:1941 - Mark extra clone instances as orphans and don\'t show inactive ones + Medium: PE: Determin the correct migration-threshold during resource expansion + Medium: PE: Implement no-quorum-policy=suicide (FATE #303619) + Lots of bug fixes
* Mon Jul 21 2008 abeekhofAATTsuse.de- Update source tarball to revision: 7a31d0c33e22 (0.7.0) + High: Performance enhancements + High: Fix memory leaks and use-after-free + High: Admin: All tools now use --node (-N) for specifying node unames + High: Admin: All tools now use --xml-file (-x) and --xml-text (-X) for specifying where to find XML blobs + High: cib: Implement CIB_shadow - a facility for making and testing changes before uploading them to the cluster + High: cib: Make registering per-op callbacks an API call and renamed (for clarity) the API call for requesting notifications + High: Core: Add a facility for automatically upgrading old configurations + High: Core: Adopt libxml2 as the XML processing library - all external clients need to be recompiled + High: PE: Bug LF:1459 - Allow failures to expire + High: PE: Replace failure-stickiness with a simple \'migration-threshold\' + High: PE: Bug LF:1941 - Handle failed clone instance probes when clone-max < #nodes + High: PE: Make OCF_ERR_ARGS a node-level error rather than a cluster-level one + High: PE: Properly handle clones that are not installed on all nodes + Medium: Admin: Bug LF:1438 - Allow the list of all/active resource operations to be queried by crm_resource + Medium: Admin: Bug LF:1708 - crm_resource should print a warning if an attribute is already set as a meta attribute + Medium: Admin: Bug LF:1883 - crm_mon should display fail-count and operation history + Medium: Admin: Bug N:371785 - crm_resource -C doesn\'t also clean up fail-count attributes + Medium: Admin: crm_mon - include timing data for failed actions + Medium: cib: Bug LF:1348 - Allow rules and attribute sets to be referenced for use in other objects + Medium: cib: BUG LF:1918 - By default, all cib calls now timeout after 30s + Medium: cib: Remove some useless parts of the API + Medium: cib: Implement the ability for clients to connect to remote servers + Medium: Core: Add support for validating xml against RelaxNG schemas + Medium: PE: Bug LF:1328 - Don\'t fencing nodes in clusters without managed resources + Medium: PE: Bug LF:1461 - Give transient node attributes (in
) preference over persistent ones (in
) + Medium: PE: Bug LF:1884, Bug LF:1885 - Implement N:M ordering and colocation constraints + Medium: PE: Bug LF:1886 - Create a resource and operation \'defaults\' config section + Medium: PE: Bug LF:1892 - Allow recurring actions to be triggered at known times + Medium: PE: Bug LF:1926 - Probes should complete before stop actions are invoked + Medium: PE: Prefer the current location if it is one of a group of nodes with the same (highest) score
* Sat May 03 2008 abeekhofAATTsuse.de- Use a libexecdir consistent with openais
* Tue Apr 29 2008 abeekhofAATTsuse.de- Updated to upstream version 0.6.3-1- Update source tarball to revision: fd8904c9bc67- SNMP has been moved to the management/pygui project- Many bugfixes, primarily related to master/slave resources and failcount handling- Fix libtool version check and supply a better default for the LCRSO directory
* Sat Apr 12 2008 abeekhofAATTsuse.de- version 0.6.2-1- Initial package check-in