DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: OS block size

  1. #1
    Join Date
    Nov 2006
    Posts
    158

    OS block size

    Hi Guys,

    Can someone tell me how i can find out my OS block size in AIX 5.3 & in Linux (Red Hat 4.3)?
    Thanks in advance...
    Regards,

    divroro12

  2. #2
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    AIX
    lsfs -q file-system-name or use smit

    Linux
    /sbin/dumpe2fs /dev/hda1 | grep "Block size"

    regards
    Hrishy

  3. #3
    Join Date
    Nov 2006
    Posts
    158
    Thnx a lot Hrishy...
    Regards,

    divroro12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width