ENCINA(8) — Maintenance
NAME
tkadmin list lvols - lists logical volumes
SYNOPSIS
tkadmin list lvols -server servername [-enabled]
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.
[-enabled] Provides a list of only enabled logical volumes.
DESCRIPTION
The tkadmin list lvols command lists all existing logical volumes. The -enabled option of this command lists all enabled logical volumes - that is, volumes that are ready for I/O.
EXAMPLES
The following command lists all the enabled logical volumes:
% tkadmin list lvols -enabled
lvol1
lvol2
PRIVILEGE REQUIRED
Encina Monitor query (q) permission to the node manager
Encina RQS query (q) permission to the RQS server
Encina SFS query (Q) permission to the SFS server
RELATED INFORMATION
tkadmin query lvol
— March 1997