Simfs (Simple File System) is a virtual file system used by OpenVZ container-based virtualization for Linux. It provides an isolated, virtualized view of the file system to each container, allowing each to operate independently while sharing the underlying resources. With simfs, each container has its own set of inodes (which track file system objects), but they all use the same block device.