summaryrefslogtreecommitdiffstats
path: root/planetlab/notes.txt
diff options
context:
space:
mode:
authorthibauth <thibauth@30fcff6e-8de6-41c7-acce-77ff6d1dd07b>2011-08-02 16:43:23 +0000
committerthibauth <thibauth@30fcff6e-8de6-41c7-acce-77ff6d1dd07b>2011-08-02 16:43:23 +0000
commit34831092a72a068d50a81568cef37331c9537a71 (patch)
treebac57659840fe4f6cb93dc263420611755d079db /planetlab/notes.txt
parent3bb7785b59ef92278b24f2636b5250b07ce788ee (diff)
downloadpacemaker-34831092a72a068d50a81568cef37331c9537a71.tar.gz
More nodes for planetlab, some notes about the deployment
git-svn-id: https://scm.gforge.inria.fr/svn/pacemaker@51 30fcff6e-8de6-41c7-acce-77ff6d1dd07b
Diffstat (limited to 'planetlab/notes.txt')
-rw-r--r--planetlab/notes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/planetlab/notes.txt b/planetlab/notes.txt
new file mode 100644
index 0000000..f2b8cde
--- /dev/null
+++ b/planetlab/notes.txt
@@ -0,0 +1,4 @@
+Redirecting the output is important to allow the ssh process to exit:
+pssh/bin/pssh -h ple.txt -O StrictHostKeyChecking=no -i -l irisaple_pacemaker2 "cd client; nohup ./client > foo.out 2> foo.err < /dev/null &"
+
+pgrep instead of pidof