Whamcloud - gitweb
- ptlrpc_ping_interpret is needless:
[fs/lustre-release.git] / lustre / utils / ha_assist.sh
index 832b274..0f737f5 100755 (executable)
@@ -1,13 +1,5 @@
 #!/bin/sh
 
-echo -n `date` >> /tmp/halog
-echo "- please supply a new mds" >> /tmp/halog
+echo primary `date` >> /tmp/halog
 
-echo "- suppose we have a new one" >> /tmp/halog
-sleep 1
-
-/usr/src/obd/utils/obdctl  <<EOF
-name2dev RPCDEV
-newconn
-EOF