| 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
dump_log - Dumps the contents of the fifo and ioctl log
buffers
SYNOPSIS
/opt/SUNWsamfs/sbin/dump_log [ -f ] [ -p fifo_log ] [ -i
ioctl_log ]
AVAILABILITY
SUNWsamfs
DESCRIPTION
dump_log dumps the contents of the fifo and ioctl log
buffers.
OPTIONS
-f This causes dump_log to run continuously; the
default is to dump the circular buffer once and
then terminate.
fifo_log The log buffer of fifo commands sent by the Sun
QFS or SAM-QFS file system to the sam-amld daemon.
If none is specified the default is to use
/var/adm/log/fs_fifo_log.
ioctl_log The log buffer of the ioctl daemon commands sent
to the Sun QFS or SAM-QFS file system. If none is
specified the default is to use
/var/adm/log/fs_ioctl_log.
You must have logging of the fifo and ioctl commands enabled
by setting the
debug logging
option in the /etc/opt/SUNWsamfs/defaults.conf file.
dump_log is not intended for general use, and is provided as
a utility to supply Oracle Corporation analysts with troub-
leshooting information when necessary.
FILES
/var/opt/SUNWsamfs/amld/fs_fifo_log
fifo buffer used by Sun QFS and SAM-QFS
file systems
/var/opt/SUNWsamfs/amld/fs_ioctl_log
ioctl buffer used by Sun QFS and SAM-QFS
file systems