 |
Index for Section 8 |
|
 |
Alphabetical listing for V |
|
 |
Bottom of page |
|
vlogpg(8)
NAME
vlogpg - displays a formatted page of the log
SYNOPSIS
/sbin/advfs/vlogpg special [page_LBN]
OPERANDS
special
Specifies the volume on which the log is located.
page_LBN
Specifies the logical block number (LBN) of the volume; the default is
zero.
DESCRIPTION
The vlogpg utility translates a 16-block part of a volume of an unmounted
file system and formats it as a log page. Use this utility with other file
utilities for debugging.
If the volume is mounted, use the showfdmn -x command to get the extent map
before calling the vlogpg command. If the volume is unmounted, use the
vbmtchain command to identify the extent information that locates the log.
The vlogpg utility displays the pages and records needed to redo
transactions that were in progress at the time of a crash.
RESTRICTIONS
You must have root user privileges to access this command.
SEE ALSO
showfdmn(8), advfs(4)
 |
Index for Section 8 |
|
 |
Alphabetical listing for V |
|
 |
Top of page |
|