Statistics
| Branch: | Tag: | Revision:

root @ 306cccd5

Name Size
  Ganeti
  doc
.gitattributes 21 Bytes
.gitignore 180 Bytes
AUTHORS 31 Bytes
COPYING 17.6 kB
Makefile 2.9 kB
NEWS 16.1 kB
README 4.1 kB
haddock-prologue 360 Bytes
hail.1 2.6 kB
hail.hs 3.7 kB
hbal.1 26.4 kB
hbal.hs 13.3 kB
hscan.1 3.2 kB
hscan.hs 4.7 kB
hscolour.css 195 Bytes
hspace.1 14 kB
hspace.hs 12.9 kB
live-test.sh 4.5 kB
test.hs 2.6 kB

Latest revisions

# Date Author Comment
306cccd5 11/09/2010 09:37 am Iustin Pop

Fix tag exclusion weight

Currently, the tag exclusion metric has a weight of one, which means
there might be cases where we won't move instances around because it
upsets the cluster metrics. However, we do want to make a higher effort
for cleaning up tag collisions, so we increase the weight to an...

92921ea4 10/21/2010 04:58 pm Iustin Pop

Add design for htools/Ganeti 2.3 sync

This is a work in progress, will be modified along with the progress
of Ganeti 2.3.

ca8e1c6a 10/07/2010 04:09 pm Iustin Pop

Update NEWS file for 0.2.7 release

e3ae9508 10/07/2010 03:42 pm Iustin Pop

Fix some warnings in unittests

4886952e 10/06/2010 04:23 pm Iustin Pop

Add a hack for normalized CPU values in hspace

Currently, the key metrics/tiered spec computations show the virtual cpu
count. However, since we do have a maximum ration Vcpu/Pcpu, we can also
show the “normalized” cpu count, i.e. the equivalent physical cpu count...

03c6d8fa 10/06/2010 03:56 pm Iustin Pop

Improve the error message for tiered alloc option

03cb89f0 09/15/2010 06:30 pm Iustin Pop

hbal: implement user-friendly termination requests

Currently, hbal will abort immediately when requested (^C, or SIGINT,
etc.). This is not nice, since then the already started jobs need to be
tracked manually.

This patch adds a signal handler for SIGINT and SIGTERM, which will, the...

5f715404 09/03/2010 06:10 pm Iustin Pop

Document the gain options in hbal's manpage

848b65c9 09/03/2010 06:02 pm Iustin Pop

Use the mingain options in the balancing algorithm

Also adds them in hbal.

4f807a57 09/03/2010 03:35 pm Iustin Pop

Add new CLI options for min gain during balancing

Recent hbal seems to run many steps for small improvements (< 1e-3), so
we should stop early in this case.

We add a new option (-g), that will be used for the minimum gain during
balancing. This check will only become active when the cluster score is...

View all revisions | View revisions

Also available in: Atom