Hello!
I'm trying to figure out how to best set up my DrivePool. My pool consists of:
- Two local drives A and B (2 TB each)
- Two cloud drives C and D
What I would like is for new data to be stored on A and B, and when they start to be full I'd like _old_ data to be moved from A and B to C. That way I have the newest data on my local drives, and older data is stored in the cloud.
Is this possible, and if so how?
What I have done:
- I've played with the SSD optimizer, and marked the two local drives as SSD.
- I've tried to play with the balancing triggers, but I'm unsure as to how I should adjust the balancing triggers to achieve my goal and I still have data being moved from local drives to cloud drive.
- I reckon I could set the balancing trigger to start if for example at least 1,5 TB needs to be moved, but then it would move _all_ off the data, correct? I just want some of the oldest data moved.