Accepting request 63750 from Base:System
Accepted submit request 63750 from user coolo OBS-URL: https://build.opensuse.org/request/show/63750 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drbd?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
b090ba1522
commit
4d5f3d6227
50
drbd.changes
50
drbd.changes
@@ -1,3 +1,53 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 21 14:10:49 UTC 2011 - ro@novell.com
|
||||
|
||||
- update to 8.3.10
|
||||
* Fixed a subtle performance degradation that might affected synchronous
|
||||
work loads (databases) (introduced in 8.3.9)
|
||||
* Fixed a locking regression (introduced in 8.3.9)
|
||||
* Fixed on-no-data-accessible for Primary, SyncTarget nodes (Bugz 332)
|
||||
* Progress bar for online verify
|
||||
* Optionally use the resync speed control loop code for the online verify
|
||||
process as well
|
||||
* Added code to detect false positives when using data-integrity-alg
|
||||
* New config option on-congestion and new connection states ahead and behind
|
||||
* Reduced IO latencies during resync, bitmap exchange and temporal states
|
||||
* Only build a single kernel module package on distributions that provide
|
||||
the infrastructure to have kernel version independent modules
|
||||
* On 64bit architectures allow device sizes up to one petabyte
|
||||
|
||||
- update to 8.3.9
|
||||
* Fix for possible deadlock on IO error during resync
|
||||
* Fixed a race condition between adding and removing network configuration.
|
||||
Lead to a BUG_ON() when triggered.
|
||||
* Fixed spurious full syncs that could happen after an empty resync and
|
||||
concurrent connection loss.
|
||||
* Fixed spurious full syncs that happened when connection got lost while
|
||||
one node was in WFSyncUUID state (Bugz 318)
|
||||
* Fixed a race in the meta-data update code path, that could lead to forgotten
|
||||
updates to the meta-data. That in fact could lead to unexpected behavior
|
||||
at the next connect
|
||||
* Fixed potential deadlock on detach
|
||||
* Fixed potential data divergence after multiple failures
|
||||
* Implicitly create unconfigured devices which are referenced in sync-after
|
||||
dependencies.
|
||||
* OCF RA now also works with pacemaker 1.1
|
||||
* Allow BIO sizes of up to 128kByte. Note: In case drbd-proxy is used, at least
|
||||
version 1.0.16 of drbd-proxy is required.
|
||||
* New configuration keyword on-no-data-accessible. Possible values
|
||||
io-error, and suspend-io. The default is "io-error", which matches the
|
||||
previous behavior.
|
||||
* If the fencing policy is set to resource-and-stonith, the primary node
|
||||
will creates the new current UUID _after_ the fencing handler
|
||||
returned. (Before it did immediately)
|
||||
* Rewrote the resync speed control loop code. New configuration parameters
|
||||
c-plan-ahead, c-fill-target, c-delay-target, c-max-rate, c-min-rate.
|
||||
* Disable activity log updates when all blocks of an unconnected device is
|
||||
are out of sync. That can be activated by using "invalidate-remote" on an
|
||||
unconnected primary.
|
||||
* Improved IPv6 support: link local addresses
|
||||
* Improved resync speed display in /proc/drbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 22 00:40:04 CEST 2010 - ro@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user