Statistics
| Branch: | Tag: | Revision:

root @ 3c64b5aa

Name Size
  Ganeti
.gitattributes 21 Bytes
.gitignore 184 Bytes
AUTHORS 31 Bytes
COPYING 17.6 kB
Makefile 1.8 kB
NEWS 5.3 kB
README 4.4 kB
haddock-prologue 360 Bytes
hail.1 1.8 kB
hail.hs 4.2 kB
hbal.1 18 kB
hbal.hs 11.8 kB
hn1.1 9.6 kB
hn1.hs 7.6 kB
hscan.1 3.4 kB
hscan.hs 6.8 kB
hscolour.css 195 Bytes
hspace.1 6 kB
hspace.hs 10.2 kB
test.hs 1.1 kB

Latest revisions

# Date Author Comment
3c64b5aa 06/12/2009 01:12 am Iustin Pop

Small changes to the node list output

This is just some cleanup of the node list output, adding pcpu/vcpu
counters, and making the display slightly nicer.

0a8dd21d 06/11/2009 12:17 am Iustin Pop

Add cpu ratio to cluster calculation

f1e64aba 06/10/2009 11:37 pm Iustin Pop

Update cpu counters correctly after pinst changes

The cpu counters are update on primary instance adds/removes.

1a82215d 06/10/2009 11:29 pm Iustin Pop

Add cpu-count-related attributes to nodes

This patch adds cpu-count related attributes to nodes:
- total cpus
- cpus in use
- ratio of virtual:physical cpus

We also set correctly the cpu values at load time, but we don't do
anything yet while moving instances around. The cpu ratio is shown in...

d752eb39 06/10/2009 10:42 pm Iustin Pop

Add a new vcpus attribute to instances

This patch adds reading of vcpu count for instances, in preparation for
using the vcpu ratio in cluster scoring.

734b1ff1 06/10/2009 10:31 pm Iustin Pop

Fix reading of total disk space in iallocator

IAllocator currently uses a wrong key name for reading the total disk
space (‘disk_usage’ which was copied from RAPI, but the actual
iallocator key is ‘disk_space_total’).

This patch fixes that and also makes iallocator always use this key,...

61d67afe 06/05/2009 01:13 pm Iustin Pop

Update NEWS and README for the 0.1.3 release

Small updates to the documentation and make a new small release.

70db354e 06/04/2009 04:32 pm Iustin Pop

Fix the ReplacePrimary instance move

During a replace-primary instance move, on the real cluster the instance
is temporarily started on the secondary, and as such we must check that
the secondary node can hold it for this duration. Currently the code
does not, and depending on cluster scoring it will put instances on such...

bfb03e22 06/02/2009 09:44 am Iustin Pop

Update NEWS file for the 0.1.2 release

5ac3214f 06/01/2009 11:15 pm Iustin Pop

Update the README file with hspace informations

View all revisions | View revisions

Also available in: Atom