I just started to replot all my disk. My plotter and farmer are the same I have all in one.
Each plot take arround 5 or 6 min to be created but the problem is the plot transfer to the final destination take arround 20 min for each plot to be done, for example the plotter give me some messages like " Waitinf for 901112 MiB available space on: /media/xxxx" or “All destinations are busy or full. waiting…” in 24h I made only 50 plots.
What I missing? I don’t have any clue about how used Plot_sink because I don’t have any network and I don’t know how to build it exactly, also I read something about SSD Buffering but I’m not sure how to configure it. I have 3 nvme high speed available 2tb each and an Asus Hyper M.2 X16 card, Could be enough to get a good configuration.
Hardware available:
i9-10850K
128G RAM
RTX 4070 ti 12G
3 x Samsung 990 pro 2tb
1 x Samsung 980 pro 1tb
Asus Hyper M.2 X16 card
Could you please in your experience recommend me what to do to improve my performance? Thanks in advance!!!
Now everything works just fine, making every plot between 4.45 min and 4.78 min without any issue or delay with final destinations, I’m very satisfied with the results, thank you very much!!!
i am glad to hear that the times are ok. if you feel like it, you can check a few things to see if everything is really optimal.
sometimes I have the problem that after a reboot the RAM runs with low speed (only 2133 MHz instead of 3333 MHz).
then the plot times are about 20-30 seconds longer
to check this: sudo dmidecode -t memory
on some mainboards not all NVME slots are connected with x4 sometimes some are only connected with x1, just check the manual to make sure the right slot is used
if your plot times get worse after some time (30-60 minutes), a regular trim of -t /dev/TEMP is necessary
and last but not least a good cooling of the NVMEs is important because they are under permanent load normally from 50°C on they clock down and that costs a lot of time.
to check this sudo smartctl -a /dev/"YourNVME"
There are GPU VRAM and CPU RAM requirements in the link. The “harvester power thing” is that a CPU is not as efficient as a GPU in finishing the ‘compressed’ plots during farming. GPUs are not general purpose computing engines, but what they can do, they do efficiently, with less power than the same thing done on a CPU (if even possible on a CPU).
So with your CPU it can do the work, up to a point, but not power efficiently, on a certain number of requests to finish plots. There are formula and there is also a plot check tool to tell you how much can be farmed, but generally, almost any GPU is going to be better than any CPU.
For more detail search and/or visit the relevant Discords, etc.
GPUs can usually do what CPU do, but more efficiently because of their architecture.
Maybe for smaller farms, CPU can still be better, but the logic is that GPUs (and maybe in the future of Chia even FPGA/Asics) should always be faster and more efficient, unless the design doesn’t allow for parallelization.
At least you’re not using 10-Base-5 AKA ThickNet.
Type N or Type C were such a HUGE improvement over the original “vampire taps” (even if not originally part of the spec)!
i can’t say exactly, because it’s not really important for me, considering my monthly energei costs, which are caused by the pure farming operation, 1-2 times replotting doesn’t matter.
my system (1.45 PiB) consumes before without GPU about 600 watt complete with router and UPS.
when plotting with simultaneous farming and plot check it fluctuated between 800-900 watts. the replott took about 6 weeks.
now i have effectively 2.12 Pib and my whole system needs around 700 watt.
from this i think you can calculate about costs and increased efficiencies if you feel like it
edit:
the 100-200 watt difference to plotting is not only the GPU. when i’m not plotting the system is undervolted & frequency downgraded, one chiplet is completely disabled. furthermore, except for the cpu fan, all other fans i used for plotting have been removed. the nvme raid card is also no longer in the system. all this adds up to about 100 watt.
The most efficient 0.05$/plot takes around 2 months to repay. If you plot for 0.5$, it would take 20 months. At current prices, just HDD has got 6 years ROI. Are you sure HDD survives 8 years?
Hi @Chris22
i plotted some HDDs using the flexpool pool contract address (basically using your example) and C5 compression
I started farming today and I see between 1-4% of staled partials. So I planned to increase (partial) difficulty for my farm (since madmax recommends > 18 for compressed plots). Is it possible to increase difficulty? I don’t have the plotNFT login link so I cannot do it via flexpool dashboard. Any other option? Via config.yml like gigahorse?