Parameter Name | Description | Type |
|
|
|
uuid | The unique identifier/object reference for | read only |
| the PBD. |
|
|
|
|
the storage repository that the PBD points to | read only | |
|
|
|
additional configuration information that is | read only map parameter | |
| provided to the |
|
|
|
|
True if the SR is currently attached on this | read only | |
| host, False otherwise |
|
|
|
|
UUID of the physical machine on which the | read only | |
| PBD is available |
|
|
|
|
host | The host field is deprecated. Use host_uuid | read only |
| instead. |
|
|
|
|
Additional configuration information. | read/write map parameter | |
|
|
|
pbd-create
Create a new PBD on a XenServer host. The
To add a mapping of 'path'
config:path=/tmp
For a full list of supported
pbd-destroy
Destroy the specified PBD.
pbd-plug
pbd-plug uuid=<uuid_of_pbd>
Attempts to plug in the PBD to the XenServer host. If this succeeds, the referenced SR (and the VDIs contained within) should then become visible to the XenServer host.
pbd-unplug
Attempt to unplug the PBD from the XenServer host.
PIF Commands
Commands for working with PIFs (objects representing the physical network interfaces).
The PIF objects can be listed with the standard object listing command (xe
140