diff --git a/docu/common-front-matter.lyx b/docu/common-front-matter.lyx index 1e9711bf..1ea902bd 100644 --- a/docu/common-front-matter.lyx +++ b/docu/common-front-matter.lyx @@ -134,7 +134,7 @@ tst@1und1.de \end_layout \begin_layout Date -Version 0.1a-82 +Version 0.1a-83 \end_layout \begin_layout Lowertitleback diff --git a/docu/mars-architecture-guide.pdf b/docu/mars-architecture-guide.pdf index a0e748ee..f37dfd7c 100644 Binary files a/docu/mars-architecture-guide.pdf and b/docu/mars-architecture-guide.pdf differ diff --git a/docu/mars-user-manual.pdf b/docu/mars-user-manual.pdf index b1617aaf..aac27500 100644 Binary files a/docu/mars-user-manual.pdf and b/docu/mars-user-manual.pdf differ diff --git a/docu/marsadm.help b/docu/marsadm.help index 1df944d7..25f71768 100644 --- a/docu/marsadm.help +++ b/docu/marsadm.help @@ -23,6 +23,17 @@ marsadm [] view[-] [ | all ] 'delete-resource'. --verbose Increase speakyness of some commands. + --parallel + Only resonable when combined with "all". + For each resource, fork() a sub-process running independently + from other resources. May seepd up handover a lot. + However, several cluster managers are known to have problems + with a high parallelism degree (up to deadlocks). + Only use this after thorough testing in combination with your + whole operation stack! + --parallel= + Like --parallel, but limit the parallelism degree to the given + number of parallel processes. --logger=/path/to/usr/bin/logger Use an alternative syslog messenger. When empty, disable syslogging. @@ -166,6 +177,10 @@ marsadm [] view[-] [ | all ] usage: down Shortcut for detach + pause-sync + pause-fetch + pause-replay. + err-purge-all + usage: err-purge-all + Remove any err message from the given resources. + get-emergency-limit usage: get-emergency-limit Counterpart of set-emergency-limit (per-resource emergency limit)