![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Block Size | Ruben78 | AIX | 3 | 04-28-2008 04:40 PM |
| block size | bache_gowda | UNIX for Dummies Questions & Answers | 1 | 05-31-2007 03:21 AM |
| block size | csaunders | SUN Solaris | 3 | 05-19-2004 10:35 AM |
| os block size | kburrows | Filesystems, Disks and Memory | 1 | 10-10-2002 12:45 PM |
| block size | linuxpenguin | Filesystems, Disks and Memory | 5 | 05-31-2002 10:11 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to know the OS Block size
Hello Unix guru's
I want to check my OS Block size for the Solaris 8 Following is one of the line from df -g command. Can anybody help to interpret the same. /u03 (/dev/vx/dsk/oradg/vol03): 8192 block size 8192 frag size 205463552 total blocks 50433792 free blocks 50040000 available 788128 total files 788005 free files 52792949 filesys id vxfs fstype 0x00000004 flag 255 filename length Thanks Dilip Patel.
__________________
Dilip Patel OCP 8i |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
.........
try:
prtvtoc /dev/dsk/c1t0d0s0 prtvtoc /dev/vx/dsk/rootdg/rootvol or man fstyp g P |
||||
| Google The UNIX and Linux Forums |