Activity

From 05/03/2008 to 06/01/2008

06/01/2008

02:52 am Revision 49ce1563: Add check for node memory in instance creation
Currently the check for enough memory is done only on instance start
command and failover command. But we also start ...
Iustin Pop
02:52 am ganeti-local Revision 49ce1563: Add check for node memory in instance creation
Currently the check for enough memory is done only on instance start
command and failover command. But we also start ...
Iustin Pop
02:51 am ganeti-local Revision 8a12ce45: Show cluster hypervisor for gnt-cluster info
Author: schreiberal
Reviewed-by: iustinp
Iustin Pop
02:51 am Revision 8a12ce45: Show cluster hypervisor for gnt-cluster info
Author: schreiberal
Reviewed-by: iustinp
Iustin Pop
02:47 am ganeti-local Revision 917f91d5: Forward-port: Another for gnt-instance modify & HVM parameters
Another tiny fix. Anybody got a nice brown paper bag I can wear?
Author: schreiberal
Reviewed-by: iustinp
Iustin Pop
02:47 am Revision 917f91d5: Forward-port: Another for gnt-instance modify & HVM parameters
Another tiny fix. Anybody got a nice brown paper bag I can wear?
Author: schreiberal
Reviewed-by: iustinp
Iustin Pop
02:45 am Revision ec1ba002: Forward-port: make gnt-modify work with new HVM parameters
This fixes gnt-instance modify so it actually works with the
new HVM parameters for Ganeti 1.2
Author: schreiberal
R...
Iustin Pop
02:45 am ganeti-local Revision ec1ba002: Forward-port: make gnt-modify work with new HVM parameters
This fixes gnt-instance modify so it actually works with the
new HVM parameters for Ganeti 1.2
Author: schreiberal
R...
Iustin Pop
02:43 am ganeti-local Revision a8340917: Forward-port: show only parameters relevant to the instance
This patch modifies the code for "gnt-instance info .." to only display
instance parameters that actually apply to th...
Iustin Pop
02:43 am Revision a8340917: Forward-port: show only parameters relevant to the instance
This patch modifies the code for "gnt-instance info .." to only display
instance parameters that actually apply to th...
Iustin Pop
02:39 am Revision ca9c49d5: Forward-port: patch 4/4 extended HVM features for 1.2
This patch documents the extended HVM features.
Author: schreiberal
Reviewed-by: imsnah
Iustin Pop
02:39 am ganeti-local Revision ca9c49d5: Forward-port: patch 4/4 extended HVM features for 1.2
This patch documents the extended HVM features.
Author: schreiberal
Reviewed-by: imsnah
Iustin Pop
02:37 am Revision a21dda8b: Forward-port: patch 3/4 extended HVM features for 1.2
This patch adds hypervisor support for the extended HVM features.
Author: schreiberal
Reviewed-by: iustinp
Iustin Pop
02:37 am ganeti-local Revision a21dda8b: Forward-port: patch 3/4 extended HVM features for 1.2
This patch adds hypervisor support for the extended HVM features.
Author: schreiberal
Reviewed-by: iustinp
Iustin Pop
02:14 am Revision 31a853d2: Forward-port: patch 2/4 extended HVM features for 1.2
This patch adds the commandline extensions and the code to store
and display the extended HVM features.
Author: schr...
Iustin Pop
02:14 am ganeti-local Revision 31a853d2: Forward-port: patch 2/4 extended HVM features for 1.2
This patch adds the commandline extensions and the code to store
and display the extended HVM features.
Author: schr...
Iustin Pop

05/30/2008

01:55 pm Revision abdf0113: Complete removal of md/drbd 0.7 code
This patch removes the last of the md and drbd 0.7 code. Cluster which
have the old device types will be broken if th...
Iustin Pop
01:55 pm ganeti-local Revision abdf0113: Complete removal of md/drbd 0.7 code
This patch removes the last of the md and drbd 0.7 code. Cluster which
have the old device types will be broken if th...
Iustin Pop
01:52 pm Revision 5c54b832: LURemoveInstance: fix op.ignore_failures usage
Currently: the LURemoveInstance.Exec() method uses the ignore_failures
attribute of the OpRemoveInstance opcode, but ...
Iustin Pop
01:52 pm ganeti-local Revision 5c54b832: LURemoveInstance: fix op.ignore_failures usage
Currently: the LURemoveInstance.Exec() method uses the ignore_failures
attribute of the OpRemoveInstance opcode, but ...
Iustin Pop

05/29/2008

12:59 pm Revision bd028152: Documentation: cleanup of local/remote_raid1
Since we have removed support for local and remote raid1, update the man
pages and guides to reflect the new situatio...
Iustin Pop
12:59 pm ganeti-local Revision bd028152: Documentation: cleanup of local/remote_raid1
Since we have removed support for local and remote raid1, update the man
pages and guides to reflect the new situatio...
Iustin Pop

05/24/2008

11:59 am Revision 447b2066: Distribute dumb-allocator in examples
When creating the ganeti tarball the dumb allocator was left out.
Shipping it alongside the other examples.
Reviewed...
Guido Trotter
11:59 am ganeti-local Revision 447b2066: Distribute dumb-allocator in examples
When creating the ganeti tarball the dumb allocator was left out.
Shipping it alongside the other examples.
Reviewed...
Guido Trotter

05/15/2008

05:38 pm Revision bdb7d4e8: Update command line help and manpages with mandatory options
Reviewed-by: ultrotter Michael Hanselmann
05:38 pm ganeti-local Revision bdb7d4e8: Update command line help and manpages with mandatory options
Reviewed-by: ultrotter Michael Hanselmann
05:22 pm ganeti-local Revision 3cf7c9fa: document cluster verify --no-nsplus1-mem option
Add this recently added option to the gnt-cluster man page before
releasing 1.2.4.
Reviewed-by: imsnah
Guido Trotter
05:22 pm Revision 3cf7c9fa: document cluster verify --no-nsplus1-mem option
Add this recently added option to the gnt-cluster man page before
releasing 1.2.4.
Reviewed-by: imsnah
Guido Trotter
12:00 pm ganeti-local Revision 63012024: Fix drbd show parser to handle valueless keywords
It turns out in some cases there can exist keywords without an
associated value exported by drbdsetup show. This patc...
Guido Trotter
12:00 pm Revision 63012024: Fix drbd show parser to handle valueless keywords
It turns out in some cases there can exist keywords without an
associated value exported by drbdsetup show. This patc...
Guido Trotter
12:00 pm Revision 333411a7: Split drbd command creation and execution
Make _AssembleDisk more similar to _AssembleNet by splitting the
generation of the drbdsetup command and its executio...
Guido Trotter
12:00 pm ganeti-local Revision 333411a7: Split drbd command creation and execution
Make _AssembleDisk more similar to _AssembleNet by splitting the
generation of the drbdsetup command and its executio...
Guido Trotter

05/13/2008

05:42 pm Revision 8d59409f: Small style fixes
[Trunk version]
Reviwed-by: imsnah
Iustin Pop
05:42 pm ganeti-local Revision 8d59409f: Small style fixes
[Trunk version]
Reviwed-by: imsnah
Iustin Pop
05:33 pm ganeti-local Revision 9d4bfc96: Implement node daemon conectivity tests
This patch adds in gnt-cluster verify checks for inter-node tcp
communication checks on the node daemon port for both...
Iustin Pop
05:33 pm Revision 9d4bfc96: Implement node daemon conectivity tests
This patch adds in gnt-cluster verify checks for inter-node tcp
communication checks on the node daemon port for both...
Iustin Pop
05:26 pm ganeti-local Revision 102b115b: Forward-port changes made to readd in 1.2
qa_node.py: Fix typo in message
cmdlib.py: Don't add readded node to node list
ganeti-qa.py: Make sure readd isn't do...
Michael Hanselmann
05:26 pm Revision 102b115b: Forward-port changes made to readd in 1.2
qa_node.py: Fix typo in message
cmdlib.py: Don't add readded node to node list
ganeti-qa.py: Make sure readd isn't do...
Michael Hanselmann
04:41 pm Revision 4e713df6: CLI: retry: remove command opts/args in "gnt-X"
This new version of the patch removes only the listing of the usage in
the "gnt-X" list, but keeps the strings in sin...
Iustin Pop
04:41 pm ganeti-local Revision 4e713df6: CLI: retry: remove command opts/args in "gnt-X"
This new version of the patch removes only the listing of the usage in
the "gnt-X" list, but keeps the strings in sin...
Iustin Pop
04:04 pm Revision 9a033156: Revert "CLI: remove command opts/args in "gnt-X""
This reverts commit 976.
Reviewed-by: ultrotter
Iustin Pop
04:04 pm ganeti-local Revision 9a033156: Revert "CLI: remove command opts/args in "gnt-X""
This reverts commit 976.
Reviewed-by: ultrotter
Iustin Pop
03:24 pm Revision 57d0151e: CLI: remove command opts/args in "gnt-X"
[Forward-port of the 1.2 branch patch]
This patch removes all the parameters and options from the output
"gnt-X" (i....
Iustin Pop
03:24 pm ganeti-local Revision 57d0151e: CLI: remove command opts/args in "gnt-X"
[Forward-port of the 1.2 branch patch]
This patch removes all the parameters and options from the output
"gnt-X" (i....
Iustin Pop
12:48 pm ganeti-local Revision eee1fa2d: Watcher: do not activate disks for started instances
Currently the watcher runs first the instance startup and then the
boot-id method of disk reactivation. However, irre...
Iustin Pop
12:48 pm Revision eee1fa2d: Watcher: do not activate disks for started instances
Currently the watcher runs first the instance startup and then the
boot-id method of disk reactivation. However, irre...
Iustin Pop
12:48 pm ganeti-local Revision 0c0f834d: Watcher: do not activate disks for admin_down
Currently the watcher does activate disks (via bootid mechanisms) even
for admin_down instances. This patch logs and...
Iustin Pop
12:48 pm Revision 0c0f834d: Watcher: do not activate disks for admin_down
Currently the watcher does activate disks (via bootid mechanisms) even
for admin_down instances. This patch logs and...
Iustin Pop
10:32 am Revision b544cfe0: Reduce chance of ssh failures in verify cluster
The cluster verify builds a sorted list of nodes and passes that to all
the nodes (in parallel) for ssh checks. This ...
Iustin Pop
10:32 am ganeti-local Revision b544cfe0: Reduce chance of ssh failures in verify cluster
The cluster verify builds a sorted list of nodes and passes that to all
the nodes (in parallel) for ssh checks. This ...
Iustin Pop

05/12/2008

12:14 pm Revision 6c896e2f: bdev: always log command output if it failed
Currently many error handling code paths in bdev.py log only
result.fail_reason (i.e. exit code or signal that killed...
Iustin Pop
12:14 pm ganeti-local Revision 6c896e2f: bdev: always log command output if it failed
Currently many error handling code paths in bdev.py log only
result.fail_reason (i.e. exit code or signal that killed...
Iustin Pop

05/10/2008

11:25 am Revision ab6cc81c: DRBD: Fix another bug in diskless activation
DRBD8 requires that we pass ‘--create-device’ to the first command that
wants to activate a new DRBD minor. We do thi...
Iustin Pop
11:25 am ganeti-local Revision ab6cc81c: DRBD: Fix another bug in diskless activation
DRBD8 requires that we pass ‘--create-device’ to the first command that
wants to activate a new DRBD minor. We do thi...
Iustin Pop

05/09/2008

01:12 pm Revision e3e66f02: Remove utils.CheckDaemonAlive and use “xm info” instead
There are a couple of reasons for doing so:
- /proc is not OS independent, it's only supported by Linux (there are
...
Michael Hanselmann
01:12 pm ganeti-local Revision e3e66f02: Remove utils.CheckDaemonAlive and use “xm info” instead
There are a couple of reasons for doing so:
- /proc is not OS independent, it's only supported by Linux (there are
...
Michael Hanselmann

05/08/2008

10:50 pm Revision f860ff4e: Improve DRBD8.Open's docstring a bit more
Reviewed-by: iustinp Guido Trotter
10:50 pm ganeti-local Revision f860ff4e: Improve DRBD8.Open's docstring a bit more
Reviewed-by: iustinp Guido Trotter
10:50 pm Revision 7b62772e: Fix comment typo in bdev.py
Reviewed-by: iustinp Guido Trotter
10:50 pm ganeti-local Revision 7b62772e: Fix comment typo in bdev.py
Reviewed-by: iustinp Guido Trotter
11:21 am Revision bf25af3b: Fix DRBD8 diskless assembling
The algorithm for attaching to existing DRBD devices is not trivial. It
has four alternatives, and there is a bug in ...
Iustin Pop
11:21 am ganeti-local Revision bf25af3b: Fix DRBD8 diskless assembling
The algorithm for attaching to existing DRBD devices is not trivial. It
has four alternatives, and there is a bug in ...
Iustin Pop

05/07/2008

02:12 pm Revision eeb1d86a: Add unittest for constants
Reviewed-by: iustinp Michael Hanselmann
02:12 pm ganeti-local Revision eeb1d86a: Add unittest for constants
Reviewed-by: iustinp Michael Hanselmann
02:12 pm Revision 243cdbcc: Use new ssconf function to check configuration version
Upgrades will be handled in future patches.
Reviewed-by: iustinp
Michael Hanselmann
02:12 pm ganeti-local Revision 243cdbcc: Use new ssconf function to check configuration version
Upgrades will be handled in future patches.
Reviewed-by: iustinp
Michael Hanselmann

05/06/2008

01:20 pm Revision a9369c6e: Use dict instead of if/elif map for hypervisor classes
Reviewed-by: iustinp Michael Hanselmann
01:20 pm ganeti-local Revision a9369c6e: Use dict instead of if/elif map for hypervisor classes
Reviewed-by: iustinp Michael Hanselmann
01:20 pm Revision a2d32034: Rename hypervisor code to lowercase filenames
Reviewed-by: iustinp Michael Hanselmann
01:20 pm ganeti-local Revision a2d32034: Rename hypervisor code to lowercase filenames
Reviewed-by: iustinp Michael Hanselmann

05/05/2008

06:27 pm Revision 94f3875d: Generate devel/upload during build time from template
- Use variable with prefix instead of grep and sed
- Always run with /bin/bash
Reviewed-by: ultrotter
Michael Hanselmann
06:27 pm ganeti-local Revision 94f3875d: Generate devel/upload during build time from template
- Use variable with prefix instead of grep and sed
- Always run with /bin/bash
Reviewed-by: ultrotter
Michael Hanselmann
01:03 pm Revision 4337cf1b: Export the number of cpus to iallocator scripts
Now that we have the number of cpus available from the hypervisors, we
can export this to the iallocator scripts.
Re...
Iustin Pop
01:03 pm ganeti-local Revision 4337cf1b: Export the number of cpus to iallocator scripts
Now that we have the number of cpus available from the hypervisors, we
can export this to the iallocator scripts.
Re...
Iustin Pop
01:02 pm Revision 872c949f: Minor doc/help update
This shortens the help output in gnt-node so that the output looks
nicer, and improves the manual page for gnt-instan...
Iustin Pop
01:02 pm ganeti-local Revision 872c949f: Minor doc/help update
This shortens the help output in gnt-node so that the output looks
nicer, and improves the manual page for gnt-instan...
Iustin Pop
01:02 pm Revision 48c4dfa8: Improve the gnt-* list field selection
This patch allows the '-o' option to the list subcommands to add more
fields to the default list instead of replacing...
Iustin Pop
01:02 pm ganeti-local Revision 48c4dfa8: Improve the gnt-* list field selection
This patch allows the '-o' option to the list subcommands to add more
fields to the default list instead of replacing...
Iustin Pop
01:01 pm Revision e8a4c138: Add node cpu count to gnt-node list
This patch adds the backend and frontend changes needed for being able
to list the cpu count.
Reviewed-by: ultrotter
Iustin Pop
01:01 pm ganeti-local Revision e8a4c138: Add node cpu count to gnt-node list
This patch adds the backend and frontend changes needed for being able
to list the cpu count.
Reviewed-by: ultrotter
Iustin Pop
11:49 am Revision 9ff994da: Wrap exception in _DistributeConfig code
nodelist.remove(X) could potentially raise a ValueError (even if the chance
that the current node is not in the list ...
Guido Trotter
11:49 am ganeti-local Revision 9ff994da: Wrap exception in _DistributeConfig code
nodelist.remove(X) could potentially raise a ValueError (even if the chance
that the current node is not in the list ...
Guido Trotter
11:15 am Revision 41362e70: Simplify target generation in DistributeConfig
Currently we get the list of nodes, and for each one extract all its info, and
just to exclude it if the name matches...
Guido Trotter
11:15 am ganeti-local Revision 41362e70: Simplify target generation in DistributeConfig
Currently we get the list of nodes, and for each one extract all its info, and
just to exclude it if the name matches...
Guido Trotter
« Previous
Next »
 

Also available in: Atom