HP EVA Cluster Extension Software Administrator Guide (5697-2445, July 2013)

PARAMETERS:
-CSVDiskName <String>
Specifies the cluster shared volume name which will be made dependent on resource of type
"Cluster Extension EVA.
falseRequired?
namedPosition?
Default value
falseAccept pipeline input?
falseAccept wildcard characters?
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction,
ErrorVariable, WarningAction, WarningVariable, OutBuffer and OutVariable.
For more information, see about_CommonParameters ((http://go.microsoft.com/fwlink/?
LinkID=113216)
INPUTS:
Does not accept input objects.
OUTPUTS:
Does not return object.
NOTES:
CSV resource must be offline while trying to add the dependency.
The Confirm parameter and the Force switch parameter are provided.
The cmdlet performs the operations irrespective of the storage array type of CSV.
Online help for the cmdlet is not supported.
Example 1
C:\PS>Add-CSVDependencyOnCLXEVA
This command first finds out all the cluster shared volumes in the cluster. After getting all such CSVs,
it tries to make each CSV dependent on resource of type "Cluster Extension EVA".
If CSV is already dependent on "Cluster Extension EVA", then the cmdlet moves to the next CSV
in the cluster.
However, if there is no existing dependency on "Cluster Extension EVA" but resource of this type
is existing in the corresponding CSV group, CSV resource is made dependent on the existing
"Cluster Extension EVA" type resource. If it is not present, a new resource of type "Cluster Extension
EVA" is created and the CSV resource is made dependent on it.
While creating the dependency, CSV resource must be offline, otherwise the dependency is not
created.
PS C:> Add-CSVDependencyOnCLXEVA
Logs will be generated with default "info" log level. For changing the
logging level, configure LogLevel parameter in UCF.cfg file at file
location: C:\Program Files\Hewlett-Packard\Cluster Extension EVA\conf\
UCF.cfg
Cmdlet Log Location: C:\Program Files\Hewlett-Packard\Cluster Extension
EVA\log\CLXCmdlet.log
Add-CSVDependencyOnCLXEVA
Cluster Extension Cmdlets for CSV and Virtual Machine Management 59