Commit Graph

5800 Commits

Author SHA1 Message Date
Sage Weil
96e0f59f56 debian: restructure packages
Consolidate.  Fix dependencies.
2009-03-02 13:25:00 -08:00
Sage Weil
7f26fda312 todos, changelog 2009-03-02 12:37:49 -08:00
Sage Weil
220b116bfd kclient: fix __grab_cache_page #if
2.6.28, not .29
2009-03-02 12:37:19 -08:00
Sage Weil
f27c792741 initscripts: clean out old scripts 2009-03-02 11:11:23 -08:00
Sage Weil
1d0e25a5e0 initscripts: rename ceph-daemons init-ceph
My real motivation is just to be able to type './i<tab>' instead of
'./ce<tab>-<tab>'.
2009-03-02 11:11:20 -08:00
Sage Weil
2e2cf34989 initscripts: add 'killall' command 2009-03-02 11:10:07 -08:00
Sage Weil
36f224c846 cosd: rename conf file 2009-03-02 11:10:04 -08:00
Sage Weil
5aa9cc95e0 initscripts: fix stop_daemon; add 'forcestop' command 2009-03-02 11:10:03 -08:00
Sage Weil
0c17cc4a5e initscripts: add 'cleanlogs' and 'cleanalllogs' options 2009-03-02 11:10:03 -08:00
Sage Weil
67bf2bf9b2 initscripts: ensure cluster.conf exists 2009-03-02 11:10:00 -08:00
Sage Weil
0b341385db debian: missing files 2009-03-02 09:29:08 -08:00
Sage Weil
d3c6a61ca1 config: remove osd_rep
We always use primary copy replication mode.
2009-03-02 09:34:07 -08:00
Sage Weil
82751f5ef0 config: remove obsolete ms_* fields
Used to be used for startup via mpi or similar.
2009-03-02 09:31:21 -08:00
Sage Weil
1aab459b53 config: remove some debug cruft
mkfs, tick, osd_remount_at.  rename some stuff.
2009-03-02 09:28:34 -08:00
Sage Weil
861155bc49 makefile: cleanup, some sample conf files
They're in /etc/conf/sample.*.conf, when technically they should probably
be in /usr/doc/ceph or something?  Not sure.
2009-03-01 21:31:10 -08:00
Sage Weil
bb32760fd3 config: rename logger/dout config fields to make more sense
'logger' is the common/Logger.cc stats/instrumentation.  'log' is the
dout() log business.
2009-02-28 21:58:34 -08:00
Sage Weil
3433741d35 makefile: put sample conf files in /etc/ceph 2009-02-28 21:50:19 -08:00
Sage Weil
5047e6b5f6 initial sample.ceph.conf (incomplete) 2009-02-28 21:37:16 -08:00
Sage Weil
a0cbcc0e53 fix pid file removal 2009-02-28 16:25:29 -08:00
Sage Weil
e16d2fd0da initscript: include all monitor addrs on command line 2009-02-28 16:12:20 -08:00
Sage Weil
28d5d5125d initscripts: make mkcephfs and initscript behave on cosd* 2009-02-28 16:06:27 -08:00
Sage Weil
aed7cdc417 config: parse 'monmap file' from conf files 2009-02-28 16:00:40 -08:00
Sage Weil
0060269735 cosd: don't screw up stdout with NULL string 2009-02-28 15:52:46 -08:00
Sage Weil
b7a42ba386 config: chdir_root on by default 2009-02-28 15:52:18 -08:00
Sage Weil
19c0c1a706 config: use daemon() call; rename use_abspath to chdir_root 2009-02-28 15:48:09 -08:00
Sage Weil
7b3d2c06f6 config: fix conf metaoption parsing
Remove from args[] so that caller doesn't get confused by them.
2009-02-27 21:19:52 -08:00
Yehuda Sadeh
6745adf0c6 ceph-daemons: some more fixes 2009-02-27 17:20:10 -08:00
Yehuda Sadeh
94cb33f7fb Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstable 2009-02-27 17:11:22 -08:00
Yehuda Sadeh
f34dafd4e7 ceph-daemons: some more fixes 2009-02-27 17:11:10 -08:00
Sage Weil
dcec5b8713 rename sample.startup.conf 2009-02-27 16:41:07 -08:00
Sage Weil
785d67e6a7 more cleanup 2009-02-27 16:39:40 -08:00
Sage Weil
46fd66ce87 makefile: cleanup 2009-02-27 16:39:09 -08:00
Sage Weil
d73e021142 ceph-daemons: generate list of items to stop/start in ceph_common.sh
nothing -> everything
mon -> all monitors (mon*)
mds0 -> just mds0
2009-02-27 16:17:40 -08:00
Sage Weil
ad86cf6a4f ceph-daemons: simplify crun/valgrind logic 2009-02-27 16:04:48 -08:00
Yehuda Sadeh
c8820313d2 ceph-daemons: fixed merge 2009-02-27 16:04:20 -08:00
Yehuda Sadeh
8136874dad Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstable 2009-02-27 16:02:09 -08:00
Yehuda Sadeh
1e4d4d2f4d ceph-daemons: minor changes 2009-02-27 16:01:53 -08:00
Sage Weil
6e31ae0e3e ceph-daemons: 'stop' works 2009-02-27 15:51:55 -08:00
Yehuda Sadeh
1295321763 Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstable
Conflicts:

	src/ceph-daemons
2009-02-27 15:49:01 -08:00
Yehuda Sadeh
c2e1fa50bf ceph-daemons: works partially 2009-02-27 15:46:10 -08:00
Sage Weil
4fc829114c vstart: some changes
no more crun wrapper; rename ceph_stop back to stop.sh
2009-02-27 15:44:28 -08:00
Sage Weil
295fc872ea vstart: no more crun 2009-02-27 15:44:28 -08:00
Sage Weil
2b9781080d mkcephfs
Still need to add optional mkbtrfs + mount stuff.
2009-02-27 15:11:49 -08:00
Sage Weil
b13663e86e debian: update packages 2009-02-27 15:11:49 -08:00
Sage Weil
268bb2c136 makefile, todo 2009-02-27 15:11:48 -08:00
Sage Weil
528dd9b0ce config: specify --monmap_file on command line
Still defaults to .ceph_monmap.
2009-02-27 15:11:48 -08:00
Sage Weil
1819950069 client: fix warning 2009-02-27 15:11:48 -08:00
Sage Weil
e3312b51c6 ceph-daemon: some comments 2009-02-27 15:11:48 -08:00
Yehuda Sadeh
06572bbfbe ceph-daemons: no norestart any more 2009-02-27 14:33:15 -08:00
Yehuda Sadeh
ab773a73d9 ceph-daemons: read config for different entities 2009-02-27 14:30:09 -08:00