Skip Headers
Oracle Hierarchical Storage Manager and QFS Software Command Reference
Section 1m: Maintenance Commands
Release 6.1.1
E70305-03

NAME

samncheck - Generates pathnames versus i-numbers for StorageTek QFS and Oracle HSM file systems

SYNOPSIS

samncheck mount_point i-number [ i-number … ]

AVAILABILITY

SUNWsamfs

DESCRIPTION

samncheck generates a pathname in the StorageTek QFS or Oracle HSM file system mounted on mount_point for each i-number listed in the command line. samncheck must be run with root permissions.

The output from samncheck is one line per i_number which represents an existing inode in the file system. The i_number followed by the current generation number for that inode is displayed, followed by a tab and a pathname. Note that there may be many pathnames to a given i_number; samncheck reports just one.

Nonexistant i_numbers are silently ignored.

EXAMPLES

bilbo# samncheck ∕sam 1 2 3 4 5 18
1.1     ∕sam∕.inodes
2.2     ∕sam∕
4.4     ∕sam∕.ioctl
5.5     ∕sam∕.archive
18.3    ∕sam∕file

SEE ALSO

ncheck(1)