ENCINA(8) — Maintenance
NAME
tkadmin recover lvols - recovers data on enabled logical volumes
SYNOPSIS
tkadmin recover lvols -server servername
ARGUMENTS
-server servername Specifies the server affected by the command. The server name is the name that is registered with the DCE Directory Service. If the server name is not specified in the command line, it is retrieved from an environment variable, ENCINA_TK_SERVER.
DESCRIPTION
The tkadmin recover lvols command brings a server’s data volumes up to date with the information in the server’s log file, if any, and mounts the enabled logical volumes, if any. You cannot create or use data volumes for the server until after issuing this command. This command should be issued only once.
EXAMPLES
The following command recovers the enabled logical volumes of the server /.:/branch1/server/sfs1 :
% tkadmin recover lvols -server /.:/branch1/server/sfs1
PRIVILEGE REQUIRED
Encina RQS administer (a) permission to the RQS server
Encina SFS administer (A) permission to the SFS server
RELATED INFORMATION
tkadmin enable logfile
— March 1997