Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic pruning of non-portable plots #144

Closed
ryan-haver opened this issue Jul 8, 2021 · 7 comments
Closed

Automatic pruning of non-portable plots #144

ryan-haver opened this issue Jul 8, 2021 · 7 comments
Assignees
Labels
enhancement New feature or request pending-release Available in development, but not yet in stable release.

Comments

@ryan-haver
Copy link

With official support for pools arriving shortly, most users will start creating portable plots that can be used to farm with pools.

It would be ideal to have a way to automatically prune non-portable plots. I can think of a bunch of different ways to handle this behavior. At the highest level it seems most logical for the general workflow to be as outlined below.

Workflow:

  1. User specifies to create Portable Plots
  2. User defines if they want to enable pruning a non-portable plot each time portable plot is successfully created
  3. Now as new portable plots are created the old non-portables will in effect be replaced.
  4. Rejoice that you don’t have to manage your storage because it has been automated.
@ryan-haver ryan-haver added the enhancement New feature or request label Jul 8, 2021
@ryan-haver ryan-haver changed the title Automatic pruning of non-portable Automatic pruning of non-portable plots Jul 9, 2021
@guydavis
Copy link
Owner

I'm looking forward to this feature being available in Plotman soon.

@guydavis guydavis self-assigned this Jul 22, 2021
@HitLuca
Copy link

HitLuca commented Sep 13, 2021

Any update on this? Would a feature where old non-portable plots can be automatically replotted be feasible in machinaris?

@guydavis
Copy link
Owner

guydavis commented Oct 7, 2021

Any update on this? Would a feature where old non-portable plots can be automatically replotted be feasible in machinaris?

Sorry, looks like the enhancement in Plotman has gone cold so I may need to pick this up when I get a chance.

@guydavis
Copy link
Owner

Closing as stale at this point.

@guydavis
Copy link
Owner

Re-opening to implement this in Machinaris itself, rather than down in Plotman. Current settings on the Farming page in the development stream.

Screenshot from 2022-11-17 21-38-52

Machinaris will just delete a few old plots per plot directory until adequate free space is present. Plotting (and optionally archiving) will then recognize the available space and plot into it, using your latest plotting configuration.

@guydavis guydavis reopened this Nov 20, 2022
@guydavis guydavis added the pending-release Available in development, but not yet in stable release. label Nov 20, 2022
@guydavis
Copy link
Owner

This is now in the machinaris:test images. Will be in the upcoming v0.8.6 release.

@guydavis
Copy link
Owner

guydavis commented Jan 5, 2023

Now available in version of 0.8.6 of Machinaris. Thanks!

@guydavis guydavis closed this as completed Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pending-release Available in development, but not yet in stable release.
Projects
None yet
Development

No branches or pull requests

3 participants