ENCINA(8) — Maintenance
NAME
tkadmin enable logfile - enables a log file for use by a server
SYNOPSIS
tkadmin enable logfile -server servername logFileName
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.
logFileName Specifies the log file to be enabled. The format is logFileName/ logVolume, where logVolume is the volume on which the log file is stored - for example, sfs2logvol/sfslog.
DESCRIPTION
The tkadmin enable logfile command enables a log file to be used by an Encina server. This command completes the initialization of the server’s Recovery Service. You must enable the log file before you can enable the server or enable data volumes.
This command recovers enabled logical volumes (if any). The command should be issued only once.
EXAMPLES
The following command enables the log file named sfslog for the server /.:/branch1/server/sfs2 :
% tkadmin enable logfile -server /.:/branch1/server/sfs2 sfs2logvol/sfslog
PRIVILEGE REQUIRED
Encina RQS administer (a) permission to the RQS server
Encina SFS administer (A) permission to the SFS server
RELATED INFORMATION
tkadmin recover lvols
tkadmin create logfile
— March 1997