cb5178ea40
Blobstore default cluster size is currently 4MiB, but default lvol cluster size overrides it to 1GiB. Additionally add -c flag in lvol tests to set cluster size for tests. 1GiB was fine without thin provisioning, but we do not want to allocate and copy 1GiB of data for newly allocated clusters on thin provisioned logical volumes. Note that 4MiB is same as default for Linux LVM. lvol test case 601 had to be modified to create a malloc LUN less than size of default cluster size. This test is supposed to fail - without the change here, creating the lvolstore would work, but the script still considered it a PASS. Defer fixing that to a separate patch - for now just keep the same test process. Signed-off-by: Maciej Szwed <maciej.szwed@intel.com> Change-Id: Ic05defbf8e641f613f0ec74175a37bc25986e496 Reviewed-on: https://review.gerrithub.io/397562 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
linux | ||
spdk | ||
spdk_internal | ||
Makefile |