4.1.0 HP PolyServe Software for Microsoft SQL Server administration guide (T5392-96074, October 2010)

To enable or disable a Virtual SSAS from the command line, use these commands:
mx vssas enable <vssas>
mx vssas disable <vssas>
Delete a Virtual SSAS
To remove a Virtual SSAS, select it on the PolyServe Management Console, right-click,
and select Delete.
To delete a Virtual SSAS from the command line, use this command:
mx vssas delete [--force yes|no] <vssas>
View status for a Virtual SSAS
The PolyServe Management Console shows the status of all Virtual SSASs configured
in the matrix. To view status from the command line, use this command:
mx vssas status [--up|--down] [--enabled|--disabled] [--operational|
--maintenance] [--primary|--backup] [--active|--inactive] [--showApplication]
<vssas>
Virtual SSAS instance procedures
Modify the configuration
To change the configuration of a Virtual SSAS instance, select that instance on the
PolyServe Management Console, right-click, and select Properties. You can then
modify the configuration as necessary.
To modify the configuration from the command line, use this command:
mx vssasinstance update <arguments> <vssas\instancename>
The arguments are the same as vssasinstance add, with the exception that the
--vpath argument does not apply. See the HP PolyServe Matrix Server command
reference guide for more information.
Disable or enable a Virtual SSAS instance
When a monitor is disabled, the health of the server is affected in the same manner
as a failure of the monitors probe operation. If the Policy configuration of the monitor
is either AUTORECOVER or NOAUTORECOVER, the ClusterPulse process will attempt
Configure SQL Server Analysis Services112