From 5ff6b0676edb428b722fcc958c5423c7047543fe Mon Sep 17 00:00:00 2001 From: Razvan Deaconescu Date: Sun, 11 Apr 2010 14:27:26 +0300 Subject: [PATCH] more sample runs --- scripts/admin/sample-run | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/scripts/admin/sample-run b/scripts/admin/sample-run index 4f3d504..d38dbbc 100644 --- a/scripts/admin/sample-run +++ b/scripts/admin/sample-run @@ -82,3 +82,41 @@ root@p2p-next-01.grid.pub.ro keys * ssh-rsa ...ratBUH630Q== razvan@valhalla * ssh-rsa ...YrRE4HO5Qw== marius@marius-laptop * ssh-rsa ...PlJXN/Mzmw== adriana@linuxsuse + +razvan@valhalla:~/projects/p2p-next/cs-p2p-next/scripts/admin$ ./clusterctl -d alexandru@costan +delete p2p@141.85.224.201 keys that match 'alexandru@costan' +delete root@141.85.224.201 keys that match 'alexandru@costan' +delete p2p@141.85.224.202 keys that match 'alexandru@costan' +delete root@141.85.224.202 keys that match 'alexandru@costan' +delete p2p@141.85.224.203 keys that match 'alexandru@costan' +delete root@141.85.224.203 keys that match 'alexandru@costan' +delete p2p@141.85.224.204 keys that match 'alexandru@costan' +delete root@141.85.224.204 keys that match 'alexandru@costan' +delete p2p@141.85.224.205 keys that match 'alexandru@costan' +delete root@141.85.224.205 keys that match 'alexandru@costan' +delete p2p@141.85.224.207 keys that match 'alexandru@costan' +delete root@141.85.224.207 keys that match 'alexandru@costan' +delete p2p@141.85.224.208 keys that match 'alexandru@costan' +delete root@141.85.224.208 keys that match 'alexandru@costan' +delete p2p@141.85.224.210 keys that match 'alexandru@costan' +delete root@141.85.224.210 keys that match 'alexandru@costan' + +razvan@valhalla:~/projects/p2p-next/cs-p2p-next/scripts/admin$ ./clusterctl -u root -d andrei@ubuntu +delete root@141.85.224.201 keys that match 'andrei@ubuntu' +delete root@141.85.224.202 keys that match 'andrei@ubuntu' +delete root@141.85.224.203 keys that match 'andrei@ubuntu' +delete root@141.85.224.204 keys that match 'andrei@ubuntu' +delete root@141.85.224.205 keys that match 'andrei@ubuntu' +delete root@141.85.224.207 keys that match 'andrei@ubuntu' +delete root@141.85.224.208 keys that match 'andrei@ubuntu' +delete root@141.85.224.210 keys that match 'andrei@ubuntu' + +razvan@valhalla:~/projects/p2p-next/cs-p2p-next/scripts/admin$ ./clusterctl -u p2p -a ~/people/adraghici/id_rsa.pub +add /home/razvan/people/adraghici/id_rsa.pub to p2p@141.85.224.201 +add /home/razvan/people/adraghici/id_rsa.pub to p2p@141.85.224.202 +add /home/razvan/people/adraghici/id_rsa.pub to p2p@141.85.224.203 +add /home/razvan/people/adraghici/id_rsa.pub to p2p@141.85.224.204 +add /home/razvan/people/adraghici/id_rsa.pub to p2p@141.85.224.205 +add /home/razvan/people/adraghici/id_rsa.pub to p2p@141.85.224.207 +add /home/razvan/people/adraghici/id_rsa.pub to p2p@141.85.224.208 +add /home/razvan/people/adraghici/id_rsa.pub to p2p@141.85.224.210 -- 2.20.1