threefoldtech / zos

Autonomous operating system
https://threefold.io/host/
Apache License 2.0
83 stars 14 forks source link

[poc] nbd volume driver that caches on SSD and store cold blocks on HDD #2103

Closed muhamadazmy closed 5 months ago

muhamadazmy commented 12 months ago

Deprecates #2074

The idea is we can run an nbd volume driver that exactly does the fast caching on SSDs and commit cold blocks to HDD. I already started a POC and so far is going well.

More information on the operation and implementation details will be available on the qbd repo

muhamadazmy commented 11 months ago

https://github.com/threefoldtech/qbd/tree/main