Statistics
| Branch: | Tag: | Revision:

root / src @ 29ac5975

Name Size
Cluster.hs 27.3 kB
Container.hs 1.9 kB
Instance.hs 1.8 kB
Makefile 313 Bytes
Node.hs 7.7 kB
PeerMap.hs 1.8 kB
Rapi.hs 5 kB
Utils.hs 2.5 kB
Version.hs.in 112 Bytes
hbal.hs 8.3 kB
hn1.hs 6.7 kB

Latest revisions

# Date Author Comment
29ac5975 03/14/2009 09:25 pm Iustin Pop

Abstract the version format into a function

This patch moves the version string creation into a function in Utils
which shows some more information.

7ef4d93e 03/14/2009 01:49 pm Iustin Pop

Add a --version option

This patch adds a -V, --version command line option that shows the
program version and also updates the hn1 usage string (similar to hbal).

6dc960bc 03/14/2009 01:41 pm Iustin Pop

Move a function around in hbal.hs

This just reorders some functions for a more logical ordering.

ab271fc1 03/14/2009 01:35 pm Iustin Pop

Show the step counter in the solution list

This patch changes the solution list to include a step counter so that
it's more clear these are successive steps (in a definite order), and
not just an unordered list of changes.

9b91b5a3 03/14/2009 01:16 pm Iustin Pop

Use gnt-instance migrate instead of failover

This patch changes the gnt-instance failover to migrate, and fixes a bug
in the formatting of commands.

7eff5b09 03/14/2009 01:14 pm Iustin Pop

hbal: added a verbose setting and changed output

This patch added a verbose output and changed the output so that by
default it is less verbose and more clear.

19493d33 03/14/2009 11:11 am Iustin Pop

Add a new move FailoverAndReplace

This patch adds a new instance move, FailoverAndReplace, which promotes
the old secondary to primary and then uses a new secondary node.

This is the last move that we can do within the limitations of one node
changed per move.

00b51a14 03/13/2009 10:00 pm Iustin Pop

Some more docstring updates

142538ff 03/13/2009 09:11 pm Iustin Pop

Enhance the command list for the solution

This patch moves the formatting of the command list to Cluster.hs and
enhances it with separator messages between the steps.

79ac6b6f 03/13/2009 08:53 pm Iustin Pop

Add a new ReplaceAndFailover move

This patch adds a new replace secondary and failover move (equals to
“r:x f”), which can improve the solution (since we are testing more
options at each step).

View revisions

Also available in: Atom