my drobo is filled with about 4.5 TB of disks, and I set LUN size to 1tb, giving me three luns. i formatted the luns with ext4, ext3 and vfat, and filled it with each-1gb files.
now, I've got 800 of these files in each partition, that makes about 2.4tb in total and just doesn't fit the 4.5tb of disks. how is this possible? it is possible, because the drobo happily reclaims blocks from the ext4 filesystem, leaving broken files with blocks apparently zeroed out.
it seems like ext4 is similar enough to ext3 for the drobo to attempt to reclaim blocks, but different enough that it does it file-destroyingly wrong!
tl;dr - dont ever use ext4 with a drobo that doesn't explicitly support it!