]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart.sh: 'init-ceph stop' instead of 'stop.sh'
authorSage Weil <sage@newdream.net>
Mon, 22 Nov 2010 18:07:40 +0000 (10:07 -0800)
committerSage Weil <sage@newdream.net>
Mon, 22 Nov 2010 18:07:40 +0000 (10:07 -0800)
This just makes it easier to run multiple vstart sessions as the same user
on the same host.

Signed-off-by: Sage Weil <sage@newdream.net>
src/vstart.sh

index 55f596420c8d34bc874554b46af4a1813f87a9d5..c4a9c827558d23e87b14ddfc0a528e7f48659f6b 100755 (executable)
@@ -188,7 +188,7 @@ fi
 test -d dev/osd0/. && test -e dev/sudo && SUDO="sudo"
 
 if [ "$start_all" -eq 1 ]; then
-       $SUDO ./stop.sh
+    $SUDO ./init-ceph stop
 fi
 $SUDO rm -f core*