Sage Weil
|
82d6aeb333
|
crush: bugfix in builder
|
2008-03-19 19:48:52 -07:00 |
|
Sage Weil
|
2381870e22
|
crushtool: beginnings of rule parsing
|
2008-03-19 18:19:36 -07:00 |
|
Sage Weil
|
a31efa9db6
|
crush: store item_weight with straw buckets; crushtool progress
|
2008-03-19 18:19:36 -07:00 |
|
Sage Weil
|
e7d366a7f9
|
buffer::read_file into pages to avoid c++ allocator's disagreement with perl
|
2008-03-19 18:19:36 -07:00 |
|
Sage Weil
|
f6f54a2f93
|
crushtool: encoding works?
|
2008-03-19 18:19:36 -07:00 |
|
Sage Weil
|
482722b3ca
|
crush: bugfixes
|
2008-03-19 18:19:36 -07:00 |
|
Sage Weil
|
b27fe6aa8d
|
crush: destroy and wrapper bugfixes
|
2008-03-19 18:19:36 -07:00 |
|
Michael Rodriguez
|
6f83a0130c
|
work in progress
|
2008-03-19 18:19:36 -07:00 |
|
Peter Vinson
|
415e127791
|
default alg should be 'straw' not '4'
|
2008-03-19 18:19:36 -07:00 |
|
Michael Rodriguez
|
b21fa8546d
|
refer to algortihms without bucket. strawbucket -> straw
|
2008-03-19 18:19:36 -07:00 |
|
Michael Rodriguez
|
47b85cfcf7
|
handle ids greater that max_buckets
|
2008-03-19 18:19:36 -07:00 |
|
Michael Rodriguez
|
3fa7f1da34
|
work in progress
|
2008-03-19 18:19:36 -07:00 |
|
Yehuda Sadeh-Weinraub
|
6bb67267c7
|
client: -1 debug level is now being used for default debug instead of 0
|
2008-03-19 22:57:26 +02:00 |
|
Sage Weil
|
9baca1eeaa
|
mon: mds stat command
|
2008-03-19 12:32:42 -07:00 |
|
Sage Weil
|
1a7fa36d78
|
config compile error
|
2008-03-19 11:36:48 -07:00 |
|
Sage Weil
|
26922d627e
|
osd: fix pg.__pad initialization bug
|
2008-03-19 11:33:05 -07:00 |
|
Sage Weil
|
2ac29de947
|
crush: check for null crush
|
2008-03-19 11:04:23 -07:00 |
|
Sage Weil
|
e3649c8cc0
|
mkfs and startup scripts
|
2008-03-19 11:04:23 -07:00 |
|
Sage Weil
|
e4f43875ce
|
bufferlist read_file and write_file
|
2008-03-19 11:02:36 -07:00 |
|
Dongsu Park
|
924882151e
|
enabled readpages
|
2008-03-19 09:35:30 -07:00 |
|
Sage Weil
|
9e9282b13b
|
mkmonmfs: usage fix
|
2008-03-19 09:33:42 -07:00 |
|
Sage Weil
|
7ef27c794e
|
cmonctl: usage cleanup
|
2008-03-19 07:09:07 -07:00 |
|
Yehuda Sadeh-Weinraub
|
11625a19ec
|
client: fix wrong mtime/atime bug
|
2008-03-19 14:20:01 +02:00 |
|
Sage Weil
|
607e6d979c
|
client: switched over to new encode/decode macros
|
2008-03-18 16:22:28 -07:00 |
|
Sage Weil
|
c0ac16c3bc
|
Merge branch 'mkpg' into unstable
|
2008-03-18 15:24:08 -07:00 |
|
Sage Weil
|
06bd87043c
|
todos
|
2008-03-18 15:22:46 -07:00 |
|
Sage Weil
|
462b6a908c
|
account for new pg parent split levels to allow pg_num increases; mon command handling cleanups
|
2008-03-18 15:21:57 -07:00 |
|
Sage Weil
|
78ddc62b35
|
some pg split fixes. seems to work
|
2008-03-18 14:13:34 -07:00 |
|
Sage Weil
|
3f0354f9d8
|
splitting appears to work, at least sort of
|
2008-03-18 12:55:36 -07:00 |
|
Sage Weil
|
250ee8bb53
|
client: osdmap decoding updated
|
2008-03-18 09:29:02 -07:00 |
|
Yehuda Sadeh-Weinraub
|
9e992d8c41
|
client: avoid using d_add when shouldn't. Fixes lock on d_lookup bug.
|
2008-03-18 13:55:07 +02:00 |
|
Sage Weil
|
89761840b2
|
osd: pgp_num support, and some reworking to facilitate splitting (soon)
|
2008-03-17 16:38:52 -07:00 |
|
Sage Weil
|
34ea548299
|
client: some osdc cleanup, but still broken
|
2008-03-17 11:48:30 -07:00 |
|
Sage Weil
|
d487600f0e
|
todos
|
2008-03-17 11:47:19 -07:00 |
|
Sage Weil
|
804c3cbbc5
|
client: implement ceph_dir_link
|
2008-03-17 11:46:06 -07:00 |
|
Sage Weil
|
6143869a97
|
client: new monmap decoding
|
2008-03-17 11:20:32 -07:00 |
|
Sage Weil
|
fc32c65953
|
client: redid mdsmap decoding
|
2008-03-17 11:13:25 -07:00 |
|
Sage Weil
|
6b08fd8813
|
client: new decode.h, used by jsut osdmap.c so far
|
2008-03-17 10:33:15 -07:00 |
|
Sage Weil
|
75b668308f
|
client: parse new osdmap
|
2008-03-15 13:11:10 -07:00 |
|
Sage Weil
|
a6f679278e
|
osd: adjust creating_pgs in advance_map
|
2008-03-15 12:50:08 -07:00 |
|
Sage Weil
|
87003118a1
|
mon, osd recovery and pg creation cleanups
- osd mkpg cleanup
- osd recovery fixes
- pg state reporting fixes
|
2008-03-15 12:28:28 -07:00 |
|
Sage Weil
|
80bf406827
|
basics are working
|
2008-03-15 10:49:37 -07:00 |
|
Sage Weil
|
12bd9bdab0
|
mon: mkpg simplification and cleanup, much nicer
|
2008-03-14 20:27:44 -07:00 |
|
Sage Weil
|
3b39d525ac
|
mon: forgot MOSDPGCreate
|
2008-03-14 20:04:25 -07:00 |
|
Sage Weil
|
6e29f4ecf8
|
client: crush mask bits
|
2008-03-14 19:57:39 -07:00 |
|
Sage Weil
|
8bd7c06a3f
|
mon: registers new pgs and sends create msgs; throttles
|
2008-03-14 16:34:33 -07:00 |
|
Sage Weil
|
d43fd6680d
|
osd: mkpg craziness
|
2008-03-14 13:36:40 -07:00 |
|
Sage Weil
|
a2d43ab50f
|
client: minor fill_trace cleanup
|
2008-03-14 13:36:40 -07:00 |
|
Sage Weil
|
5c9a5c5751
|
crush: use rule masks instead of hard coded rule numbers
|
2008-03-13 21:44:44 -07:00 |
|
Sage Weil
|
5164f0a151
|
client: minor fill_trace cleanup
|
2008-03-13 21:05:55 -07:00 |
|