Activity

From 08/11/2007 to 09/09/2007

09/07/2007

02:30 pm Revision 00003458: Make import/export use the auxiliary ssh library to build the remote commands.
This avoids forgetting some parameters, as it's happening right now
(the correct known host file is not being passed)...
Guido Trotter
11:09 am Revision 017778ac: Fix two errors in man page
Guido Trotter

09/05/2007

08:14 pm Revision 88d14415: Add function to get all local IP addresses, will be used in cmdlib.py.
Reviewed-by: schreiberal Michael Hanselmann

09/04/2007

06:27 pm Revision c1671c0e: Use configure's paths in the init script example.
Reviewed-by: schreiberal Michael Hanselmann
04:10 pm Revision bd205d0e: Now that we use configure's variables, add --sysconfdir to configure.
Reviewed-by: ultrotter Michael Hanselmann
02:32 pm Revision 2ec08468: Use _autoconf.py instead of version.py, generated by Makefile with more
variables. The underline is there to mark it as a private module.
Reviewed-by: iustinp
Michael Hanselmann
10:35 am Revision 9dda7cb1: Combine rules for manpages.
Reviewed-by: iustinp Michael Hanselmann
10:35 am Revision 38d9d95d: Use DESTDIR when creating additional directories.
Reviewed-by: iustinp Michael Hanselmann

09/03/2007

05:42 pm Revision 7c18ef8e: - Generic automake cleanup
- Bump version number to 1.2b2
- Add version.py file generated from version.py.in by autoconf
Reviewed-by: schreiberal
Michael Hanselmann
04:28 pm Revision 7d4ee540: - Add Makefile in doc/examples/
Michael Hanselmann
04:23 pm Revision 04daec5d: - Rename docs/ to doc/
- Add Makefile in doc/examples/
Reviewed-by: schreiberal
Michael Hanselmann
02:22 pm Revision 113b55aa: Switch utils.RunCmd from popen2 to subprocess
This changes the implementation of RunCmd from using the popen2 module
to using the (new in 2.4) subprocess module.
...
Iustin Pop
11:04 am Revision 7fcf849f: Add a small unittext extension for utils.RunCmd
Reviewed-by: imsnah Iustin Pop

08/31/2007

06:36 pm Revision 9df6d173: Test “gnt-node volumes”.
Reviewed-by: iustinp Michael Hanselmann
12:12 pm Revision 61bf23ec: Add note about Debian default dbrd.conf
Debian's default drbd configuration has some enabled directives, which make the
init script throw errors. Document ho...
Iustin Pop

08/30/2007

09:33 pm Revision 3571f686: Bump up version to beta1
Iustin Pop
09:27 pm Revision 051f92ec: Fix capitalization.
Reviewed-by: iustinp Michael Hanselmann
09:19 pm Revision ac232de3: Fix some spelling mistakes
Iustin Pop
09:10 pm Revision 89624642: Add note about lvm.conf tuning
Reviewed-by: imsnah Iustin Pop
08:49 pm Revision a0e7cec8: Pass --os-size and --swap-size to burnin during QA.
Reviewed-by: iustinp Michael Hanselmann
08:27 pm Revision 78ac0e0d: Fix the path in the example cron file
Reviewed-by: imsnah Iustin Pop
07:50 pm Revision 958c8f40: Fix a typo in install.sgml
Reviewed-By: iustinp Guido Trotter
07:37 pm Revision 0a2a0d91: Add information about the recommended Xen settings
Reviewed-by: imsnah Iustin Pop
07:16 pm Revision 8d519422: Fix mdadm -D output compatibility issues.
Also add some debugging output. Iustin Pop
06:36 pm Revision 2a710df1: - Check for secondary node before doing a failover.
- Replace magic values by constants.
Reviewed-by: iustinp
Michael Hanselmann
05:32 pm Revision c20494cd: Add a safety check to the backend.AddOSToInstance
This changes a ';' to '&&' to make sure we run the create script from
the correct directory.
Reviewed-by: imsnah
Iustin Pop
05:30 pm Revision 130e907e: Add one more check on cluster init.
This adds a check that the initial node's IP name doesn't resolve to a
loopback address (127.x.y.z).
Also remove an ...
Iustin Pop
05:21 pm Revision 727830bf: More updates to the installation tutorial.
Changes:
- add note about installing the cron job
- add an example cron job file and modify top-level Makefile.am...
Iustin Pop
03:53 pm Revision dd3701d1: Add note about manually loading the drbd module
Iustin Pop
03:52 pm Revision 851765bb: Add note about running the Xen kernel before compiling DRBD
Iustin Pop
03:30 pm Revision 65ca7c46: Add mdadm to the debian example
Reviewed-by: roman.marxer Iustin Pop
03:14 pm Revision 5a96795f: Add more details about hostname issues
Iustin Pop
01:29 pm Revision b9ac33e9: Fix the manpage gnt-instance w.r.t. units
The manpage wrongly states that the default unit for disk sizes is
gibibytes, whereas currently it's mebibytes. Fix t...
Iustin Pop
12:35 pm Revision 16450d30: Document kernel selection method
This changelist add:
- documentation on how to select the kernel and initrd (if needed) for
instances
- suppo...
Iustin Pop

08/29/2007

05:34 pm Revision 32ad0582: New version of install.sgml
This adds more examples and clarifies the existing ones.
Reviewed-by: roman.marxer
Iustin Pop

08/28/2007

03:25 pm Revision ff98055b: Refuse nodes with non-FQDN hostnames.
This changes the cluster init and node join to refuse a node that has a
different hostname than what the resolver ret...
Iustin Pop
02:35 pm Revision ec377077: Docbook-relate changes on admin.sgml
This changes a lot of docbook-related stuff and addresses a few consistency
issues.
Reviewed-by: vylavera
Iustin Pop
11:54 am Revision 0bac47cf: Cleanup of the installation tutorial.
This fixes some consistency issues.
Reviewed-by: vylavera
Iustin Pop
11:50 am Revision 1a87dca7: Fix compatibility problems with mdadm-2.5.6
This fixes a compatibility problem with recent mdadm (2.x?) by
reimplementing the zero-ing of the superblocks in gane...
Iustin Pop

08/27/2007

12:20 pm Revision 4096472d: Changed INSTALL to point to the tutorial and admin guide.
Iustin Pop

08/24/2007

03:29 pm Revision 94508060: Implement argument for known_hosts file.
Reviewed-by: iustinp Michael Hanselmann
02:38 pm Revision 807d926c: Set SSH's ClearAllForwardings and ForwardAgent options.
Reviewed-by: iustinp Michael Hanselmann
01:23 pm Revision 180bdd1f: - Test “gnt-cluster copyfile”
- Run “gnt-cluster verify” and “gnt-cluster info” after adding all nodes
- Remove unused --cleanup option
- Remove --...
Michael Hanselmann
12:20 pm Revision 82122173: Rework ssh known-hosts handling.
This changes:
- cluster setup, we no longer edit /etc/ssh/ssh_known_hosts but our
own file
- node add, we no ...
Iustin Pop

08/23/2007

04:59 pm Revision 02715459: Improve LURunClusterCommand
This function used a hand-coded ssh call to remote nodes. Fix it to use the
ssh.SSHCall function, and in the process ...
Iustin Pop

08/22/2007

06:53 pm Revision 8bd562f5: Fix one wrong usage of _GetWantedNodes
_GetWantedNodes is used wrongly by the LUClusterCopyFile. This fixes that.
Reviewed-by: imsnah
Iustin Pop

08/21/2007

05:35 pm Revision 31ee599c: Fix typo.
Reviewed-by: iustin Michael Hanselmann
11:39 am Revision b212bf8b: Rename installing.sgml to install.sgml
This is more in line with the other document names.
Also, change the title to simply "Ganeti installation tutorial"....
Iustin Pop

08/20/2007

05:43 pm Revision 5cd0d9c0: Add information about installing from source.
In case one installs from source, make, tar and gzip are also needed. tar and
gzip are almost always installed, but m...
Iustin Pop
04:27 pm Revision 3899870e: Disable hashing of the ssh keys.
In case we use StrictHostKeyChecking=ask, also add HashKnownHosts=no so that
debugging is easier. The nodes to which ...
Iustin Pop
03:17 pm Revision 644eeef9: Add support for listing instance disk sizes.
Reviewed-by: imsnah Iustin Pop
02:29 pm Revision a02bc76e: A CheckPrereq method had one unconverted "return 1" statement. Change it to the
appropriate raise.
Reviewed-by: imsnah
Iustin Pop
11:21 am Revision ce482672: Add ganeti-master to sbin_SCRIPTS
This was forgotten when the init script was changed.
Reviewed-by: imsnah
Iustin Pop

08/17/2007

12:14 pm Revision 16be8703: Change cli.OutputTable to cli.GenerateTable
Since the table generation might be useful elsewhere, let's change it to
return the data instead of directly printing...
Iustin Pop

08/16/2007

06:23 pm Revision 1005b0c1: Another documentation update.
This removes the section on packages from installing.sgml (until we have
packages) and adds/corrects informations abo...
Iustin Pop
06:13 pm Revision 8925faaa: Some small fixes.
It fixes the main Makefile.am to create $localstatedir/{lib,log}/ganeti.
It fixes the testing Makefile.am after the r...
Iustin Pop
04:06 pm Revision a7a19281: Documentation updates.
This changes installing.sgml, adding details about required software and
OS instances. It also updates INSTALL and RE...
Iustin Pop

08/15/2007

06:15 pm Revision 5d6dd340: Some changes to the installation manual.
The biggest change is that at configure time one must specify
--localstatedir=/var since the directories for ganeti (...
Iustin Pop

08/14/2007

06:17 pm Revision 3ecf6786: Style changes for pep-8 and python-3000 compliance.
This changes the raising of exceptions from:
raise Exception, value
to
raise Exception(value)
as the first form ...
Iustin Pop
« Previous
Next »
 

Also available in: Atom