Symantec logo

Examples of reporting file extents

The following examples show typical uses of the fsmap and fsvmap commands.

 Using the fsmap command

# find . | fsmap -

Volume Extent Type File

vol2 Data ./file1

vol1 Data ./file2

 Using the fsvmap command

# fsvmap /dev/vx/rdsk/fstest/testvset vol1 vol2

vol1 /.

vol1 /ns2

vol1 /ns3

vol1 /file1

vol2 /file1

vol2 /file2

# fsvmap -mvC /dev/vx/rdsk/fstest/testvset vol1

Meta Structural vol1 //volume has filesystem metadata//

Data UNNAMED vol1 /.

Data UNNAMED vol1 /ns2

Data UNNAMED vol1 /ns3

Data UNNAMED vol1 /file1

Meta UNNAMED vol1 /file1