Statistics
| Branch: | Tag: | Revision:

root @ 189bc08f

Name Size
  Ganeti
.gitattributes 21 Bytes
.gitignore 180 Bytes
AUTHORS 31 Bytes
COPYING 17.6 kB
Makefile 2.2 kB
NEWS 7.1 kB
README 4.2 kB
haddock-prologue 360 Bytes
hail.1 1.8 kB
hail.hs 3 kB
hbal.1 22.9 kB
hbal.hs 11.3 kB
hscan.1 3.5 kB
hscan.hs 5 kB
hscolour.css 195 Bytes
hspace.1 10.9 kB
hspace.hs 11.5 kB
test.hs 2 kB

Latest revisions

# Date Author Comment
fcebc9db 11/06/2009 07:13 pm Iustin Pop

Implement first version of tiered allocations

This patch adds the first version of tiered allocations where we
decrease instance specs on allocation failure and retry the allocation.
The output is not yet stable and the output changes are not documented
(yet).

7f4e37f0 11/06/2009 07:13 pm Iustin Pop

Make some CLI options more consistent

Both the simulate and the tiered allocation mode take a machine spec on
input via a comma-separated list. This patch makes this a little bit
more consistent (always use disk,ram,cpu in this order).

189bc08f 11/06/2009 07:13 pm Iustin Pop

hspace: fix stats printing for tiered mode

c8db97e5 11/06/2009 07:12 pm Iustin Pop

Add support for shrinking instance specs

This patch adds a function that, for some given failure modes, shrinks a
given instance in the hope that allocation will succeed when retried
with the new spec.

2f567ac0 10/30/2009 01:23 pm Iustin Pop

Convert option parsing to a monadic flow

This allows us to do verification of option arguments in the assignment
functions themselves.

1f9066c0 10/30/2009 01:23 pm Iustin Pop

Rework the instance spec CLI options

This patch reworks the internal handling of the instance spec CLI
option, and adds a tiered spec option that will be used in hspace to
enable the (auxiliary) tiered-spec allocation mode.

It also introduces a new data type for holding the instance...

366a7c89 10/30/2009 01:23 pm Iustin Pop

hspace: Abstract the instance listing

This also converts it to formatTable from hardcoded listing.

ce0392e6 10/21/2009 02:06 pm Iustin Pop

Some cleanup of Loader.mergeData

This doesn't need to be a monadic function, let's make it a simpler one.

a5f8dcdc 10/21/2009 11:58 am Iustin Pop

hbal: ignore unknown instance in dynload file

Since the utilisation file might be generated at a different time from
the hbal run, and instances could dissapear in the meantime, it's better
to simply ignore unknown instances rather than abort.

4bfe220e 10/21/2009 11:49 am Iustin Pop

Fix hbal man page w.r.t. --print-instances

The ordering was wrong, was showing node list details under
--print-instances.

View all revisions | View revisions

Also available in: Atom