block size

how do you determine block size for a file system? In solaris 5.8

The command "df -g" will show the blocksize.

And "fstyp -v" will show everything. Pipe it to more and look for "bsize".

I will prefer fstyp -v rather than df -g.

df -g seems to show me the wrong answer in VxFS

Both commands give me the same blocksize with vxfs.