Commit Graph

5980 Commits

Author SHA1 Message Date
Yehuda Sadeh
24a4c3696a cconf: search in both ${type}.${id} and ${type}${id} 2009-03-11 15:22:41 -07:00
Yehuda Sadeh
dcac96d1c5 cconf: add -i, -t options 2009-03-11 15:15:58 -07:00
Yehuda Sadeh
29b65edc50 conf: restructure of the conf mechanism 2009-03-11 14:41:44 -07:00
Sage Weil
6ff61b874c initscript: add 'pre start eval' hook 2009-03-11 11:36:07 -07:00
Sage Weil
15e9837469 cosd: keep cores in src dir 2009-03-11 11:35:53 -07:00
Sage Weil
da518350f7 mkcephfs: no need for cluster.conf on cosd --mkfs_for_osd 2009-03-11 11:35:36 -07:00
Sage Weil
20b5620374 monclient: check for monmap_file _first_ 2009-03-11 11:35:08 -07:00
Sage Weil
9472dfe16a msgr: use daemon() to daemonize
Otherwise we don't clean up all our fds or something and ssh execs hang.
2009-03-11 11:06:17 -07:00
Sage Weil
deb2292e79 cosd: use absolute paths 2009-03-11 11:03:57 -07:00
Sage Weil
2ae69e6a65 monclient: clean up 2009-03-11 11:03:43 -07:00
Sage Weil
2dacba87ed initscripts: fix some conf vs clusterconf problem 2009-03-11 11:03:33 -07:00
Sage Weil
894eb661a8 osd: be more verbose about startup failures 2009-03-11 11:03:09 -07:00
Sage Weil
c2c8f88330 man: fix makefile 2009-03-11 10:05:56 -07:00
Sage Weil
634bdd33c8 config: print warning on daemon startup 2009-03-11 09:55:04 -07:00
Sage Weil
3b5b27d11b debian: don't include dupstore
It's really only useful for ebofs vs filestore debugging.  If you're just
using filestore, you can just cp -a.
2009-03-10 21:36:27 -07:00
Sage Weil
84092828ba man: mount.ceph man page 2009-03-10 21:35:44 -07:00
Sage Weil
a14c3c9714 man: mkmonfs, monmaptool, ceph 2009-03-10 21:20:43 -07:00
Sage Weil
8929cf92dd man: cconf 2009-03-10 20:49:30 -07:00
Sage Weil
2764df209e man: crushtool, osdmaptool 2009-03-10 20:38:47 -07:00
Sage Weil
3214a01ed4 man: csyn, crun man pages 2009-03-10 16:49:23 -07:00
Sage Weil
ebd9a942e1 man: add cfuse man page 2009-03-10 16:31:16 -07:00
Sage Weil
cdc34bc12b mkcephfs: fix typo 2009-03-10 16:31:16 -07:00
Sage Weil
869b54410e debian: add man pages so far 2009-03-10 16:31:16 -07:00
Yehuda Sadeh
12a1813243 conf: add --show-conf,-S option that dumps conf and exits 2009-03-10 16:26:47 -07:00
Sage Weil
ef986dc2b6 man: document -m monaddr 2009-03-10 16:10:02 -07:00
Sage Weil
fc846370c1 config: -c foo or --conf=foo; -C bar or --cluster-conf=bar 2009-03-10 16:08:00 -07:00
Yehuda Sadeh
27b05461ef kclient: add mon enries for sysfs 2009-03-10 15:24:07 -07:00
Sage Weil
9b7c9b0735 usage 2009-03-10 15:22:52 -07:00
Sage Weil
5de6ad8216 man: more man pages 2009-03-10 15:00:46 -07:00
Sage Weil
ac07483683 cmds: remove unused --standby arg, rename --standby_replay_for to --shadow 2009-03-10 14:57:24 -07:00
Sage Weil
91ce18168c config: default to -d for server daemons; -D/--nodaemon for foreground operation 2009-03-10 14:43:07 -07:00
Sage Weil
a4582b4b67 cosd: clean up startup options 2009-03-10 14:40:16 -07:00
Sage Weil
160e00f0f6 man: mkcephfs, cosd man pages 2009-03-10 14:39:54 -07:00
Sage Weil
3ef9395ebc debian: fix lintian errors (except missing man pages) 2009-03-10 13:22:51 -07:00
Sage Weil
f3786fed12 initscript: LSB block; add reload and force-reload 2009-03-10 13:22:37 -07:00
Sage Weil
f3c4a24818 initscript: pre/post start/stop/forcestop hooks 2009-03-10 12:41:15 -07:00
Sage Weil
4c62970abf config: allow chdir to arbitrary dir on daemonize (not just /)
This lets you configure where your core files go.
2009-03-10 12:34:23 -07:00
Sage Weil
d594f91d8d mkcephfs: take compiled 'crush map' or 'crush map src' from cluster.conf 2009-03-10 12:11:30 -07:00
Sage Weil
33a9a21f39 crushtool: add --build command 2009-03-10 11:18:32 -07:00
Sage Weil
e587771e24 remove user error induced asserts 2009-03-10 09:49:06 -07:00
Yehuda Sadeh
59027557e2 Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstable 2009-03-09 17:01:45 -07:00
Yehuda Sadeh
4b60f101e4 kclient: add osdc data to sysfs 2009-03-09 17:01:31 -07:00
Sage Weil
c353d14554 bump version to v0.7.1 for unstable branch 2009-03-09 15:39:16 -07:00
Sage Weil
c46e1b320c mkcephfs: btrfsctl -a between mkfs and mount 2009-03-09 15:28:26 -07:00
Sage Weil
3260c75859 kclient: patch series updates 2009-03-09 15:25:46 -07:00
Sage Weil
f5a3d61a64 kclient: fix /sys/fs/ceph/mdsmap 2009-03-09 14:58:20 -07:00
Sage Weil
e2afd171f7 kclient: sysfs whitespace cleanup
Wrap at 80 columns...
2009-03-09 14:57:22 -07:00
Sage Weil
cbd43e3e1d kclient: fix patch series 2009-03-09 14:56:51 -07:00
Sage Weil
c057c83415 osdmap: use generic crush_build_bucket
Easier to switch bucket types.  Avoids type cast.
2009-03-09 14:56:50 -07:00
Sage Weil
f05b1bef64 kclient: fix osdmap decoding of straw buckets
Surprised this worked until now.
2009-03-09 14:56:50 -07:00