samba-tool domain dcpromo: add --backend-store-size option
commit2face29963da2192c81e62a98d181fe7fd22c977
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 28 Jun 2019 03:12:31 +0000 (28 15:12 +1200)
committerGary Lockyer <gary@samba.org>
Tue, 2 Jul 2019 02:23:09 +0000 (2 02:23 +0000)
tree4867aa2188046cee0910d85716fb8dc9833dbb4a
parentbdd72acd32b6777b80b54d82688048e1cb0b8f32
samba-tool domain dcpromo: add --backend-store-size option

Add a new "samba-tool domain dcpromo" option "backend-store-size".
This allows the lmdb map size to be set during a promotion, instead of
hard-wiring it to 8Gb.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/domain.py
selftest/knownfail.d/promote_dc_lmdb_size [deleted file]