]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
init-ceph: optionally copy executable to remote host before running it
authorSage Weil <sage@newdream.net>
Thu, 3 Dec 2009 00:08:44 +0000 (16:08 -0800)
committerSage Weil <sage@newdream.net>
Fri, 4 Dec 2009 00:21:10 +0000 (16:21 -0800)
commitf3c83bfe9f44f8710c6b559f78f0a40ed5876c7f
tree0021b7b70524e730d3fee6d70c16631679f6a1d0
parent7fd1a2171ac71c1fdc942d1b7ff7ea0d4146fdf9
init-ceph: optionally copy executable to remote host before running it

This both preserves the version of the binary that we ran (for interpreting
core files) and avoids any possibility of SIGBUS due to nfs lameness when
rarely used text pages get faulted back in.
src/ceph.conf.sepia
src/init-ceph.in