mirror of
https://github.com/schoebel/mars
synced 2025-01-27 09:44:41 +00:00
all: release light0.1stable08
This commit is contained in:
parent
04dadb50ef
commit
a706ff4368
23
ChangeLog
23
ChangeLog
@ -45,6 +45,29 @@ Release Conventions / Branches / Tagnames
|
|||||||
NO NEW FEATURES, not even minor ones, except when absolutely
|
NO NEW FEATURES, not even minor ones, except when absolutely
|
||||||
necessary for a bugfix.
|
necessary for a bugfix.
|
||||||
|
|
||||||
|
light0.1stable08
|
||||||
|
--------
|
||||||
|
* Minor fix: after emergency mode, a versionlink was forgotten
|
||||||
|
to create. This could lead to unnecessary reports of split
|
||||||
|
brain and/or need for additional re-invalidate.
|
||||||
|
* Minor fix: the predicate 'view-is-consistent' reported 'false'
|
||||||
|
in some situations on secondaries when all was ok.
|
||||||
|
* Minor fix: it was impossible to determine the 'is-consistent'
|
||||||
|
from 'marsadm view' (without -1and1 suffix). Added a new [Cc-]
|
||||||
|
flag. This is absolutely needed to determine whether the
|
||||||
|
underlying disks must have the same checksum (provided that
|
||||||
|
both disks are detached and the network works and fetch+replay
|
||||||
|
had completed before the detach).
|
||||||
|
* Updated docs to reflect this.
|
||||||
|
* Minor fix: 'invalidate' did not work when the resource was not
|
||||||
|
completely detached. Now it implicitly does a detach before
|
||||||
|
starting invalidation.
|
||||||
|
* Minor fix: wait-umount was waiting for umount of _all_ primaries
|
||||||
|
during split brain. Now it waits only for umount of the local node.
|
||||||
|
Notice that having multiple primaries in parallel is an
|
||||||
|
erroneous state anyway.
|
||||||
|
* Minor fix: leave-cluster did not work without --force.
|
||||||
|
|
||||||
light0.1stable07
|
light0.1stable07
|
||||||
--------
|
--------
|
||||||
* Minor fix: re-creation of a completely destroyed resource
|
* Minor fix: re-creation of a completely destroyed resource
|
||||||
|
@ -131,7 +131,7 @@ tst@1und1.de
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Date
|
\begin_layout Date
|
||||||
Version 0.16
|
Version 0.17
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Lowertitleback
|
\begin_layout Lowertitleback
|
||||||
@ -4936,6 +4936,18 @@ d
|
|||||||
= none present.
|
= none present.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Labeling
|
||||||
|
\labelwidthstring 00.00.0000
|
||||||
|
consistency: C = locally consistent, c = maybe inconsistent (no guarantee),
|
||||||
|
- = cannot determine.
|
||||||
|
Notice: like the other flags, this flag is subject to races and therefore
|
||||||
|
should be relied on only in
|
||||||
|
\emph on
|
||||||
|
detached
|
||||||
|
\emph default
|
||||||
|
state!
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Labeling
|
\begin_layout Labeling
|
||||||
\labelwidthstring 00.00.0000
|
\labelwidthstring 00.00.0000
|
||||||
attach:
|
attach:
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user