Machinaris not finding my plots #226
-
I don't know what I'm doing wrong but Machinaris doesn't see/ |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 5 replies
-
Yes, just change the Docker run command and re-run after first stop and rm.
You provided a host volume path of "/media sm2/SM2Mining1" as folder
holding your plot files, but it looks like "/media sm2/SM2Mining1/plots"
actually holds them. Guessing based on your screenshots.
…On Mon., Aug. 16, 2021, 9:55 p.m. olivierLA75, ***@***.***> wrote:
thanks! how do I do that? do I have to stop the container first and use
the launch wizard again?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#226 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAADFCDT7ZUDLUMJ6VZVX6DT5HMT3ANCNFSM5CI6MFLQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Beta Was this translation helpful? Give feedback.
-
I changed it but it still can't see them. could it be because the wallet/machinaris isn't synchronized yet? |
Beta Was this translation helpful? Give feedback.
-
I think the previous container was still working. it seems to work now. thanks for checking! |
Beta Was this translation helpful? Give feedback.
I think the previous container was still working. it seems to work now. thanks for checking!
I have another question though, I have a server that I'm going to use as a worker with 4 processors and 4 NVMes of 4tb each. it can process 40 plots at once and I was wondering what would be the best way to set it up with Machinaris, should I make one volume of 16tb with the NVMes or keep 4 different volumes and have temp, temp2, temp3 and temp4? not sure if it can handle 4 temps...