summaryrefslogtreecommitdiffstats
path: root/base/root/scripts/setup_tsm_client.sh
Commit message (Collapse)AuthorAgeFilesLines
* Reorganise base templates directory to allow for node-type-specific files.Martin Schwenke2009-12-041-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 scriptsAndrew Tridgell2008-07-311-0/+5
|
* more robust gpfs waitAndrew Tridgell2008-07-291-16/+26
|
* let error messagesAndrew Tridgell2008-07-291-2/+2
|
* keep retrying the mountAndrew Tridgell2008-07-291-1/+1
|
* don't need the gpfsready hacks any moreAndrew Tridgell2008-07-281-7/+3
|
* updated from Christian AmbachAndrew Tridgell2008-07-271-4/+7
|
* more waits on setupAndrew Tridgell2008-07-241-0/+1
|
* check gpfs is activeAndrew Tridgell2008-07-241-0/+5
|
* fix gpfsready bug on all nodesAndrew Tridgell2008-07-241-3/+12
|
* fixed problem with rsct domainsAndrew Tridgell2008-07-221-0/+10
|
* - try to work around TSM exclude bugAndrew Tridgell2008-07-221-7/+17
| | | | - try to make tsm setup more robust
* enable low space events in tsm clientsAndrew Tridgell2008-07-181-0/+3
|
* disable TSM auto-migrationAndrew Tridgell2008-07-171-0/+3
|
* make them all parallelAndrew Tridgell2008-07-161-6/+6
|
* do parallel tsm client install if possibleAndrew Tridgell2008-07-161-1/+13
|
* updated tsm scripts after advice from PaulAndrew Tridgell2008-07-161-1/+5
|
* minor fixes to cope with ctdb not runningAndrew Tridgell2008-07-141-2/+4
|
* fixed a typoAndrew Tridgell2008-07-111-1/+3
|
* automate setting the password in TSM clientAndrew Tridgell2008-07-111-3/+31
|
* added gpfs setup scriptAndrew Tridgell2008-07-111-0/+36