index
:
autocluster.git
glusterfs-helpers
master
Autocluster is a script for building virtual clusters to test clustered Samba.
Anoop C S
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
New configuration variables BASE_PER_NODE_TYPE.
Martin Schwenke
2010-05-21
2
-0
/
+7
*
Add a comment to explain the previous commit.
Martin Schwenke
2010-05-21
1
-2
/
+3
*
Fold setup_network() into setup_base().
Martin Schwenke
2010-05-21
1
-2
/
+10
*
New config variable KS_DONE_MESSAGE, used to find end of kickstart install.
Martin Schwenke
2010-05-21
2
-1
/
+4
*
Add new function clear_hooks() to clear the value of a hook variable.
Martin Schwenke
2010-05-21
1
-0
/
+8
*
Move SSH key and grub config hacks to functions for use in setup_base_hooks.
Martin Schwenke
2010-05-21
1
-10
/
+22
*
New hook kickstart_floppy_create_hooks.
Martin Schwenke
2010-05-12
1
-0
/
+6
*
Only print message about creating a disk when actually creating a disk.
Martin Schwenke
2010-05-12
1
-1
/
+2
*
New value for SYSTEM_DISK_FORMAT: "none".
Martin Schwenke
2010-05-12
2
-3
/
+6
*
New function create_node_configure_image() to do the per-image configuration.
Martin Schwenke
2010-05-12
1
-4
/
+12
*
Test SONAS releases after 1.1.0.x with RHEL5.5.
Martin Schwenke
2010-05-12
1
-1
/
+2
*
nbd-client is also optional if SYSTEM_DISK_FORMAT is not "raw".
Martin Schwenke
2010-04-30
1
-2
/
+4
*
Always set SONAS_VERSION, since it is no longer a configuration variable.
Martin Schwenke
2010-04-29
1
-6
/
+2
*
Revert "New SOFS configuration variable SONAS_VERSION, default to null."
Martin Schwenke
2010-04-29
1
-3
/
+0
*
Allow releases of the form <product>-<version> to use product.release.
Martin Schwenke
2010-04-29
1
-5
/
+9
*
New release file for SONAS.
Martin Schwenke
2010-04-29
1
-0
/
+35
*
New SOFS configuration variable SONAS_VERSION, default to null.
Martin Schwenke
2010-04-29
1
-0
/
+3
*
Make with_release() pass args $2.. to the release file when sourcing it.
Martin Schwenke
2010-04-29
1
-0
/
+1
*
Add support for RHEL5.5 cluster nodes.
Martin Schwenke
2010-04-28
1
-0
/
+1
*
setup_gpfs.sh must source nsd_server_common.bash before processing args.
Martin Schwenke
2010-04-20
1
-3
/
+5
*
Add command-line options to setup_gpfs.sh.
Martin Schwenke
2010-04-20
1
-14
/
+70
*
Usage for SHARED_DISK_TYPE option should mention "iscsi".
Martin Schwenke
2010-03-31
1
-1
/
+1
*
Makefile: Use time in the version string as well.
Martin Schwenke
2010-03-29
1
-1
/
+3
*
Makefile: Add rpm target and fix version.
Martin Schwenke
2010-03-29
1
-1
/
+4
*
Makefile: Make dist target and associated generated targets more robust.
Martin Schwenke
2010-03-29
1
-3
/
+3
*
Document how to use autocluster with RHEL5 KVM package.
Martin Schwenke
2010-03-24
1
-8
/
+81
*
Parameterise the iSCSI target deletion with ISCSI_TID.
Martin Schwenke
2010-03-23
1
-1
/
+1
*
Use tgt-admin --delete with --force to delete targets.
Martin Schwenke
2010-03-23
1
-1
/
+1
*
Only check for QEMU_NBD command if SYSTEM_DISK_FORMAT is not "raw".
Martin Schwenke
2010-03-23
1
-1
/
+1
*
Improve iSCSI host setup.
Martin Schwenke
2010-03-19
1
-8
/
+13
*
Remove any old shared disks before creating new ones.
Martin Schwenke
2010-03-18
1
-0
/
+1
*
iscsimultipath initscript should identify itself when running.
Martin Schwenke
2010-03-18
1
-0
/
+4
*
Attempt to fix the iscsimultipath initscript.
Martin Schwenke
2010-03-18
1
-13
/
+35
*
Improve iSCSI multipath handling.
Martin Schwenke
2010-03-18
2
-8
/
+90
*
If $SYSTEM_DISK_FORMAT is raw then just do a loopback mount.
Martin Schwenke
2010-03-17
1
-8
/
+48
*
If SYSTEM_DISK_FORMAT is "raw" then BASE_FORMAT must also be "raw".
Martin Schwenke
2010-03-17
1
-0
/
+4
*
Base image filename now ends in $BASE_FORMAT.
Martin Schwenke
2010-03-17
1
-4
/
+5
*
New configuration option SYSTEM_DISK_FORMAT.
Martin Schwenke
2010-03-17
2
-2
/
+14
*
Merge branch 'iscsi'
Martin Schwenke
2010-03-16
9
-34
/
+250
|
\
|
*
Fix iSCSI host setup bug.
Martin Schwenke
2010-03-16
1
-1
/
+1
|
*
iscsi_out needs to be set in a function so it gets the value of CLUSTER.
Martin Schwenke
2010-03-16
1
-3
/
+3
|
*
Fix careless error in iSCSI host configuration.
Martin Schwenke
2010-03-16
1
-4
/
+8
|
*
Make iscsi_cluster_created() point to file containing the tgtadm commands.
Martin Schwenke
2010-03-16
1
-4
/
+4
|
*
Move iSCSI host setup from shared_disk_template() to shared_disk_setup().
Martin Schwenke
2010-03-16
1
-37
/
+36
|
*
New configuration variables for shared disks.
Martin Schwenke
2010-03-16
1
-2
/
+9
|
*
Remove indentation from message in iscsi_cluster_created().
Martin Schwenke
2010-03-16
1
-6
/
+5
|
*
iSCSI bug fixes.
Martin Schwenke
2010-03-16
1
-3
/
+3
|
*
Add missing backslashes to sed commands in iSCSI code.
Martin Schwenke
2010-03-15
1
-2
/
+2
|
*
Print a message when setting up iSCSI shared disks for each client.
Martin Schwenke
2010-03-15
1
-0
/
+2
|
*
iscsi_cluster_created should only be registered if using iSCSI shared disks.
Martin Schwenke
2010-03-15
1
-1
/
+3
[prev]
[next]