Tag: Hybrid

Flashcache on Proxmox

8 August 2014

Flashcache is a kernel module released by Facebook engineer back in April 2010 to speed up database I/O on a standard rotational drive with the speed of SSD. Since it works by caching filesystem blocks, so it can speed anything on the slow rotational disk. We’ve already use RAID10 with SAS disk on all of our […]