Most of us using Proxmox VE are still tied to rotational storage, be it a single hard drive or a RAID array. Switching to solid state storage for the entire server is usually prohibitely expensive (even more if you want RAID1 or RAID5 redundancy). Although there are hardware-based caching solutions, there is a new breed of software that - coupled with affordable smaller SSD drives - would give a similar result.
There are two options, each with their own strengths and weaknesses:
1. BCache
http://bcache.evilpiepirate.org/
2. Flashcache by Facebook
https://github.com/facebook/flashcache/blob/master/doc/flashcache-sa-guide.txt
More information is available here:
http://www.quora.com/What-are-the-differences-between-Flashcache-and-bcache-projects
http://hightechsorcery.com/2010/07/using-an-ssd-as-a-cache-device/
What I suggest is that one of these should be integrated into the Proxmox VE kernel, preferably with installer and management GUI support later on. This feature would mean a very nice addition to PVE, I guess many of it's users would welcome it.
Should the development team integrate this patch into the kernel, I volunteer for testing with several (Intel and Sandforce based) SSD drives. If it proves to be stable enough in the lab, we could provide production environment testing as well in heavily used servers.
There are two options, each with their own strengths and weaknesses:
1. BCache
http://bcache.evilpiepirate.org/
2. Flashcache by Facebook
https://github.com/facebook/flashcache/blob/master/doc/flashcache-sa-guide.txt
More information is available here:
http://www.quora.com/What-are-the-differences-between-Flashcache-and-bcache-projects
http://hightechsorcery.com/2010/07/using-an-ssd-as-a-cache-device/
What I suggest is that one of these should be integrated into the Proxmox VE kernel, preferably with installer and management GUI support later on. This feature would mean a very nice addition to PVE, I guess many of it's users would welcome it.
Should the development team integrate this patch into the kernel, I volunteer for testing with several (Intel and Sandforce based) SSD drives. If it proves to be stable enough in the lab, we could provide production environment testing as well in heavily used servers.