From: Sage Weil Date: Thu, 17 Sep 2009 17:50:14 +0000 (-0700) Subject: cosd.conf: fix date stamp X-Git-Tag: v0.15~59 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=69f13a2e3fecd2797e171de137b885eb227782df;p=ceph.git cosd.conf: fix date stamp --- diff --git a/src/cosd.ceph.conf b/src/cosd.ceph.conf index efd25dba95e6..91b7cd4aaca2 100644 --- a/src/cosd.ceph.conf +++ b/src/cosd.ceph.conf @@ -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