в конфиге добавить 2-ю задачу. Есть же файл с папке с Swar config.yaml.default. Там есть пример:
- name: micron
max_plots: 999
farmer_public_key:
pool_public_key:
temporary_directory: Z:\Plotter
temporary2_directory:
destination_directory: J:\Plots
size: 32
bitfield: true
threads: 8
buckets: 128
memory_buffer: 4000
max_concurrent: 6
max_concurrent_with_start_early: 7
initial_delay_minutes: 0
stagger_minutes: 60
max_for_phase_1: 2
concurrency_start_early_phase: 4
concurrency_start_early_phase_delay: 0
temporary2_destination_sync: false
exclude_final_directory: false
skip_full_destinations: true
unix_process_priority: 10
windows_process_priority: 32
enable_cpu_affinity: false
cpu_affinity: [ 0, 1, 2, 3, 4, 5 ]
- name: inland
max_plots: 999
farmer_public_key:
pool_public_key:
temporary_directory:
- Y:\Plotter1
- Y:\Plotter2
temporary2_directory:
- J:\Plots
- K:\Plots
destination_directory:
- J:\Plots
- K:\Plots
size: 32
bitfield: true
threads: 8
buckets: 128
memory_buffer: 4000
max_concurrent: 2
max_concurrent_with_start_early: 3
initial_delay_minutes: 0
stagger_minutes: 180
max_for_phase_1: 1
concurrency_start_early_phase: 4
concurrency_start_early_phase_delay: 0
temporary2_destination_sync: false
exclude_final_directory: false
skip_full_destinations: true
unix_process_priority: 10
windows_process_priority: 32
enable_cpu_affinity: false
cpu_affinity: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23 ]
Вот вам и 2 задачи с именами ssd и inland