ENCINA(8) — Maintenance
NAME
sfsadmin add lvol - adds the specified volume to the specified server
SYNOPSIS
sfsadmin add lvol -server servername volume
ARGUMENTS
-server servername Specifies the name of the file server. The name must be registered with the DCE Directory Service. If the -server option is not specified, the default is the server defined by the environment variable ENCINA_SFS_SERVER.
volume Specifies the name of the volume to be added.
DESCRIPTION
The sfsadmin add lvol command associates a logical volume with the specified SFS server. The volume must have been previously created and enabled.
EXAMPLE
The following command associates the logical volume sfsVol1 with the server /.:/branch1/server/sfs1 :
% sfsadmin add lvol -server /.:/branch1/server/sfs1 sfsVol1
PRIVILEGE REQUIRED
Encina SFS administer (A) permission on the server
RELATED INFORMATION
sfsadmin list lvols
sfsadmin query lvol
tkadmin init disk
tkadmin create pvol
tkadmin create lvol
tkadmin map lvol
tkadmin enable lvol
— March 1997