acfsutil info file

Purpose

Displays information for a file in an Oracle ACFS file system.

Syntax and Description

acfsutil info file -h
acfsutil info file [-d] [-o acfs_extent_offset] path

acfsutil info file -h displays help text and exits.

Table 16-88 contains the options available with the acfsutil info file command.


Table 16-88 Options for the acfsutil info file command

Option Description

-d

Displays detailed extent information, from Oracle ACFS to the Oracle ASM devices in the disk group.

-o acfs_extent_offset

Narrows the extent display to the Oracle ACFS file offset specified.

path

Specifies the full path name of a file.


The acfsutil info file command displays information about a file in an Oracle ACFS file system. The information includes the extent map which details the locations of the blocks comprising the file and the used versus allocated storage for a file. Tagging information is also displayed for a file.

You must have read access to the specified file to run acfsutil info file.

Examples

The following is an example of acfsutil info file.

Example 16-79 Using the acfsutil info file command

$ /sbin/acfsutil info file /acfsmounts/acfs1/myfile