Statistics
| Branch: | Tag: | Revision:

root / src @ 40d4538b

Name Size
  Ganeti
AutoConf.hs.in 4.5 kB
OLD-NEWS 19 kB
README 4.5 kB
ganeti-kvmd.hs 1.2 kB
ganeti-metad.hs 1.3 kB
ganeti-mond.hs 1.2 kB
ganeti-wconfd.hs 1.1 kB
haddock-prologue 251 Bytes
hconfd.hs 1.2 kB
hluxid.hs 1.2 kB
hs2py.hs 1.5 kB
htools.hs 824 Bytes
lint-hints.hs 1 kB
mon-collector.hs 1 kB
rpc-test.hs 8.6 kB

Latest revisions

# Date Author Comment
40d4538b 05/12/2014 04:06 pm Petr Pudlak

Utility function for modifying an IORef using a lens

.. and a supplied function that works inside the lens.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

c5daf4e6 05/12/2014 04:06 pm Petr Pudlak

New module for temporary reservation of config. resources

This patch adds the first step, the reservation of DRBD minors.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

4116c9e0 05/12/2014 04:06 pm Petr Pudlak

A utility function for finding the first unused element

.. in a given set. This is similar to FindFirst function in our Python
code-base, but this one automatically picks the element after the end of
the set, if the set has no holes.

Signed-off-by: Petr Pudlak <>...

a90c41e2 05/12/2014 04:06 pm Petr Pudlak

A function for listing the DRBD minors of an instance

This includes nested disk children.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

46049766 05/12/2014 12:42 pm Ilias Tsitsimpis

Add DiskParams to Disk object

The 'DiskParams' slot was missing from Haskell's Disk objects.
Since Wconfd is now responsible for writting the config file this was
causing the 'params' slot to not be written in the config file.

Signed-off-by: Ilias Tsitsimpis <>...

d4c58d99 05/12/2014 12:42 pm Ilias Tsitsimpis

Rename DiskParams to GroupDiskParams

DiskParams was used for the cluster/group disk parameters type. This
patch renames it to GroupDiskParams and uses the DiskParams type for
the parameters of one single Disk object.

Signed-off-by: Ilias Tsitsimpis <>...

3648dad3 05/09/2014 03:05 pm Klaus Aehlig

Merge branch 'stable-2.11' into stable-2.12

  • stable-2.11
    Add hsqueeze to NEWS
    kvm: use a dedicated QMP socket for kvmd
    Add design-node-security.rst to docinput
  • stable-2.10
    Test parallel instance ops and plain instances
    Test parallel creation of DRBD instances...
866e1f76 05/09/2014 02:01 pm Klaus Aehlig

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Test parallel instance ops and plain instances
    Test parallel creation of DRBD instances
    Test parallel job submission performance
    Test parallel instance query operations
    Test parallel instance operations...
33bb2d08 05/08/2014 05:05 pm Klaus Aehlig

Support restricted migration

Make hbal support an option to disallow ReplacePrimary moves
and restrict ReplaceAndFailover to instances where the primary
node is drained. If used in evacuation mode, the only migration
moves will be off the drained nodes.
...

23dc58d5 05/08/2014 05:05 pm Klaus Aehlig

Add an option for restricted migration

This option will allow node evacuation with migrations only
off the nodes to be evacuated.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Hrvoje Ribicic <>

View revisions

Also available in: Atom