]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
cosd.conf: fix date stamp
authorSage Weil <sage@newdream.net>
Thu, 17 Sep 2009 17:50:14 +0000 (10:50 -0700)
committerSage Weil <sage@newdream.net>
Thu, 17 Sep 2009 17:50:14 +0000 (10:50 -0700)
src/cosd.ceph.conf

index efd25dba95e6f51adabfbf5aec91eb4e7f60dc23..91b7cd4aaca26329d8f79a9f769a89c96f2ed23a 100644 (file)
@@ -16,6 +16,7 @@
        chdir = /home/sage/ceph/src
        restart on core dump = false
        user = sage
+       pre start command = "cp /home/sage/ceph/src/c$type /tmp/c$type.`date +%Y%m%d.%H%M%S`"
 
 ; ---------------------
 [mon]
@@ -48,7 +49,6 @@
 
 ; ---------------------
 [osd]
-       pre start command = "cp /home/sage/ceph/src/cosd /tmp/cosd.`date +%Y%M%d.%H%M%S`"
        debug ms = 1
        debug osd = 20
        debug filestore = 10