Statistics
| Branch: | Tag: | Revision:

root @ 0c1df6fd

Name Size
  src
COPYING 17.6 kB
Makefile 743 Bytes
NEWS 888 Bytes
README 11.3 kB
haddock-prologue 156 Bytes
hscolour.css 195 Bytes

Latest revisions

# Date Author Comment
0c1df6fd 03/11/2009 09:13 am Iustin Pop

Also print cluster coefficients in hn1

This patch adds printing the initial and final cluster coefficients in
hn1 too, to better understand the found solution.

af53a5c4 03/10/2009 10:20 pm Iustin Pop

Beautify the cluster status list

This patch removes the primary/secondary instance lists from the node
status and also removes the tabbed formatting with explicit width
formatting.

671b85b9 03/10/2009 09:35 pm Iustin Pop

Beautify solution list

This patch makes the tabular solution list nicer, by changing from tabs
to explicit widths.

289c3835 03/10/2009 09:14 pm Iustin Pop

Limit string literals to 80-char columns

Learned how multi-line string literals work in Haskell :)

bbd1d273 03/09/2009 10:47 pm Iustin Pop

Add a news file and make the 0.0.5 release

a0529a64 03/09/2009 10:37 pm Iustin Pop

Beautify: strip common suffix from names

This patch automatically removes the longest common (domain, i.e.
starting with a dot) suffix from the node and instance names. This gives
a much clearer display, and this format is compatible with the way
Ganeti accepts shortened names.

d6109e64 03/09/2009 09:50 pm Iustin Pop

hbal: allow, but warn on, N+1 failed clusters

Based on the node changes, we remove the N+1 check and only show a
warning instead.

d10b27ef 03/09/2009 09:46 pm Iustin Pop

Change the node N+1 check model

Currently, we fail a new instance placement if the new node status is
not N+1 compliant. This means that an allocation on an already N+1
failed node still fails, even though (conceptually) we're not worse than
before.

This patch changes this model to fail the allocation only if the node...

2cf878a5 03/09/2009 09:36 pm Iustin Pop

Show which nodes are not N+1 compliant in output

This patch adds a '*' character to nodes which are not N+1 compliant to
the output, to help with understanding pre- and post-changes cluster
status.

8df5db55 02/22/2009 02:20 pm Iustin Pop

Don't build documentation for the Main modules

This fixes the doc issue which exists since the addition of hbal. Now
make doc makes sense again.

View all revisions | View revisions

Also available in: Atom