diff --git a/xCAT-client/pods/man1/cfgve.1.pod b/xCAT-client/pods/man1/cfgve.1.pod index 5bdec83d9..5bcf43e9e 100644 --- a/xCAT-client/pods/man1/cfgve.1.pod +++ b/xCAT-client/pods/man1/cfgve.1.pod @@ -4,13 +4,17 @@ B - Configure the elements for a virtual environment. =head1 SYNOPSIS -B [B<-t> sd] [B<-m> manager] [B<-o> object] [B<-c> | B<-g> | B<-s> +B B<-t> dc B<-m> manager B<-o> object [B<-c> | B<-r>] + +B B<-t> cl B<-m> manager B<-o> object [B<-c> | B<-r> B<-f>] + +B B<-t> sd B<-m> manager B<-o> object [B<-c> | B<-g> | B<-s> | B<-a> | B<-b> | B<-r> B<-f>] -B [B<-t> nw] [B<-m> manager] [B<-o> object] [B<-c> B<-d> data center +B B<-t> nw B<-m> manager B<-o> object [B<-c> B<-d> data center | B<-r>] -B [B<-t> tpl] [B<-m> manager] [B<-o> object] [B<-r>] +B B<-t> tpl B<-m> manager B<-o> object [B<-r>] =head1 DESCRIPTION @@ -24,11 +28,15 @@ manager of virtual environment. xCAT needs it to access the RHEV manager. The mandatory parameter B<-t type> is used to specify the type of the target object. -Basically, B command supports three types of object: B, B -and B. +Basically, B command supports five types of object: B, B, +B, B and B. =over 3 +B - The B and B operations are supported. + +B - The B and B operations are supported. + B - The B, B, B, B, B and B operations are supported. @@ -49,6 +57,8 @@ The mandatory parameter B<-o object> is used to specify which object to configur Specify the B of the target object. Supported types: + B - Data Center + B - Cluster B - Storage Domain B - Network B - Template @@ -84,11 +94,13 @@ B - The name of the storage domain. B - The type of storage domain. Valid value: data, iso, export. Default value is 'data'. -B - The storage type. Currently only 'nfs' is supported. +B - The storage type. "nfs" or "localfs". -B - The location of the storage. Format: [nfsserver:nfspath]. +B - The location of the storage. +B: Format: [nfsserver:nfspath]. The NFS export directory must be configured for read write access and must be owned by vdsm:kvm. +B: "/data/images/rhev" is set by default. B - A host must be specified for a storage doamin as SPM (Storage Pool Manager) when initialize the storage domain. The role of SPM @@ -171,4 +183,4 @@ To remove the template 'tpl01', enter: =head1 SEE ALSO -L \ No newline at end of file +L