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
path:
root
/
base
/
root
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganise base templates directory to allow for node-type-specific files.
Martin Schwenke
2009-12-04
16
-1359
/
+0
*
Move list of extra SoFS packages to new config variable SOFS_EXTRA_PACKAGES.
Martin Schwenke
2009-10-01
1
-9
/
+6
*
Make setup_gpfs.sh designate quorum nodes more cleanly.
Martin Schwenke
2009-09-23
1
-12
/
+9
*
Update conf.base-SoFS to tell vsftpd to use connect_from_port_20=YES.
Martin Schwenke
2009-09-21
1
-0
/
+2
*
Attempt to set adminMode to allToAll in setup_gpfs.sh to for GPFS 3.3.
Martin Schwenke
2009-09-10
1
-0
/
+4
*
SoFS-postinstall.sh should install more CIM packages.
Martin Schwenke
2009-09-07
1
-1
/
+1
*
Add version-specific package installation to SoFS-postinstall.sh.
Martin Schwenke
2009-09-03
1
-0
/
+10
*
Revert typo introduced by commit d39e4a7c395d057cc7b4ad4a4b23937a7b2363bb.
Martin Schwenke
2009-09-02
1
-1
/
+1
*
SoFS-postinstall.sh - next attempt, drop the continuation backslash.
Martin Schwenke
2009-08-21
1
-1
/
+1
*
Fix mysterious syntax error in SoFS-postinstall.sh.
Martin Schwenke
2009-08-21
1
-2
/
+2
*
Change the conditions that SoFS-postinstall.sh installs the SoFS GUI packages.
Martin Schwenke
2009-08-21
1
-1
/
+5
*
Make the use of GPFS_DEFAULT_NSDS clearer in setup_gpfs.sh.
Martin Schwenke
2009-08-18
1
-2
/
+3
*
New config variable GPFS_DEFAULT_NSDS.
Martin Schwenke
2009-08-18
1
-1
/
+8
*
In setup_gpfs.sh, limit the GPFS quorum nodes.
Martin Schwenke
2009-08-18
1
-1
/
+15
*
Make setup_gpfs.sh set up licensing of GPFS server nodes if required.
Martin Schwenke
2009-08-18
1
-0
/
+6
*
Split DISK_TYPE into SYSTEM_DISK_TYPE and SHARED_DISK_TYPE. DISK_PREFIX too.
Martin Schwenke
2009-08-17
1
-3
/
+3
*
Make setting of CTDB recovery lock more reliable in setup_gpfs.sh.
Martin Schwenke
2009-08-14
1
-3
/
+3
*
Make KDC name configurable.
Martin Schwenke
2009-08-13
1
-1
/
+1
*
Parameterise disk type and the corresponding device file prefix.
Martin Schwenke
2009-08-13
1
-3
/
+3
*
Really remove conf.base-SoFS-1.5.3.
Martin Schwenke
2009-08-13
1
-506
/
+0
*
Reconcile conf.base-SoFS.
Martin Schwenke
2009-08-13
1
-74
/
+28
*
Merge branch 'master' into merged_kickstart
Martin Schwenke
2009-07-31
1
-1
/
+1
|
\
|
*
Fix setup_samba.sh script for ctdb >= 1.0.78.
Martin Schwenke
2009-07-31
1
-1
/
+1
*
|
Make SoFS-postinstall.sh use SOFS_GUI_PACKAGES.
Martin Schwenke
2009-07-31
1
-1
/
+1
|
/
*
More general selection of secondary GPFS server in setup_gpfs.sh.
Martin Schwenke
2009-05-29
1
-7
/
+14
*
Make setup_gpfs.sh and mknsd.sh aware of NSD servers.
Martin Schwenke
2009-05-29
3
-24
/
+51
*
Rationalise the the use of "yum clean all" in postinstall scripts.
Martin Schwenke
2009-05-25
1
-1
/
+0
*
Use "yum clean all" before any "yum -y update" to avoid yum weirdness.
Martin Schwenke
2009-05-12
1
-0
/
+1
*
Dynamic configuration of public addresses in conf.base-SoFS*.
Martin Schwenke
2009-04-21
2
-35
/
+2
*
Really add new conf.base-SoFS-1.5.3 file.
Martin Schwenke
2009-04-17
1
-0
/
+523
*
conf.base updates and memory limit tweaks.
Martin Schwenke
2009-04-17
2
-2
/
+5
*
Fix the state check in setup_gpfs.sh to be more robust. Change
Martin Schwenke
2009-04-09
2
-3
/
+12
*
Rework some of the postinstall logic to make it easier to setup and
Martin Schwenke
2009-04-03
1
-7
/
+5
*
Make the version of the GPFS base package that is installed by
Martin Schwenke
2009-04-01
1
-1
/
+1
*
Merge commit 'martin/for-tridge'
Andrew Tridgell
2009-01-08
1
-0
/
+5
|
\
|
*
Get postinstall.sh to install keyutils-libs-devel.i386 - it is needed
Martin Schwenke
2009-01-08
1
-0
/
+5
*
|
Merge commit 'martin/for-tridge'
Andrew Tridgell
2009-01-08
3
-4
/
+9
|
\
|
|
*
Enable NFS locking in postinstall.sh.
Martin Schwenke
2008-11-06
1
-0
/
+4
|
*
New format for HTTP configuration in conf.base.
Martin Schwenke
2008-10-20
1
-4
/
+4
|
*
Add an extra SSH public key to the base authorized keys.
Martin Schwenke
2008-10-10
1
-0
/
+1
*
|
Merge commit 'svart/master'
Andrew Tridgell
2008-10-07
4
-21
/
+120
|
\
|
|
*
setup_samba.sh tries even harder to make the cluster healthy.
Martin Schwenke
2008-10-02
1
-1
/
+9
|
*
Update the httpexports section as well as
Martin Schwenke
2008-10-01
1
-4
/
+9
|
*
setup_samba.sh waits 10 seconds, not until healthy, before 2nd ctdb restart.
Martin Schwenke
2008-10-01
1
-2
/
+2
|
*
setup_samba.sh needs to say #!/bin/bash, as does anything that calls
Martin Schwenke
2008-09-24
1
-1
/
+1
|
*
Add base file /root/scripts/functions. setup_samba.sh now properly
Martin Schwenke
2008-09-24
2
-15
/
+45
|
*
Put back the chroot jail fixes and httpd config changes that somehow
Martin Schwenke
2008-09-19
2
-4
/
+8
|
*
New option WITH_SOFS_GUI can be set to 0 to avoid installation of the
Martin Schwenke
2008-09-18
1
-1
/
+6
|
*
Move the forced network configuration from postinstall.sh to a
Martin Schwenke
2008-09-17
1
-22
/
+0
|
*
New base script template /root/scripts/postinstall.sh replaces
Martin Schwenke
2008-09-17
3
-9
/
+78
[next]