Swar-Chia-Plot-Manager icon indicating copy to clipboard operation
Swar-Chia-Plot-Manager copied to clipboard

HDD FULL

Open elatleta33 opened this issue 3 years ago • 4 comments

When the disk is full, the program, automatic calculates the space? Move to another location? I have this option activated but it is not doing it, it remains waiting for hours and hours, any solution?

elatleta33 avatar May 26 '21 13:05 elatleta33

The real issue is, that the tool does not take into account how many plots are already "in the making". Example: You have 3 plots running. You have 310 GB free space on the HDD. Your max parallel plots are set to 4. Before starting the fourth plot, it will check for free disk space: 310 GB - 101 GB = 209 GB. It will assume there is enough space and start plotting.

angryBOT avatar May 26 '21 13:05 angryBOT

Waooo, big problem, let's see if I understand, the program when it places a trace at the beginning (example hhd 1) if when it is at 50% that hhd1 is full, he can change to another free one, or he simply still wants to go to the 1 still not having space, even being in phase 2

elatleta33 avatar May 26 '21 15:05 elatleta33

me too

type drive used total % # temp dest
t/- /data/raid01 0.43TiB 0.80TiB 56.8% 3/- 3/5/11
t/- /data/raid02 0.45TiB 0.80TiB 59.2% 4/- 1/4/7/14
t/- /data/raid03 0.51TiB 0.80TiB 66.8% 4/- 2/6/9/13
t/- /data/raid04 0.15TiB 0.89TiB 17.8% 1/- 8
t/- /data/raid05 0.12TiB 0.40TiB 31.4% 1/- 12
t/- /data/ssd01 0.16TiB 0.25TiB 66.5% 1/- 10
-/d /export/disk01 3.06TiB 3.64TiB 84.1% -/9 1/2/3/4/9/10/11/12/14 -/d /export/disk02 0.20TiB 3.64TiB 5.4% -/5 5/6/7/8/13

disk 1 is full when job 1 2 3 4 finished but the program also start 9 10 11 12 14 .....................

fgc0109 avatar May 28 '21 15:05 fgc0109

When the disk is full, the program, automatic calculates the space? Move to another location? I have this option activated but it is not doing it, it remains waiting for hours and hours, any solution?

you can copy the file 'plot-xxxxxx.plot.2.tmp' to another hdd , and then change the filename 'plot-xxxxxx.plot.2.tmp' to 'plot-xxxxxx.plot', then it's ok

panhainan avatar Jun 15 '21 08:06 panhainan