Double count of jobs
See original GitHub issue$ plotman status plot id k tmp dst wall phase tmp pid stat mem user sys io fc950a1b 32 /srv/chia/fast /srv/chia/dest 6:58 3:1 236G 4176527 SLP 2.6M 0s 0s 0s fc950a1b 32 /srv/chia/fast /srv/chia/dest 6:58 3:1 236G 4176528 DSK 18.4G 6:01 0:07 1:23 a9f3ea7a 32 /srv/chia/fast /srv/chia/dest 9:40 4:0 176G 1317240 SLP 2.6M 0s 0s 0s a9f3ea7a 32 /srv/chia/fast /srv/chia/dest 9:40 4:0 176G 1317241 RUN 17.7G 8:16 0:13 4:19
Chia from deb package:
$ dpkg -l | grep chia; which chia; ls -lash
which chia
ii chia-blockchain 1.1.4 amd64 GUI for Chia Blockchain /usr/local/bin/chia 512 lrwxrwxrwx 1 root staff 64 мая 8 17:57 /usr/local/bin/chia -> /usr/lib/chia-blockchain/resources/app.asar.unpacked/daemon/chia
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:14 (2 by maintainers)
Top GitHub Comments
@juliencampy yeah, the plotter doesn’t keep all the files open all the time I think and that’s how we detect. There’s some improvement to be done there for sure.
Work fine for me with
pip install --force-reinstall git+https://github.com/ericaltendorf/plotman@development