Manual Page Result
0
Command: vlsnpg | Section: 8 | Source: Digital UNIX | File: vlsnpg.8.gz
vlsnpg(8) System Manager's Manual vlsnpg(8)
NAME
vlsnpg - displays the LSN of a page of the log
SYNOPSIS
/sbin/advfs/vlsnpg special [page_LBN]
Specifies the volume on which the page is located. Specifies the logi-
cal block number (LBN) of the requested page; the default is zero.
DESCRIPTION
Given the device and the LBN, the vlsnpg utility displays the logical
sequence number of the page of the log. The page takes on the logical
sequence number (LSN) of its first record.
Use this command in a script to loop through logical sequence numbers
for several pages to find the end of the log.
RESTRICTIONS
You must have root user privileges to access this command.
RELATED INFORMATION
advfs(4) delim off
vlsnpg(8)