Statistics
| Branch: | Tag: | Revision:

root @ 3087e906

Name Size
  autotools
  daemons
  devel
  doc
  lib
  man
  qa
  src
  test
  tools
.ghci 21 Bytes
.gitignore 2.7 kB
COPYING 17.6 kB
INSTALL 10.5 kB
Makefile.am 78.2 kB
NEWS 138.2 kB
README 191 Bytes
UPGRADE 13.1 kB
autogen.sh 283 Bytes
configure.ac 25.4 kB
epydoc.conf.in 444 Bytes
pylintrc 2.9 kB
pylintrc-test 2.9 kB

Latest revisions

# Date Author Comment
3087e906 06/02/2014 03:39 pm Jose A. Lopes

Add helper function to generate disk labels

... which converts decimal numbers into '/dev/sda', '/dev/sdb', etc.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Hrvoje Ribicic <>

ed0b7b17 06/02/2014 03:39 pm Jose A. Lopes

Extend export OS to override environment

Extend export OS RPC and backend to allow the environment file that
goes in the OS archive to be overridden. This will be necessary to
introduce new OS environment variables, as well as, override the disk
labels....

808cb0ee 06/02/2014 03:39 pm Jose A. Lopes

Change temporary disk from readonly to read-write

Making the temporary disk readonly has absolutely no advantages and it
has the disadvantage that it prevents the OS install helper from
saving temporary data to it, for example, when downloading the OS
install package which is necessary to run the OS scripts....

0dff3a96 06/02/2014 03:39 pm Jose A. Lopes

Fix docstring

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Hrvoje Ribicic <>

e7ec2f27 05/30/2014 03:41 pm Klaus Aehlig

Remove Ganeti Lock Manager and Monitor

...from the jobs code, as this functionality is now
carried out by wconfd. Also remove dead code resulting
from this removal.

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

23b13756 05/30/2014 11:16 am Petr Pudlak

Demote a node from MCs only after the config. is updated

Otherwise it was possible that a node was demoted (by calling noded),
its configuration copy removed, but before the configuration change took
place, it was distributed to the node again.

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

7f8ba25b 05/30/2014 11:16 am Petr Pudlak

Move configuration flush to a synchronized block

This ensures that the configuration is fully distributed and doesn't
change during the verification process.

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

191dff7f 05/30/2014 11:16 am Petr Pudlak

Ensure full configuration distribution if MCs change

If a node is removed from the list of master candidates, we want to make
sure that after the operation the configuration will not be distributed
to the node any more. Without requiring full distribution, it's possible...

7e39b007 05/29/2014 12:23 pm Petr Pudlak

Add the old DRBD secrets reservation code to mocked config

.. so that the unit tests work without the presence of WConfd.

Also fix mocked GenerateMAC, which used _temporary_ids by mistake in the
original ConfigWriter.

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

c02daabd 05/29/2014 12:23 pm Petr Pudlak

Let ConfigWriter delegate DRBD secrets to WConfd

Also WConfd handles proper synchronization internally so there is no
need to explicitly lock the configuration in ConfigWriter.

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

View all revisions | View revisions

Also available in: Atom