| Skip Navigation Links | |
| Exit Print View | |
|
Sun QFS and Sun Storage Archive Manager 5.3 Reference Manual Sun QFS and Sun Storage Archive Manager 5.3 Information Library |
1. User Commands (Man Pages Section 1)
2. Maintenance Commands (Man Pages Section 1M)
3. Library Functions (Man Pages Section 3)
4. Library Functions (Man Pages Section 3X)
5. File Formats (Man Pages Section 4)
NAME
sam-fsalogd - Logs SAM-QFS file system activity
SYNOPSIS
/opt/SUNWsamfs/sbin/sam-fsalogd
AVAILABILITY
SUNWsamfs
DESCRIPTION
The sam-fsalogd daemon is initiated by the sam-fsd daemon.
The sam-fsd daemon starts a file system activity daemon for
each configured SAM-QFS file system.
The sam-fsalogd daemon opens a door to the SAM-QFS file sys-
tem. The sam-fsalogd daemon receives events associated with
this file system and logs them. Events include:
TABLE 1. SAM-QFS file system activity events
Event Description Parameter(s) Time
ev_none - - -
ev_create file created nlinks,namehash creation time
ev_change uid/gid changed - change time
ev_close modified & closed filemode modify time
ev_rename renamed 0=new,namehash parent modify time
ev_rename renamed 1=old,namehash old parent modify time
ev_remove removed nlinks,namehash change time
ev_offline marked offline - residence time
ev_online marked online - residence time
ev_archive copy archived copy number copy creation time
ev_modify copies stale - modify time
ev_archange copies changed copy number modify time
ev_restore file restored 0=old old modify time
ev_restore file restored 1=new new modify time
ev_umount umount fs - now
FILES
Detailed trace information is written to the sam-fsalogd
trace file.
In the fsalogd.cmd file, you can specify the directory path-
name where the logs are stored for each SAM-QFS file system.
SEE ALSO
mount_samfs(1M). sam-fsd(1M).
fsalogd.cmd(4M). defaults.conf(4M).