Whamcloud - gitweb
LU-10629 lod: Clear OST pool with setstripe 64/31364/12
authorBen Evans <bevans@cray.com>
Wed, 21 Feb 2018 18:17:58 +0000 (13:17 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Apr 2018 19:49:06 +0000 (19:49 +0000)
commit37f6357a5c9f4ad0e2269529e7001f5ab63689a5
tree268c4355fbbc32133a5edddd8e11b6c52a2cbd81
parent031001f0d438cf4c6b05331a5ab368c45b1b2e90
LU-10629 lod: Clear OST pool with setstripe

When setstripe -d is run on a directory, we should
clear the OST pool along with all the other settings
Currently there is no way to clear an OST pool,
only change them.

Signed-off-by: Ben Evans <bevans@cray.com>
Cray-bug-id: LUS-5696
Change-Id: I50426ce79ab153a715d29cc5d54b0ce70726da41
Reviewed-on: https://review.whamcloud.com/31364
Reviewed-by: Jinshan Xiong <jinshan.xiong@gmail.com>
Tested-by: Jenkins
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lod/lod_object.c
lustre/tests/sanity.sh
lustre/tests/test-framework.sh