I am running QFS without any issues on ext4 file systems on a cluster of 15 nodes.
I decided to try using ZFS (
http://zfsonlinux.org/) as the underlying file system for each chunk server, for extra durability on a per node basis. But, the chunk servers segfault immediately (on first write), without any indications of what happened in the logs.
I have been using ZFS as ext4 replacement to store data without any issues whatsoever for quite some time, so this problem is really vexing.
Has anyone had prior experience with such a setup?