User Tools

Site Tools


guides:plotting:plotmanlinux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
guides:plotting:plotmanlinux [2021/08/26 17:48] spacefarmer01guides:plotting:plotmanlinux [2021/08/26 19:03] spacefarmer01
Line 6: Line 6:
     * https://github.com/ericaltendorf/plotman/wiki/Archiving      * https://github.com/ericaltendorf/plotman/wiki/Archiving 
 ==== Installing Plotman ==== ==== Installing Plotman ====
-  - Reference: [[https://chiadecentral.com/plotman-automate-and-manage-chia-plotting/]] 
   - Ensure that you have at least Python 3.7 installed and Pip installed    - Ensure that you have at least Python 3.7 installed and Pip installed 
     * For help go to [[https://packaging.python.org/tutorials/installing-packages/]]     * For help go to [[https://packaging.python.org/tutorials/installing-packages/]]
Line 27: Line 26:
     * An example config for plotting with two SSD's, a second plotting temp drive, and a single destination drive     * An example config for plotting with two SSD's, a second plotting temp drive, and a single destination drive
       * <code>directories:       * <code>directories:
-   # ideally SSD or SAS+   # normally NVMe SSD or SAS
    tmp:    tmp:
       - /data/s970evop_1       - /data/s970evop_1
       - /data/mp510_1       - /data/mp510_1
  
-   # only worthwhile if SSD+   # only worthwhile if NVMe or SATA SSD
    tmp2: /data/crp1_1/tmp    tmp2: /data/crp1_1/tmp
  
Line 43: Line 42:
    tmpdir_stagger_phase_major: 2    tmpdir_stagger_phase_major: 2
    tmpdir_stagger_phase_minor: 1    tmpdir_stagger_phase_minor: 1
-   tmpdir_stagger_phase_limit: 2+   tmpdir_stagger_phase_limit:  # no more than 2 jobs per drive for above phase thresholds
    tmpdir_max_jobs: 3    tmpdir_max_jobs: 3
    global_max_jobs: 6</code>    global_max_jobs: 6</code>
guides/plotting/plotmanlinux.txt · Last modified: 2021/08/26 19:24 by spacefarmer01

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki