Home > Veritas Storage Foundation™ File System Manual Pages

GETEXT (1)

User Commands

Table of contents


NAME

getext - get extent attributes for a VxFS file system

SYNOPSIS

getext [ -V vxfs ] [ -f ] [ -s ] filename...

AVAILABILITY

VRTSvxfs

DESCRIPTION

getext displays extent attribute information associated with a set of files.

OPTIONS

-f
Does not print the filename.
-s
Does not print output for files without fixed extent sizes or reservations.
-V vxfs
Specifies the VxFS file system type.

OUTPUT

The following example shows a file with a block size of 1024 bytes, 36 blocks reserved, a fixed extent size of 3 blocks, and all extents aligned to 3 block boundaries.

file1: Bsize 1024 Reserve 36 Extent Size 3 align noextend

The file size cannot be increased after the current reservation is exhausted. Reservations and fixed extent sizes are allocated in units of the file system block size.


NOTES

The align and noextend allocation flags (set through setext or the VX_SETEXT ioctl) are persistent attributes of the file and can be displayed using getext or the VX_GETEXT ioctl. trim can also be displayed, although it is cleared and the reservation is reduced after the final reference to the file.

SEE ALSO

setext(1), fsadm_vxfs(1M), vxtunefs(1M), vxfsio(7)

Last updated: 01 April 2006
Copyright ©2009 Symantec Corporation
All rights reserved.