samba-tool clone-dc-database: Add --backend-store-size option
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 27 Jun 2019 20:56:31 +0000 (08:56 +1200)
committerGary Lockyer <gary@samba.org>
Tue, 2 Jul 2019 02:23:09 +0000 (02:23 +0000)
commit97bc3db68a5ec2cd20e5059d77089e76a0625479
treeb65c11995ac9bd741b29b994aa868d94c4b8393c
parent0ee3b06640b9032f4b462aad03f076e28b8763ed
samba-tool clone-dc-database: Add --backend-store-size option

Add a new "samba-tool drs clone-dc-database" option "backend-store-size".
This allows the lmdb map size to be set during a clone, 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/join.py
python/samba/netcmd/drs.py
selftest/knownfail.d/drs_clone_dc_lmdb_size [deleted file]