getext(1) (VxFS) getext(1)
NAME
getext - display extent attributes (VxFS)
SYNOPSIS
getext [-f] [-s] file ...
DESCRIPTION
getext displays extent attribute information associated with a set of
files.
OPTIONS
-f Do not print the file name. Makes output a bit easier to parse.
-s Do not print output for files which do not have fixed extent
sizes or reservation.
OUTPUT
file1: Bsize 1024 Reserve 36 Extent Size 3 align noextend
The above line indicates a file with 36 blocks of reservation, a fixed
extent size of 3 blocks, all extents aligned to 3 block boundaries,
and the file unable to be grown once the current reservation is
exhausted. The file system block size is 1024. Reservation and fixed
extent sizes are allocated in multiples of the file system block size.
SEE ALSO
setext(1), vxfsio(7).
Page 1 Reliant UNIX 5.44 Printed 11/98