ENCINA(8) — Maintenance
NAME
tkadmin rename lvol - renames a logical volume
SYNOPSIS
tkadmin rename lvol -server servername oldname newname
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.
oldname Specifies the logical volume to be renamed.
newname Specifies the new name of logical volume. The name may be any string of alphanumeric characters of maximum length VOL_MAX_STRING_SIZE. Currently, the maximum value is 128 characters including the end-of-string character.
DESCRIPTION
The tkadmin rename lvol command changes the name of a logical volume. This command can be used to rename any Encina logical volume.
CAUTIONS
The volume to be renamed must be disabled. (You must start the server in administrative mode.)
EXAMPLES
The following command renames logical volume lvol1 to lvol2:
% tkadmin rename lvol lvol1 lvol12
PRIVILEGE REQUIRED
Encina Monitor administer (a) permission to the node manager
Encina RQS administer (a) permission to the RQS server
Encina SFS administer (A) permission to the SFS server
RELATED INFORMATION
tkadmin expand lvol
— March 1997