Statistics
| Branch: | Tag: | Revision:

root @ f6044dc4

Name Size
  Ganeti
.gitattributes 21 Bytes
.gitignore 180 Bytes
AUTHORS 31 Bytes
COPYING 17.6 kB
Makefile 2.4 kB
NEWS 10 kB
README 4.2 kB
haddock-prologue 360 Bytes
hail.1 2.4 kB
hail.hs 3.2 kB
hbal.1 25.1 kB
hbal.hs 11.5 kB
hscan.1 3.5 kB
hscan.hs 5.1 kB
hscolour.css 195 Bytes
hspace.1 12.8 kB
hspace.hs 12.3 kB
live-test.sh 2.6 kB
test.hs 2 kB

Latest revisions

# Date Author Comment
f6044dc4 12/29/2009 09:33 pm Iustin Pop

Update NEWS file for the 0.2.2 release

53c24840 12/29/2009 09:33 pm Iustin Pop

Update hbal man page to note that we use stddev

We actually use stddev and not the coefficient of variance (as wrongly
noted before), so we update the documentation appropriately.

We also note that the dynamic load values must be pre-normalized, since
we don't do such a normalization in the code.

57df9cb3 12/29/2009 08:50 pm Iustin Pop

Update comments in live-test about clusters

The live test needs a populated cluster, so let's write this down.

0d0503b2 12/28/2009 01:01 pm Iustin Pop

Improve the dist build rule

This changes the 'dist' rule to also do a check that the archive can
build all the programs and passes the check test itself, and shows the
sha1sum at the end automatically.

1901266d 12/28/2009 12:13 pm Iustin Pop

Remove Version.hs during clean too

Ganeti/HTools/Version.hs is generated at build time from version (which
is the only one shipped), so it must be removed by the clean rule.

0ccaab44 12/28/2009 12:09 pm Iustin Pop

Fix small typo

This was found, of all things, via lintian during the Debian packaging…

0c860cff 12/11/2009 07:01 pm Iustin Pop

Convert n1_score metric from % to count

This increases the priority of fixing N+1 failures compared to balancing
metrics.

8ce618f3 12/11/2009 06:54 pm Iustin Pop

Merge branch 'master' into next

  • master:
    Use the oper_ram field if available
    rapi, luxi: treat drained nodes as offline
673f0f00 12/11/2009 06:47 pm Iustin Pop

Metric: count of primary instances/offline nodes

This helps with evacuation/failover of instances on 2-node clusters with
one one offline.

e4d31268 12/11/2009 06:43 pm Iustin Pop

Offline instance metric: change from % to count

Currently we use the offline instance percentage (with range [0, 1]),
but this is not good, since we want the evacuation of such instances to
have a high priority; therefore we change this to a count of offline...

View all revisions | View revisions

Also available in: Atom