A-40 Dell PowerVault 720N, 740N, and 760N System Administrator and Command Reference Guide
atime Time of last read or write (in seconds).
mtime Time of last write (in seconds).
ctime Time of last size/status change (in seconds).
crtime Time file was created (in seconds).
atimeage Age of last read or write (Now - atime).
mtimeage Age of last write (Now - mtime).
ctimeage Age of last size/status change (Now ctime).
crtimeage Age of file creation (Now - crtime).
timetype timetype
This lets you specify the type of time that will be used in the age compari-
son. Valid values for time_type are
a Access time
m Modification time
c Change time (last size/status change)
cr Creation time
sizes sizes
Specifies the breakdown of sizes, as a comma-separated set of size values.
The values are in bytes, but as a convenience you can add a K, M, or G suffix
to a number to get kilobytes, megabytes, and gigabytes. For example,
500K,2M,1G would produce a breakdown with 4 categories - files less
than 500K, files less than 2 megabytes, files less than 1 gigabyte, and all
other files.
To produce a breakdown that includes all unique file sizes, specify * for the
sizes value.
style style
Controls the style of output - the possible value for count are readable (the
default), table (colonseparated values suitable for processing by pro-
grams), and html.
EXAMPLES
1. Produce default file usage breakdowns for snapshot hourly.1 of volume vol0.
filestats volume vol0 snapshot hourly.1
2. Produce file usage breakdowns by monthly age values:
filestats volume vol0 snapshot hourly.1 ages
30D,60D,90D,120D,150D,180D
filestats