chia_plot <pool_key> <farmer_key> [tmp_dir] [tmp_dir2] [num_threads] [log_num_b
ckets]
For <pool_key> and <farmer_key> see output of chia keys show
.
<tmp_dir> needs about 200G space, it will handle about 25% of all writes. (Exam
les: './', '/mnt/tmp/')
<tmp_dir2> needs about 110G space and ideally is a RAM drive, it will handle ab
ut 75% of all writes.
If <tmp_dir> is not specified it defaults to current directory.
If <tmp_dir2> is not specified it defaults to <tmp_dir>.
[num_threads] defaults to 4, it's recommended to use number of physical cores.
[log_num_buckets] defaults to 7 (2^7 = 128)