Changelog for
cmirror-debuginfo-1.1.39-13.el5.i386.rpm :
Thu Oct 27 00:00:00 2011 Jonathan Brassow
- cmirror init script should be off by default after install
- Resolves: rhbz#713295
Thu Sep 9 00:00:00 2010 Jonathan Brassow
- Fix a wrong include file in src/functions.c
- Resolves: rhbz#631925
Tue Aug 31 00:00:00 2010 Jonathan Brassow
- Fix possible corruption issue on mirrors with more than 2 images
- Fix I/O hang after cluster mirror creation with \'--nosync\' flag
- Resolves: rhbz#456575 rhbz#471291
Wed Mar 3 23:00:00 2010 Jonathan Brassow
- Prevent previous mirror creation failures from causing kernel panics
- Resolves: rhbz#544253
Mon Feb 22 23:00:00 2010 Jonathan Brassow
- Communication data was not completely insulated architecturally
- Resolves: rhbz#488102
Tue Dec 22 23:00:00 2009 Chris Feist
- Init script no longer throws errors on \'stop\'.
- Cmirror no longer generates errors if openais stops.
- Mixed architecture and rolling upgrade issues have been fixed.
- Resolves: rhbz#488102 rhbz#518665 rhbz#520915
Tue Jul 28 00:00:00 2009 Chris Feist
- Local UIDs are now used to prevent more than one log created with the
same UUID.
- Resolves: rhbz#506843
Wed Jul 15 00:00:00 2009 Chris Feist
- Fixed more issues which caused the copy percentage of a corelog mirror to
get stuck.
- Resolves: rhbz#474174 rhbz#491340
Wed May 6 00:00:00 2009 Chris Feist
- Copy percentage of corelog mirror no longer gets stuck in certain cases.
- A segfault in clogd was fixed which was caused by mirrors being suspended
quickly after being started.
- During a sync attempt the copy percentage will no longer hang due to the
receipt of stale checkpoint data.
- Resolves: rhbz#474174 rhbz#484968 rhbz#491340
Tue Dec 9 23:00:00 2008 Chris Feist
- Fixes for checkpoint issues.
- Resolves: rhbz#467908
Wed Dec 3 23:00:00 2008 Chris Feist
- Fixed clogd segfault on clusters with more than 10 nodes.
- Resolves: rhbz#471448
Thu Nov 6 23:00:00 2008 Chris Feist
- More list corrpution fixes
- Fixed bug which can cause the sync percentage to go over 100.
- Resolves: rhbz#464550
Mon Oct 27 23:00:00 2008 Chris Feist
- Fixed potential hangs in cmirror due to list corruption.
Tue Oct 21 00:00:00 2008 Chris Feist
- Fixed a checkpoint ordering issue, where a checkpoint could be populated
with data from the wrong moment in time.
- Fixed problem where resending requests when a server leaves would include
requests that should have been recieved after the server had gone (so no
resend should have been necessary).
- Resolves: rhbz#464550
Wed Oct 15 00:00:00 2008 Chris Feist
- Allow time for exiting server responses to settle out before resending
requests
- Various debugging enhancements
- Resolves: rhbz#464550 rhbz#464934
Thu Oct 9 00:00:00 2008 Chris Feist
- cmirror init script no longer fails to start if it\'s already started.
Sat Sep 6 00:00:00 2008 Chris Feist
- cmirror init script now provides a status output
- Resolves: rhbz#460229
Wed Jul 16 00:00:00 2008 Chris Feist
- Fixes issues when using small (<= 30M) mirrors)
Thu Jul 3 00:00:00 2008 Chris Feist
- Fixed issue with disk->core log not remembering sync status
- Resolves: rhbz#429608
Mon Nov 12 23:00:00 2007 Chris Feist
- First build