| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganise base templates directory to allow for node-type-specific files. | Martin Schwenke | 2009-12-04 | 1 | -139/+0 |
| | | | | | | | | | | | | | | | | | | | | | | * Previous contents of base/ are now in base/all. * create_node_COMMON() takes an extra argument (inserted as $3) that specifies the node type. All of the create_node_* functions pass "$type" for this argument. * setup_base() now has an optional argument, which is only passed by create_node_COMMON. Rather than simply copying and substituting templates for the entire $BASE_TEMPLATES/ subdirectory it now does this for $BASE_TEMPLATES/all and then $BASE_TEMPLATES/$type. Therefore, the contents of the type-specific directory override the contents of "all" directory. * releases/SoFS.common uses the "all" version of SoFS-postinstall.sh when setting POSTINSTALL_TEMPLATE. This variable also now respects $BASE_TEMPLATES instead of hard-coding the base/ subdirectory. Signed-off-by: Martin Schwenke <martin@meltin.net> | ||||
| * | nicer error handling in some scripts | Andrew Tridgell | 2008-07-31 | 1 | -0/+5 |
| | | |||||
| * | more robust gpfs wait | Andrew Tridgell | 2008-07-29 | 1 | -16/+26 |
| | | |||||
| * | let error messages | Andrew Tridgell | 2008-07-29 | 1 | -2/+2 |
| | | |||||
| * | keep retrying the mount | Andrew Tridgell | 2008-07-29 | 1 | -1/+1 |
| | | |||||
| * | don't need the gpfsready hacks any more | Andrew Tridgell | 2008-07-28 | 1 | -7/+3 |
| | | |||||
| * | updated from Christian Ambach | Andrew Tridgell | 2008-07-27 | 1 | -4/+7 |
| | | |||||
| * | more waits on setup | Andrew Tridgell | 2008-07-24 | 1 | -0/+1 |
| | | |||||
| * | check gpfs is active | Andrew Tridgell | 2008-07-24 | 1 | -0/+5 |
| | | |||||
| * | fix gpfsready bug on all nodes | Andrew Tridgell | 2008-07-24 | 1 | -3/+12 |
| | | |||||
| * | fixed problem with rsct domains | Andrew Tridgell | 2008-07-22 | 1 | -0/+10 |
| | | |||||
| * | - try to work around TSM exclude bug | Andrew Tridgell | 2008-07-22 | 1 | -7/+17 |
| | | | | | - try to make tsm setup more robust | ||||
| * | enable low space events in tsm clients | Andrew Tridgell | 2008-07-18 | 1 | -0/+3 |
| | | |||||
| * | disable TSM auto-migration | Andrew Tridgell | 2008-07-17 | 1 | -0/+3 |
| | | |||||
| * | make them all parallel | Andrew Tridgell | 2008-07-16 | 1 | -6/+6 |
| | | |||||
| * | do parallel tsm client install if possible | Andrew Tridgell | 2008-07-16 | 1 | -1/+13 |
| | | |||||
| * | updated tsm scripts after advice from Paul | Andrew Tridgell | 2008-07-16 | 1 | -1/+5 |
| | | |||||
| * | minor fixes to cope with ctdb not running | Andrew Tridgell | 2008-07-14 | 1 | -2/+4 |
| | | |||||
| * | fixed a typo | Andrew Tridgell | 2008-07-11 | 1 | -1/+3 |
| | | |||||
| * | automate setting the password in TSM client | Andrew Tridgell | 2008-07-11 | 1 | -3/+31 |
| | | |||||
| * | added gpfs setup script | Andrew Tridgell | 2008-07-11 | 1 | -0/+36 |
