I am looking for a way to see what the current blocksize of an filesystem is.
Normaly i would use tune2fs -l | grep "Block size", but that doesn't work on vxfs.
I googled a bit and found fstyp -v /dev/vx/dsk/... (VxFS_Block_Size), but there is no fstyp installed.
So now im wondering if there is something else to find out the block size of an vxfs filesystem.
System: VxFS on RHEL 5.8