]> git.samba.org - samba.git/commit
samba-tool domain join: Add --backend-store-size option
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 27 Jun 2019 20:52:50 +0000 (08:52 +1200)
committerGary Lockyer <gary@samba.org>
Tue, 2 Jul 2019 02:23:09 +0000 (02:23 +0000)
commitddfc1ddd4f9e9b4b70e036023d7868cb48c7391f
tree2734fda77c863e792d16be3c5cf0e47bcdfb1451
parentf93cb76ab01d0d6f3d59979f2c7d6711fe444f1b
samba-tool domain join: Add --backend-store-size option

Add a new "samba-tool domain join" option "backend-store-size".
This allows the lmdb map size to be set during a provision, 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/domain.py
selftest/knownfail.d/join_lmdb_size [deleted file]