Thank you for introducing ploop.You can do encrypted files, but not an encrypted file system. That is just how OpenVZ works (by default). However, there has been a "OpenVZ Addon" if you will, that allows KVM like disk functionality with the CPU / Memory overhead of OpenVZ.
http://openvz.org/Ploop/Why
This *should* allow your customers to do full disk encryption. (Not end user software)
Does any vps provider support Ploop yet?Benefits
- File system journal is not bottleneck anymore
- Large-size image files I/O instead of lots of small-size files I/O on management operations
- Disk space quota can be implemented based on virtual device sizes; no need for per-directory quotas
- Number of inodes doesn't have to be limited because this is not a shared resource anymore (each CT has its own file system)
- Live backup is easy and consistent
- Live migration is reliable and efficient
- Different containers may use file systems of different types and properties
Afaik, no providers support Ploop.Thank you for introducing ploop.
Does any vps provider support Ploop yet?
Not really. It does on the fly growing but you take a performance hit while it grows.Ploop removes the ability to overcommit disk. Why would any OpenVZ provider want that?