Activity

From 12/20/2007 to 01/18/2008

01/18/2008

06:07 pm Revision b6f2e47f: Fix the make dist rule
In revision 459 I added a bug in the make dist rule in the sense that
the archive will include *all* of test/data dir...
Iustin Pop
06:07 pm ganeti-local Revision b6f2e47f: Fix the make dist rule
In revision 459 I added a bug in the make dist rule in the sense that
the archive will include *all* of test/data dir...
Iustin Pop
05:19 pm Revision 31b9055c: Bump version numbers for the 1.2.1 release
This a merge to trunk of revision 494.
Reviewed-by: imsnah
Iustin Pop
05:19 pm ganeti-local Revision 31b9055c: Bump version numbers for the 1.2.1 release
This a merge to trunk of revision 494.
Reviewed-by: imsnah
Iustin Pop

01/16/2008

06:01 pm Revision 8ae6bb54: Show the HVM boot order in instance info
This is a merge from the 1.2 branch
Reviewed-by: imsnah
Iustin Pop
06:01 pm ganeti-local Revision 8ae6bb54: Show the HVM boot order in instance info
This is a merge from the 1.2 branch
Reviewed-by: imsnah
Iustin Pop
06:01 pm Revision 147af04d: Two small style fixes
This is a merge from the 1.2 branch
Reviewed-by: imsnah
Iustin Pop
06:01 pm ganeti-local Revision 147af04d: Two small style fixes
This is a merge from the 1.2 branch
Reviewed-by: imsnah
Iustin Pop

01/14/2008

06:03 pm Revision d4844f0f: Make instance start/stop skippable at burnin time
Even though burnin was born just to do that test it now contains a lot more
things one might try, so it makes sense t...
Guido Trotter
06:03 pm ganeti-local Revision d4844f0f: Make instance start/stop skippable at burnin time
Even though burnin was born just to do that test it now contains a lot more
things one might try, so it makes sense t...
Guido Trotter
06:01 pm Revision bd5e77f9: Do instance export and import during burnin
Instances get exported to a remote node, then removed and imported back to
their original nodes. This should be an id...
Guido Trotter
06:01 pm ganeti-local Revision bd5e77f9: Do instance export and import during burnin
Instances get exported to a remote node, then removed and imported back to
their original nodes. This should be an id...
Guido Trotter
05:11 pm Revision 4aa036ab: Allow burnin to take "-t plain" as an option
The burnin code deals with "-t plain", but the command line parser
doesn't allow that as an option. This patch fixes ...
Iustin Pop
05:11 pm ganeti-local Revision 4aa036ab: Allow burnin to take "-t plain" as an option
The burnin code deals with "-t plain", but the command line parser
doesn't allow that as an option. This patch fixes ...
Iustin Pop
05:10 pm ganeti-local Revision ba4b62cf: Fix some misspellings
This patch fixes two name typos and a style issue (which makes pylint
complain).
Reviewed-by: ultrotter
Iustin Pop
05:10 pm Revision ba4b62cf: Fix some misspellings
This patch fixes two name typos and a style issue (which makes pylint
complain).
Reviewed-by: ultrotter
Iustin Pop
04:19 pm Revision 40ed12dd: Fix CreateInstance new optional parameters
Some new paramenters of the CreateInstance opcode are optional (namely
kernel_path, initrd_path and hvm_boot_order) b...
Guido Trotter
04:19 pm ganeti-local Revision 40ed12dd: Fix CreateInstance new optional parameters
Some new paramenters of the CreateInstance opcode are optional (namely
kernel_path, initrd_path and hvm_boot_order) b...
Guido Trotter
02:22 pm Revision c19dfc03: Add mac="auto" at import time
Mac is now a mandatory option for OpCreateInstance. Add it when we call this
opcode at import time too. This is a qui...
Guido Trotter
02:22 pm ganeti-local Revision c19dfc03: Add mac="auto" at import time
Mac is now a mandatory option for OpCreateInstance. Add it when we call this
opcode at import time too. This is a qui...
Guido Trotter

01/11/2008

02:13 pm Revision 25c5878d: Support selecting the boot device order for HVM.
This patch adds support for specifying and changing the boot device order for
HVM instances. The boot device order sp...
Alexander Schreiber
02:13 pm ganeti-local Revision 25c5878d: Support selecting the boot device order for HVM.
This patch adds support for specifying and changing the boot device order for
HVM instances. The boot device order sp...
Alexander Schreiber

01/10/2008

01:42 pm Revision c234fe4c: Complete --node description for gnt-backup(8)
The second paramenter of --node was not described in gnt-backup. Add
information about it.
Reviewed-by: imsnah
Guido Trotter
01:42 pm ganeti-local Revision c234fe4c: Complete --node description for gnt-backup(8)
The second paramenter of --node was not described in gnt-backup. Add
information about it.
Reviewed-by: imsnah
Guido Trotter
01:42 pm ganeti-local Revision 88269100: Update gnt-backup(8) -m option explanation
Copy it from gnt-instance(8) for uniformity
Reviewed-by: imsnah
Guido Trotter
01:42 pm Revision 88269100: Update gnt-backup(8) -m option explanation
Copy it from gnt-instance(8) for uniformity
Reviewed-by: imsnah
Guido Trotter
01:41 pm Revision 1e808cbf: Add the --swap-size option gnt-backup(8)
Reviewed-by: imsnah Guido Trotter
01:41 pm ganeti-local Revision 1e808cbf: Add the --swap-size option gnt-backup(8)
Reviewed-by: imsnah Guido Trotter
01:41 pm Revision 7dccfd68: gnt-backup import doesn't allow to chose the os
Since it's an import the os is implied to be the one which performed the
export. No -o option is accepted. Reflect th...
Guido Trotter
01:41 pm ganeti-local Revision 7dccfd68: gnt-backup import doesn't allow to chose the os
Since it's an import the os is implied to be the one which performed the
export. No -o option is accepted. Reflect th...
Guido Trotter
01:41 pm Revision d5687e89: Fix gnt-backup import -s option
Update gnt-backup import to be in line with gnt-instance add about the os disk
size option. Thanks to Gunnar Wagenkne...
Guido Trotter
01:41 pm ganeti-local Revision d5687e89: Fix gnt-backup import -s option
Update gnt-backup import to be in line with gnt-instance add about the os disk
size option. Thanks to Gunnar Wagenkne...
Guido Trotter

01/09/2008

03:02 pm Revision 0d9c53bc: Add boot_order entry to Instance object.
First step to support custom boot device order for HVM instances, add a
location to actually store that information f...
Alexander Schreiber
03:02 pm ganeti-local Revision 0d9c53bc: Add boot_order entry to Instance object.
First step to support custom boot device order for HVM instances, add a
location to actually store that information f...
Alexander Schreiber

01/08/2008

06:16 pm Revision 4501af56: Add the new OpCreateInstance parameters to burnin
Reviewed-by: schreiberal Iustin Pop
06:16 pm ganeti-local Revision 4501af56: Add the new OpCreateInstance parameters to burnin
Reviewed-by: schreiberal Iustin Pop
06:16 pm ganeti-local Revision 8cafeb26: Fix gnt-instance modify breakage introduced in r462
Reviewed-by: schreiberal Iustin Pop
06:16 pm Revision 8cafeb26: Fix gnt-instance modify breakage introduced in r462
Reviewed-by: schreiberal Iustin Pop
01:04 pm ganeti-local Revision 00f98619: Update manpages with the kernel/initrd options
This patch modifes the ‘gnt-instance’ instance manpage with the new
‘--kernel’ and ‘--initrd’ options.
Reviewed-by: ...
Iustin Pop
01:04 pm Revision 00f98619: Update manpages with the kernel/initrd options
This patch modifes the ‘gnt-instance’ instance manpage with the new
‘--kernel’ and ‘--initrd’ options.
Reviewed-by: ...
Iustin Pop
01:04 pm Revision 03abdbe8: Change the Xen PVM to use the new kernel options
This patch changes the hypervisor to use the new kernel and initrd
instance attributes. They kernel is handled as exp...
Iustin Pop
01:04 pm ganeti-local Revision 03abdbe8: Change the Xen PVM to use the new kernel options
This patch changes the hypervisor to use the new kernel and initrd
instance attributes. They kernel is handled as exp...
Iustin Pop
01:03 pm ganeti-local Revision 71aa8f73: Make ‘gnt-instance info’ show kernel/initrd paths
This patch changes the info subcommand to nicely show the kernel and
initrd paths.
Reviewed-by: imsnah
Iustin Pop
01:03 pm Revision 71aa8f73: Make ‘gnt-instance info’ show kernel/initrd paths
This patch changes the info subcommand to nicely show the kernel and
initrd paths.
Reviewed-by: imsnah
Iustin Pop
01:03 pm Revision 3b6d8c9b: Allow defining the kernel/initrd at creation time
This patch adds support for defining the kernel/initrd at instance
creation time, using the same interface as in inst...
Iustin Pop
01:03 pm ganeti-local Revision 3b6d8c9b: Allow defining the kernel/initrd at creation time
This patch adds support for defining the kernel/initrd at instance
creation time, using the same interface as in inst...
Iustin Pop
01:03 pm Revision 973d7867: Add support for modifying the kernel/initrd path
This patch adds support in ‘gnt-instance modify’ to set the kernel and
initrd paths. The user can pass either 'defaul...
Iustin Pop
01:03 pm ganeti-local Revision 973d7867: Add support for modifying the kernel/initrd path
This patch adds support in ‘gnt-instance modify’ to set the kernel and
initrd paths. The user can pass either 'defaul...
Iustin Pop
01:02 pm Revision 2d8c9c2e: Add kernel/initrd paths to the instance object
This patch adds two new attributes to the instance object:
- kernel_path
- object_path
The code ignores them and...
Iustin Pop
01:02 pm ganeti-local Revision 2d8c9c2e: Add kernel/initrd paths to the instance object
This patch adds two new attributes to the instance object:
- kernel_path
- object_path
The code ignores them and...
Iustin Pop

01/07/2008

06:34 pm Revision 61854511: Fix a typo in the ‘gnt-instance’ manpage
Reviewed-by: schreiberal Iustin Pop
06:34 pm ganeti-local Revision 61854511: Fix a typo in the ‘gnt-instance’ manpage
Reviewed-by: schreiberal Iustin Pop
06:34 pm Revision 6634816b: Fix ‘make distcheck’ breakage introduced in r455
This patch fixes the ‘make distcheck’ breakage caused by missing test data in
the archive and missing handling of bui...
Iustin Pop
06:34 pm ganeti-local Revision 6634816b: Fix ‘make distcheck’ breakage introduced in r455
This patch fixes the ‘make distcheck’ breakage caused by missing test data in
the archive and missing handling of bui...
Iustin Pop
03:30 pm Revision b63ed789: Improve verify-disks: broken/missing LV detection
This patch improves the ‘gnt-cluster verify-disks’ command by adding
support for detecting broken volume groups and m...
Iustin Pop
03:30 pm ganeti-local Revision b63ed789: Improve verify-disks: broken/missing LV detection
This patch improves the ‘gnt-cluster verify-disks’ command by adding
support for detecting broken volume groups and m...
Iustin Pop
03:29 pm ganeti-local Revision 5574047a: Activate logical volumes at Assemble() time
This patch changes the Assemble() method for logical volumes from a noop
to do a `lvchange -ay` on the logical volume...
Iustin Pop
03:29 pm Revision 5574047a: Activate logical volumes at Assemble() time
This patch changes the Assemble() method for logical volumes from a noop
to do a `lvchange -ay` on the logical volume...
Iustin Pop
03:28 pm Revision be1ba2bd: Improve speed of activating block devs
This patch fixes the double attach operation in bdev.AttachOrAssemble,
which was an indentation mistake in the first ...
Iustin Pop
03:28 pm ganeti-local Revision be1ba2bd: Improve speed of activating block devs
This patch fixes the double attach operation in bdev.AttachOrAssemble,
which was an indentation mistake in the first ...
Iustin Pop
01:22 pm Revision 3840729d: Add unittest for DRBD8 drdbsetup show parser
This patch changes the bdev.DRBD8._GetDevInfo to take a string instead
of a minor, separates the `drbdsetup show` inv...
Iustin Pop
01:22 pm ganeti-local Revision 3840729d: Add unittest for DRBD8 drdbsetup show parser
This patch changes the bdev.DRBD8._GetDevInfo to take a string instead
of a minor, separates the `drbdsetup show` inv...
Iustin Pop

12/28/2007

12:05 pm Revision f3a55c90: Document variable MAC support to gnt-instance.
Document the ability to set and change the MAC address for instances.
Reviewed-by: iustinp
Alexander Schreiber
12:05 pm ganeti-local Revision f3a55c90: Document variable MAC support to gnt-instance.
Document the ability to set and change the MAC address for instances.
Reviewed-by: iustinp
Alexander Schreiber

12/27/2007

05:31 pm Revision 1862d460: Allow instance MAC address to be set.
Allow the MAC address of an instance to be specified optionally during
instance creation and later to be changed via ...
Alexander Schreiber
05:31 pm ganeti-local Revision 1862d460: Allow instance MAC address to be set.
Allow the MAC address of an instance to be specified optionally during
instance creation and later to be changed via ...
Alexander Schreiber

12/21/2007

04:00 pm Revision bf6fe28b: HVM proof-of-concept documentation
Update documentation to document the HVM proof-of-concept.
Reviewed-by: iustinp
Alexander Schreiber
04:00 pm ganeti-local Revision bf6fe28b: HVM proof-of-concept documentation
Update documentation to document the HVM proof-of-concept.
Reviewed-by: iustinp
Alexander Schreiber

12/20/2007

06:47 pm Revision 2a6469d5: Proof-of-Concept HVM support for Ganeti.
This patch implements a first proof-of-concept for HVM support in Ganeti.
Due to the nature of this patch, it is inte...
Alexander Schreiber
06:47 pm ganeti-local Revision 2a6469d5: Proof-of-Concept HVM support for Ganeti.
This patch implements a first proof-of-concept for HVM support in Ganeti.
Due to the nature of this patch, it is inte...
Alexander Schreiber
03:59 pm Revision 01121d61: Error handling for instance config file creation
Wrap error handling around creating the instance config file.
Reviewed-by: iustinp
Alexander Schreiber
03:59 pm ganeti-local Revision 01121d61: Error handling for instance config file creation
Wrap error handling around creating the instance config file.
Reviewed-by: iustinp
Alexander Schreiber
11:58 am Revision 631eb662: Use a generic Xen hypervisor interface.
Abstract the parts of the Xen hypervisor interface shared by both PVM and
HVM into a generic interface, subclass the ...
Alexander Schreiber
11:58 am ganeti-local Revision 631eb662: Use a generic Xen hypervisor interface.
Abstract the parts of the Xen hypervisor interface shared by both PVM and
HVM into a generic interface, subclass the ...
Alexander Schreiber
« Previous
Next »
 

Also available in: Atom