Statistics
| Branch: | Tag: | Revision:

root @ 28cc354f

# Date Author Comment
28cc354f 07/24/2007 04:29 pm Iustin Pop

Add small security considerations file.

Reviewed-by: imsnah

137161c9 07/24/2007 04:29 pm Michael Hanselmann

Use generic function to output tables.

Reviewed-by: iustinp

9bd7f742 07/24/2007 03:18 pm Iustin Pop

Update the init script to start both the node daemon and the master.

Reviewed-by: imsnah

dcb93971 07/24/2007 02:45 pm Michael Hanselmann

- Implement “gnt-node volumes”
- Create all --output options using a constant
- Put node checking code from opcodes into a single function
- Do the same for output fields

Reviewed-by: iustinp

880478f8 07/23/2007 05:38 pm Iustin Pop

Big change/cleanup in relation to the master startup:
- move the master node name from the ConfigWriter to SimpleStore (all
nodes need this, and it was the only thing pulled in from the
ConfigWriter on nodes)
- fix mcpu.py and the testing w.r.t. this change; for testing, rename...

5b7b5d49 07/23/2007 03:14 pm Guido Trotter

Do the secondary check and subsequently allocate the drive on all available
logival volumes. This lets you use more than one when none of them can support
your full drive size.

Reviewed-By: iustinp

191a8385 07/23/2007 02:33 pm Guido Trotter

Fix a typo in an error message, and actually pass it its parameters.

Reviewed-By: imsnah

d0b3526f 07/23/2007 01:27 pm Michael Hanselmann

Output instance name in error message instead of object representation.

Reviewed-by: iustinp

79f7be7b 07/23/2007 11:53 am Iustin Pop

Fix small typo.

Reviewed-by: imsnah

dd4b1106 07/23/2007 10:45 am Iustin Pop

Add the gnt-backup script and man-pages.

Reviewed-by: imsnah

dbdfdaf2 07/23/2007 10:44 am Michael Hanselmann

Update svn:ignore

72d6c464 07/23/2007 10:44 am Michael Hanselmann

Fix calls to _GenerateMDDRBDBranch.

Reviewed-by: iustinp

6f11f250 07/23/2007 10:43 am Michael Hanselmann

Allow default bridge to be configured.

Reviewed-by: iustinp

7e84d392 07/23/2007 10:43 am Michael Hanselmann

- Describe b option for "gnt-cluster init"
Fix typo

3a7c308e 07/19/2007 05:41 pm Guido Trotter

Check for memory size requirements before failing over an instance.

Reviewed-By: iustinp

16ebf761 07/19/2007 04:58 pm Iustin Pop

Rename the config dir to autotools

ed1ebc60 07/19/2007 03:08 pm Guido Trotter

Implement space requirement checking before creating/importing an instance.

Reviewed-By: iustinp

afbc6d8e 07/19/2007 03:01 pm Michael Hanselmann

Ignore *.pyc.

c9f24aca 07/19/2007 02:40 pm Michael Hanselmann

Ignore automatically generated files.

8e4c1ae2 07/18/2007 06:54 pm Michael Hanselmann

Move files

b903da6e 07/18/2007 06:52 pm Michael Hanselmann

Add new directories.

3c9a0742 07/18/2007 03:07 pm Michael Hanselmann

Replace tabs with spaces.

Reviewed-by: iustinp

9f13fc7a 07/18/2007 02:55 pm Iustin Pop

Fix burnin - when removed from cmdlib, it lost locking functionality.

Also improve the burnin by doing an optional replace-disks.

bd785ecd 07/18/2007 12:44 pm Michael Hanselmann

Fix casings of program names, add URLs, add info about PyYAML.

Reviewed-by: iustinp

47cdf8b9 07/18/2007 11:38 am Michael Hanselmann

Add autogen.bash, move some files to config/

7f2778e7 07/17/2007 03:50 pm Alexander Schreiber

added drbd to list of requirements listed in INSTALL file

Reviewed-by: iustinp

a8083063 07/16/2007 04:39 pm Iustin Pop

Initial commit.

676f2b54 07/16/2007 03:29 pm Iustin Pop

Create ganeti dir under trunk