]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
dstart: keep old cosd binaries around for a bit
authorSage Weil <sage@newdream.net>
Tue, 9 Dec 2008 21:34:27 +0000 (13:34 -0800)
committerSage Weil <sage@newdream.net>
Wed, 10 Dec 2008 00:00:57 +0000 (16:00 -0800)
src/dstart.sh

index 5e2f4beca7fa08750ef17ce432df328082f0bd97..38596598b1e8614a9a1609e6eef88c0b34244aee 100755 (executable)
@@ -85,6 +85,9 @@ fi
 
 
 # osds
+savelog -l cosd
+cp -p cosd.0 cosd
+
 for host in `cd dev/hosts ; ls`
 do
  ssh root@cosd$host killall cosd