CMASSE

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by CMASSE

  1. On 11/7/2021 at 12:15 AM, guy.davis said:

     

    Thanks!  Actually, there may be.  Would you mind manually testing it?...

     

    Flax normal RAM usage: 2.67 GB
    Flax after running "stop wallet-only" RAM usage: 2.13 GB

    Immediately after running "stop wallet-only" here is the response to following commands:

    # flax farm summary
    Farming status: Farming
    Local Harvester
       257 plots of size: 25.440 TiB
    Plot count for all harvesters: 257
    Total size of plots: 25.440 TiB
    Estimated network space: 2.496 EiB
    Expected time to win: 3 weeks and 1 day
    For details on farmed rewards and fees you should run 'flax start wallet' and 'flax wallet show'

     

    # flax wallet show
    Connection error. Check if the wallet is running at 6761. You can run the wallet via:
            flax start wallet

     

    The UI on machinaris looks fine for Flax, farming is listed as "Active", wallet is no longer synced, and Flax challenges are still ongoing

     

    1.5 hours after running the command:
    RAM usage: 2.14 GB
    Same response from the "flax farm summary command"
    The UI on machinaris looks fine for Flax, farming is listed as "Active", wallet is no longer synced, and Flax challenges are still ongoing

     

    2 days 4 hours after running command:
    RAM usage: 2.31 GB
    Same response from the "flax farm summary command"
    The UI on machinaris looks fine for Flax, farming is listed as "Active", wallet is no longer synced, and Flax challenges are still ongoing

     

    Not sure what I make of it - seems like stopping the wallet gets rid of a good chunk of RAM usage, but grows back again with time.

    • Thanks 1
  2. 11 minutes ago, DoeBoye said:

    This looks great! Does it support multiple temp directories for plotting as well as the multiple final plot directories that were mentioned above?

    Yes it works - you add additional path parameters on the docker container + modify the plotting settings to look something like this (note I have 2 additional temp locations beyond the default one):

                    - /plotting
                    - /plotting2
                    - /plotting3

     

    I didn't try with the final directories but I assume it would be the same.

     

    Just wanted to thank the guy.davis for this container - awesome work, very well done.  It's stable and highly configurable.  A lot less jank than dealing with the plotter on Windows. The new update which allows the pausing / killing of plotting from the UI is also freaking awesome.

    • Like 2