RECOVSERVERINFO — User Commands
NAME
recovserverinfo − Print out information about the number of times clients attmepted recovery with a server
SYNOPSIS
recovserverinfo -[options]
OPTIONS
-durationPrint out only the start and finish times of all recovery per host. Do not print out the start and finish times for each attempt of a host, if there’s more than one attempt.
-noHandlesDo not include the default information about the number of handles requested to be reopened.
-successSpecify the number of reopens that returned success, as well as the number merely requested.
INTRODUCTION
This command prints out information about what clients attempted recovery with a server, how many times they attempted it, and how long it took to recover. For now, the command must be executed on the server in question. The first line, per host, gives the duration of recovery for that host, while further lines per host (if -duration is not specified) give the start and finish times of each recovery attempt, including the first. The first line is included simply for convenience of interpretation.
KEYWORDS
recovery, server
Sprite version 1.0 — January 15, 1990