Whamcloud - gitweb
LU-3565 mdt: a new param to allocate sequences 27/7027/11
authorJinshan Xiong <jinshan.xiong@intel.com>
Mon, 5 Aug 2013 17:23:03 +0000 (10:23 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 9 Aug 2013 16:52:26 +0000 (16:52 +0000)
commit919b358468e13a0ba8719bd4a4c135e11017dd8b
tree9bc64d3bbba3b219e9b56a87ec0394a7462b434d
parent295968fa7257978bba7aa4fedb28cd3563d4a5e0
LU-3565 mdt: a new param to allocate sequences

sequence controller (aka master sequence server) exports
FLDB in proc/fs/lustre/seq/ctl-*/fldb. the same entry
can be used to modify FLDB using available sequences:
lctl set_param
  seq.ctl*.fldb="[0x0000000280000400-0x0000000280000600):0:mdt"

Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I2640811c23cacb00e423fcd408318cac2ac89c6f
Reviewed-on: http://review.whamcloud.com/7027
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/fid/fid_handler.c
lustre/fid/fid_internal.h
lustre/fid/lproc_fid.c
lustre/fld/lproc_fld.c
lustre/tests/conf-sanity.sh