Two tier cache...unassigned devices?


Recommended Posts

I have a 256GB SSD and another larger hard drive. Unraid stores its VMs on a cache drive, or it can anyway.

Lets just call the unraid cache "VM storage" for now.

 

What I'd really like is for the unraid VM storage to be an array of the hard disk with the SSD acting as a cache of most frequently used data, kind of like Intel Smart Response. There's a flash cache or something tech in windows that does the same thing.

 

This doesn't seem like its easy to do but I was thinking what be almost as good would be to mount both disks with a VM disk user share on both. And then stored the most frequently used VMs on the SSD. The advantage here would be moving the disks between drives I wouldn't need to update the VMs disk location.

 

I think I would need unassigned devices to do this. The cache pools seem like they just combine the disks and wouldn't work for this. So is that possible? Load the SSD in unassigned devices and just create a user share on it and the cache disk.

 

Ideally I'd have a mover script, really just like the one that exists except it would: Move most frequently accessed files to the SSD and less accessed to the HDD. I could probably do this manually though and it wouldn't be to much of a burden.

Link to comment

Well, I gather it works with BTFS raid 1 mirroring and people have turned on 0 striping. But what Jonp was suggesting was having it behave basically the same as the main storage array does currently except without parity protection (user shares would extend across the different disks, but the disks would actually be separate rather than existing in an array). I haven't seen anything to suggest that mode works is all.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.