Activity

From 07/02/2007 to 07/31/2007

07/30/2007

05:30 pm Revision f1a808df: Ganeti installation tutorial
Reviewed-By: iustinp, imsnah Guido Trotter
05:30 pm ganeti-local Revision f1a808df: Ganeti installation tutorial
Reviewed-By: iustinp, imsnah Guido Trotter
03:40 pm Revision ecb215b5: Fix issues reported by pylint.
Reviewed-by: iustinp Michael Hanselmann
03:40 pm ganeti-local Revision ecb215b5: Fix issues reported by pylint.
Reviewed-by: iustinp Michael Hanselmann

07/27/2007

04:26 pm Revision 606d909d: Use OutputTable for “gnt-os list”.
Reviewed-by: iustinp Michael Hanselmann
04:26 pm ganeti-local Revision 606d909d: Use OutputTable for “gnt-os list”.
Reviewed-by: iustinp Michael Hanselmann
03:28 pm Revision 396e1b78: Unify environment variables for instance related hooks.
Reviewed-by: iustinp Michael Hanselmann
03:28 pm ganeti-local Revision 396e1b78: Unify environment variables for instance related hooks.
Reviewed-by: iustinp Michael Hanselmann
01:00 pm Revision db915bd1: Check for instances on “gnt-cluster destroy”.
Reviewed-by: iustinp Michael Hanselmann
01:00 pm ganeti-local Revision db915bd1: Check for instances on “gnt-cluster destroy”.
Reviewed-by: iustinp Michael Hanselmann
12:34 pm Revision 739ecd56: Remove defectiv comma.
Reviewed-by: iustinp Michael Hanselmann
12:34 pm ganeti-local Revision 739ecd56: Remove defectiv comma.
Reviewed-by: iustinp Michael Hanselmann
12:05 pm Revision d0834de3: - Implement “gnt-instance reinstall --os-type=…”
- Add the command to gnt-instance.sgml
Reviewed-by: iustinp
Michael Hanselmann
12:05 pm ganeti-local Revision d0834de3: - Implement “gnt-instance reinstall --os-type=…”
- Add the command to gnt-instance.sgml
Reviewed-by: iustinp
Michael Hanselmann
11:15 am Revision 59322403: Fix the "gnt-cluster getmaster" command by making the LuQueryClusterInfo
runnable on non-master nodes (and remove the list of instances and nodes
returned by it, that information can be retr...
Iustin Pop
11:15 am ganeti-local Revision 59322403: Fix the "gnt-cluster getmaster" command by making the LuQueryClusterInfo
runnable on non-master nodes (and remove the list of instances and nodes
returned by it, that information can be retr...
Iustin Pop
10:41 am Revision 5fcdc80d: Move the cluster name from ConfigWriter to SimpleStore.
Reason: if left ConfigWriter, nodes don't know to which cluster they belong.
This will bite us later when we'll revis...
Iustin Pop
10:41 am ganeti-local Revision 5fcdc80d: Move the cluster name from ConfigWriter to SimpleStore.
Reason: if left ConfigWriter, nodes don't know to which cluster they belong.
This will bite us later when we'll revis...
Iustin Pop

07/26/2007

07:09 pm Revision fe7b0351: - Move --force option to cli.py
- Implement “gnt-instance reinstall”
- Fix two typos
Reviewed-by: iustinp
Michael Hanselmann
07:09 pm ganeti-local Revision fe7b0351: - Move --force option to cli.py
- Implement “gnt-instance reinstall”
- Fix two typos
Reviewed-by: iustinp
Michael Hanselmann
06:26 pm ganeti-local Revision 330cda58: Don't pass master_node
Reviewed-by: iustinp Michael Hanselmann
06:26 pm Revision 330cda58: Don't pass master_node
Reviewed-by: iustinp Michael Hanselmann
02:40 pm ganeti-local Revision 098c0958: Comment formatting updates.
Reviewed-by: iustinp Michael Hanselmann
02:40 pm Revision 098c0958: Comment formatting updates.
Reviewed-by: iustinp Michael Hanselmann
11:48 am Revision b2fddf63: The master_node is no longer stored in the config file (but in sstore)
and all users have been converted, let's remove it from the slots of the
cluster object.
Also let's move the tcpudp_...
Iustin Pop
11:48 am ganeti-local Revision b2fddf63: The master_node is no longer stored in the config file (but in sstore)
and all users have been converted, let's remove it from the slots of the
cluster object.
Also let's move the tcpudp_...
Iustin Pop

07/25/2007

07:16 pm Revision 264bb3c5: Get ports from configuration if there are some.
Reviewed-by: iustinp Michael Hanselmann
07:16 pm ganeti-local Revision 264bb3c5: Get ports from configuration if there are some.
Reviewed-by: iustinp Michael Hanselmann
04:34 pm Revision 821afb13: It seems the _CheckNodesDirs function is no longer used. Let's remove it.
Iustin Pop
04:34 pm ganeti-local Revision 821afb13: It seems the _CheckNodesDirs function is no longer used. Let's remove it.
Iustin Pop
02:46 pm Revision cb91d46e: Since the watcher can run on all nodes, let's get rid of the cron file
handling, as it can be static and outside of ganeti.
This also means we can get rid of a lot of infrastructure too:
...
Iustin Pop
02:46 pm ganeti-local Revision cb91d46e: Since the watcher can run on all nodes, let's get rid of the cron file
handling, as it can be static and outside of ganeti.
This also means we can get rid of a lot of infrastructure too:
...
Iustin Pop
01:27 pm Revision ee7d831d: Update for the new tests.
Michael Hanselmann
01:27 pm ganeti-local Revision ee7d831d: Update for the new tests.
Michael Hanselmann
01:12 pm Revision e9e35aaa: - Use new --master-netdev parameter on gnt-cluster init
- Split up info tests and add more of them
- Replace map() by [x for x in y]
Reviewed-by: iustinp
Michael Hanselmann
01:12 pm ganeti-local Revision e9e35aaa: - Use new --master-netdev parameter on gnt-cluster init
- Split up info tests and add more of them
- Replace map() by [x for x in y]
Reviewed-by: iustinp
Michael Hanselmann
12:44 pm Revision 033b7b64: Implement “cd /” and “cd” to get to the root directory.
Reviewed-by: iustinp Michael Hanselmann
12:44 pm ganeti-local Revision 033b7b64: Implement “cd /” and “cd” to get to the root directory.
Reviewed-by: iustinp Michael Hanselmann
11:05 am Revision 38242904: Make the ganeti-watcher exit gracefully if it's not run on the master.
Reviewed-by: imsnah Iustin Pop
11:05 am ganeti-local Revision 38242904: Make the ganeti-watcher exit gracefully if it's not run on the master.
Reviewed-by: imsnah Iustin Pop

07/24/2007

05:10 pm Revision 83120a01: Add description, fix indentation.
Reviewed-by: iustinp Michael Hanselmann
05:10 pm ganeti-local Revision 83120a01: Add description, fix indentation.
Reviewed-by: iustinp Michael Hanselmann
04:43 pm Revision 588d1da3: Fix parameter formatting.
Reviewed-by: iustinp Michael Hanselmann
04:43 pm ganeti-local Revision 588d1da3: Fix parameter formatting.
Reviewed-by: iustinp Michael Hanselmann
04:29 pm Revision 28cc354f: Add small security considerations file.
Reviewed-by: imsnah Iustin Pop
04:29 pm ganeti-local Revision 28cc354f: Add small security considerations file.
Reviewed-by: imsnah Iustin Pop
04:29 pm ganeti-local Revision 137161c9: Use generic function to output tables.
Reviewed-by: iustinp Michael Hanselmann
04:29 pm Revision 137161c9: Use generic function to output tables.
Reviewed-by: iustinp Michael Hanselmann
03:18 pm Revision 9bd7f742: Update the init script to start both the node daemon and the master.
Reviewed-by: imsnah Iustin Pop
03:18 pm ganeti-local Revision 9bd7f742: Update the init script to start both the node daemon and the master.
Reviewed-by: imsnah Iustin Pop
02:45 pm Revision dcb93971: - Implement “gnt-node volumes”
- Create all --output options using a constant
- Put node checking code from opcodes into a single function
- Do the ...
Michael Hanselmann
02:45 pm ganeti-local Revision dcb93971: - Implement “gnt-node volumes”
- Create all --output options using a constant
- Put node checking code from opcodes into a single function
- Do the ...
Michael Hanselmann

07/23/2007

05:38 pm Revision 880478f8: 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 ...
Iustin Pop
05:38 pm ganeti-local Revision 880478f8: 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 ...
Iustin Pop
03:14 pm ganeti-local Revision 5b7b5d49: 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: iu...
Guido Trotter
03:14 pm Revision 5b7b5d49: 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: iu...
Guido Trotter
02:33 pm Revision 191a8385: Fix a typo in an error message, and actually pass it its parameters.
Reviewed-By: imsnah Guido Trotter
02:33 pm ganeti-local Revision 191a8385: Fix a typo in an error message, and actually pass it its parameters.
Reviewed-By: imsnah Guido Trotter
01:27 pm Revision d0b3526f: Output instance name in error message instead of object representation.
Reviewed-by: iustinp Michael Hanselmann
01:27 pm ganeti-local Revision d0b3526f: Output instance name in error message instead of object representation.
Reviewed-by: iustinp Michael Hanselmann
11:53 am ganeti-local Revision 79f7be7b: Fix small typo.
Reviewed-by: imsnah Iustin Pop
11:53 am Revision 79f7be7b: Fix small typo.
Reviewed-by: imsnah Iustin Pop
10:45 am ganeti-local Revision dd4b1106: Add the gnt-backup script and man-pages.
Reviewed-by: imsnah Iustin Pop
10:45 am Revision dd4b1106: Add the gnt-backup script and man-pages.
Reviewed-by: imsnah Iustin Pop
10:44 am Revision dbdfdaf2: Update svn:ignore
Michael Hanselmann
10:44 am ganeti-local Revision dbdfdaf2: Update svn:ignore
Michael Hanselmann
10:44 am ganeti-local Revision 72d6c464: Fix calls to _GenerateMDDRBDBranch.
Reviewed-by: iustinp Michael Hanselmann
10:44 am Revision 72d6c464: Fix calls to _GenerateMDDRBDBranch.
Reviewed-by: iustinp Michael Hanselmann
10:43 am ganeti-local Revision 6f11f250: Allow default bridge to be configured.
Reviewed-by: iustinp Michael Hanselmann
10:43 am Revision 6f11f250: Allow default bridge to be configured.
Reviewed-by: iustinp Michael Hanselmann
10:43 am Revision 7e84d392: - Describe -b option for "gnt-cluster init"
- Fix typo Michael Hanselmann
10:43 am ganeti-local Revision 7e84d392: - Describe -b option for "gnt-cluster init"
- Fix typo Michael Hanselmann

07/19/2007

05:41 pm Revision 3a7c308e: Check for memory size requirements before failing over an instance.
Reviewed-By: iustinp Guido Trotter
05:41 pm ganeti-local Revision 3a7c308e: Check for memory size requirements before failing over an instance.
Reviewed-By: iustinp Guido Trotter
04:58 pm ganeti-local Revision 16ebf761: Rename the config dir to autotools
Iustin Pop
04:58 pm Revision 16ebf761: Rename the config dir to autotools
Iustin Pop
03:08 pm Revision ed1ebc60: Implement space requirement checking before creating/importing an instance.
Reviewed-By: iustinp Guido Trotter
03:08 pm ganeti-local Revision ed1ebc60: Implement space requirement checking before creating/importing an instance.
Reviewed-By: iustinp Guido Trotter
03:01 pm Revision afbc6d8e: Ignore *.pyc.
Michael Hanselmann
03:01 pm ganeti-local Revision afbc6d8e: Ignore *.pyc.
Michael Hanselmann
02:40 pm Revision c9f24aca: Ignore automatically generated files.
Michael Hanselmann
02:40 pm ganeti-local Revision c9f24aca: Ignore automatically generated files.
Michael Hanselmann

07/18/2007

06:54 pm Revision 8e4c1ae2: Move files
Michael Hanselmann
06:54 pm ganeti-local Revision 8e4c1ae2: Move files
Michael Hanselmann
06:52 pm Revision b903da6e: Add new directories.
Michael Hanselmann
06:52 pm ganeti-local Revision b903da6e: Add new directories.
Michael Hanselmann
03:07 pm Revision 3c9a0742: Replace tabs with spaces.
Reviewed-by: iustinp Michael Hanselmann
03:07 pm ganeti-local Revision 3c9a0742: Replace tabs with spaces.
Reviewed-by: iustinp Michael Hanselmann
02:55 pm ganeti-local Revision 9f13fc7a: Fix burnin - when removed from cmdlib, it lost locking functionality.
Also improve the burnin by doing an optional replace-disks. Iustin Pop
02:55 pm Revision 9f13fc7a: Fix burnin - when removed from cmdlib, it lost locking functionality.
Also improve the burnin by doing an optional replace-disks. Iustin Pop
12:44 pm Revision bd785ecd: Fix casings of program names, add URLs, add info about PyYAML.
Reviewed-by: iustinp Michael Hanselmann
12:44 pm ganeti-local Revision bd785ecd: Fix casings of program names, add URLs, add info about PyYAML.
Reviewed-by: iustinp Michael Hanselmann
11:38 am Revision 47cdf8b9: Add autogen.bash, move some files to config/
Michael Hanselmann
11:38 am ganeti-local Revision 47cdf8b9: Add autogen.bash, move some files to config/
Michael Hanselmann

07/17/2007

03:50 pm Revision 7f2778e7: added drbd to list of requirements listed in INSTALL file
Reviewed-by: iustinp Alexander Schreiber
03:50 pm ganeti-local Revision 7f2778e7: added drbd to list of requirements listed in INSTALL file
Reviewed-by: iustinp Alexander Schreiber

07/16/2007

04:39 pm Revision a8083063: Initial commit.
Iustin Pop
04:39 pm ganeti-local Revision a8083063: Initial commit.
Iustin Pop
03:29 pm Revision 676f2b54: Create ganeti dir under trunk
Iustin Pop
03:29 pm ganeti-local Revision 676f2b54: Create ganeti dir under trunk
Iustin Pop
« Previous
Next »
 

Also available in: Atom