Class name
Description
pbd
The physical block devices through which hosts access SRs
event-wait
Blocks other commands from executing until an object exists that satisfies the conditions given on the command line. x=y means "wait for field x to take value y", and x=/=y means "wait for field x to take any value other than y".
Example: wait for a specific VM to be running.
xe event-wait class=vm name-label=myvm power-state=running
Blocks other commands until a VM called myvm is in the
Example: wait for a specific VM to reboot:
xe
Blocks other commands until a VM with UUID $VM reboots (i.e. has a different
The class name can be any of the event classes listed at the beginning of this section, and the parameters can be any of those listed in the CLI command
GPU Commands
Commands for working with physical GPUs, GPU groups and virtual GPUs.
The GPU objects can be listed with the standard object listing commands (xe
Physical GPU (pGPU) Parameters pGPUs have the following parameters:
Parameter Name | Description |
|
| Type | |
|
|
|
|
| |
uuid | The | unique | identifier/object | Read only | |
| reference for the pGPU |
|
| ||
|
|
| |||
The vendor name of the pGPU | Read only | ||||
|
|
| |||
The name assigned by the | Read only | ||||
| vendor to this pGPU model |
| |||
|
|
|
|
| |
The | unique | identifier/object | Read only | ||
| reference for the GPU group |
| |||
| that this pGPU has been |
| |||
| automatically | assigned | to by |
| |
| XenServer; | identical | pGPUs |
| |
| across hosts in a pool are |
| |||
| grouped together |
|
| ||
|
|
|
|
|
|
123