centos-announce-request at centos.org
2006-Apr-14 12:00 UTC
[CentOS] CentOS-announce Digest, Vol 14, Issue 6
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CEBA-2006:0413-001 CentOS 4 i386 drbd - bugfix update (EXTRAS
Only) (Johnny Hughes)
2. CEBA-2006:0413-001 CentOS 4 x86_64 drbd - bugfix update
(EXTRAS Only) (Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Thu, 13 Apr 2006 16:05:19 -0500
From: Johnny Hughes <johnny at centos.org>
Subject: [CentOS-announce] CEBA-2006:0413-001 CentOS 4 i386 drbd -
bugfix update (EXTRAS Only)
To: CentOS-Announce <centos-announce at centos.org>
Message-ID: <1144962319.32197.24.camel at myth.home.local>
Content-Type: text/plain; charset="us-ascii"
CEBA-2006:0413-001 CentOS 4 i386 drbd - bugfix update (EXTRAS Only)
This is a drbd bugfix update. The following are the fixes from the
previous version:
0.7.17 (api:77/proto:74)
-----
* There was a bug that could cause the activity log to be not applied
after a primary crash, when an other size than 127 elements was configured.
* There was a bug in the activity log code, that could cause that the
latest update to the AL is omitted at recovery time.
* The "Marked additional XXKB as out-of-synced based on AL." message
showed one one eighth of the real amount, fixed.
0.7.16 (api:77/proto:74)
-----
* DRBD no longer shrinks an consistent device if it gets connected to
an smaller peer or attached to a smaller disk.
* There was a bug related to the degr-wcf-timeout config option, it was
never used in recent DRBD releases. Fixed.
* Made DRBD work with Neil Brown's patch, that serializes recusive
ralls to generic_make_request(). FC4 included that patch in its
later kernels.
* Minor fixes to drbdadm
* Compiles now also with Linux-2.6.16-rc1
* Updates to documentation and example config file to make it more
clear that we talk about byte/second and not bit/second.
0.7.15 (api:77/proto:74)
-----
* Fixed a bug in the GC code that could cause a resync attempt
in the wrong direction.
* Made DRBD's compat_ioctls work with kernels higher than 2.6.14. This
means DRBD builds on AMD64/x86_64 with 2.6.15 and higher again.
* drbdadm no longer looks in the current directory for its
backend programs (=drbdsetup), but instead looks in the directory
of the drbdadm executable and in $PATH.
* Removed the examples from manpage, added a pointer to the HA-wiki.
---------------------------------------------
The following files are updated and syncing to the mirrors:
i386:
drbd-0.7.17-1.c4.i386.rpm
kernel-module-drbd-2.6.9-11.EL-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-11.ELhugemem-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-11.ELsmp-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-22.0.1.EL-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-22.0.1.ELhugemem-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-22.0.1.ELsmp-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-22.0.2.EL-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-22.0.2.ELhugemem-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-22.0.2.ELsmp-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-22.EL-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-22.ELhugemem-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-22.ELsmp-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-34.EL-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-34.ELhugemem-0.7.17-1.c4.i686.rpm
kernel-module-drbd-2.6.9-34.ELsmp-0.7.17-1.c4.i686.rpm
src:
drbd-0.7.17-1.c4.src.rpm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url :
http://lists.centos.org/pipermail/centos-announce/attachments/20060413/09771861/attachment-0001.bin
------------------------------
Message: 2
Date: Thu, 13 Apr 2006 16:05:26 -0500
From: Johnny Hughes <johnny at centos.org>
Subject: [CentOS-announce] CEBA-2006:0413-001 CentOS 4 x86_64 drbd -
bugfix update (EXTRAS Only)
To: CentOS-Announce <centos-announce at centos.org>
Message-ID: <1144962326.32197.25.camel at myth.home.local>
Content-Type: text/plain; charset="us-ascii"
CEBA-2006:0413-001 CentOS 4 x86_64 drbd - bugfix update (EXTRAS Only)
This is a drbd bugfix update. The following are the fixes from the
previous version:
0.7.17 (api:77/proto:74)
-----
* There was a bug that could cause the activity log to be not applied
after a primary crash, when an other size than 127 elements was configured.
* There was a bug in the activity log code, that could cause that the
latest update to the AL is omitted at recovery time.
* The "Marked additional XXKB as out-of-synced based on AL." message
showed one one eighth of the real amount, fixed.
0.7.16 (api:77/proto:74)
-----
* DRBD no longer shrinks an consistent device if it gets connected to
an smaller peer or attached to a smaller disk.
* There was a bug related to the degr-wcf-timeout config option, it was
never used in recent DRBD releases. Fixed.
* Made DRBD work with Neil Brown's patch, that serializes recusive
ralls to generic_make_request(). FC4 included that patch in its
later kernels.
* Minor fixes to drbdadm
* Compiles now also with Linux-2.6.16-rc1
* Updates to documentation and example config file to make it more
clear that we talk about byte/second and not bit/second.
0.7.15 (api:77/proto:74)
-----
* Fixed a bug in the GC code that could cause a resync attempt
in the wrong direction.
* Made DRBD's compat_ioctls work with kernels higher than 2.6.14. This
means DRBD builds on AMD64/x86_64 with 2.6.15 and higher again.
* drbdadm no longer looks in the current directory for its
backend programs (=drbdsetup), but instead looks in the directory
of the drbdadm executable and in $PATH.
* Removed the examples from manpage, added a pointer to the HA-wiki.
---------------------------------------------
The following files are updated and syncing to the mirrors:
x86_64:
drbd-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-11.EL-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-11.ELsmp-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-22.0.1.EL-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-22.0.1.ELsmp-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-22.0.2.EL-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-22.0.2.ELsmp-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-22.EL-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-22.ELsmp-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-34.EL-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-34.ELlargesmp-0.7.17-1.c4.x86_64.rpm
kernel-module-drbd-2.6.9-34.ELsmp-0.7.17-1.c4.x86_64.rpm
src:
drbd-0.7.17-1.c4.src.rpm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url :
http://lists.centos.org/pipermail/centos-announce/attachments/20060413/6afe8c9b/attachment-0001.bin
------------------------------
_______________________________________________
CentOS-announce mailing list
CentOS-announce at centos.org
http://lists.centos.org/mailman/listinfo/centos-announce
End of CentOS-announce Digest, Vol 14, Issue 6
**********************************************
Possibly Parallel Threads
- CEBA-2006:0413-001 CentOS 4 i386 drbd - bugfix update (EXTRAS Only)
- CEBA-2006:0413-001 CentOS 4 x86_64 drbd - bugfix update (EXTRAS Only)
- CEEA:2005-1130-2 CentOS 4 i386 drbd / heartbeat - enhancement update (Extras Only)
- update Centos 5 with DRBD
- Understanding 'State change failed: (-2) Need access to UpToDate data'
