lotus-miner storage attach --init --weight, It doesn't seem to work very well #5602
-
How to prevent disks with utilization rate over 95% to continue to store sectors? The weight of new disks with utilization rate of 0% and old disks is 10. Also tried to increase the weight.But miner has been randomly storing sectors to these two locations. What should I do? Can we add a new option? for example |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
The weight setting doesn't work from the command line. I ran this:
The storage path is added and initialized. However, the storage.json shows weight = 10, the default value. Something wrong with the weight setting. |
Beta Was this translation helpful? Give feedback.
-
try put the
|
Beta Was this translation helpful? Give feedback.
try put the
--weight
option before the argument$ lotus-miner storage attach --init --store --weight 20 /media/data2/lotusstorage