Force the pool database to be synchronized across all hosts in the resource pool. This is not necessary in normal operation since the database is regularly automatically replicated, but can be useful for ensuring changes are rapidly replicated after performing a significant set of CLI operations.
Storage Manager Commands
Commands for controlling Storage Manager plugins.
The storage manager objects can be listed with the standard object listing command (xe
SM Parameters
SMs have the following parameters:
Parameter Name | Description | Type |
|
|
|
uuid | the unique identifier/object reference for | read only |
| the SM plugin |
|
|
|
|
the name of the SM plugin | read only | |
|
|
|
the description string of the SM plugin | read only | |
|
|
|
type | the SR type that this plugin connects to | read only |
|
|
|
vendor | name of the vendor who created this plugin | read only |
|
|
|
copyright | copyright statement for this SM plugin | read only |
|
|
|
minimum SM API version required on the | read only | |
| XenServer host |
|
|
|
|
configuration | names and descriptions of device | read only |
| configuration keys |
|
|
|
|
capabilities | capabilities of the SM plugin | read only |
|
|
|
the filename of the SR driver. | read only | |
|
|
|
SR Commands
Commands for controlling SRs (storage repositories).
The SR objects can be listed with the standard object listing command (xe
SR Parameters
SRs have the following parameters:
Parameter Name | Description | Type |
|
|
|
uuid | the unique identifier/object reference for | read only |
| the SR |
|
|
|
|
the name of the SR | read/write | |
|
|
|
the description string of the SR | read/write | |
|
|
|
147