HP BL680c XenServer Administrator's Guide 4.1.0 - Page 86

Update commands, 4.17. User commands, 4.18. VBD commands

Page 86 highlights

Command line interface Parameter Name possible-hosts HVM-shadow-multiplier dom-id recommendations xenstore-data Description Type list of hosts that could potentially host the read only VM multiplier applied to the amount of shadow read/write that will be made available to the guest domain ID (if available, -1 otherwise) read only An XML specification of recommended read only values and ranges for properties of this VM data to be inserted into the xenstore tree (/ read/write map parameter local/domain//vm-data) after the VM is created. 5.4.15.1. template-export template-export template-uuid=UUID of existing template filename=filename for new template Exports a copy of a specified template to a file with the specified new filename. 5.4.16. Update commands Commands for working with updates to the OEM edition of XenServer. For commands relating to updating the standard non-OEM editions of XenServer, see Section 5.4.8, "Patch (update) commands" for details. 5.4.16.1. update-upload update-upload file-name=name of upload file Streams a new software image to a OEM edition XenServer Host. You must then restart the host for this to take effect. 5.4.17. User commands 5.4.17.1. user-password-change user-password-change old=old_password new=new_password Changes the logged-in user's password. The old password field is not currently checked because you require supervisor privilege to make this call. 5.4.18. VBD commands Commands for working with VBDs (Virtual Block Devices). A VBD is a software object that connects a VM to the VDI, which represents the contents of the virtual disk. The VBD has the attributes which tie the VDI to the VM (is it bootable, its read/write metrics, and so on), while the VDI has the information on the physical attributes of the virtual disk (which type of SR, whether the disk is shareable, whether the media is read/write or read only, and so on). The VBD objects can be listed with the standard object listing command (xe vbd-list), and the parameters manipulated with the standard parameter commands. See Section 5.3.2, "Low-level param commands" for details. 80

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108

Command line interface
80
Parameter Name
Description
Type
possible-hosts
list of hosts that could potentially host the
VM
read only
HVM-shadow-multiplier
multiplier applied to the amount of shadow
that will be made available to the guest
read/write
dom-id
domain ID (if available, -1 otherwise)
read only
recommendations
An XML specification of recommended
values and ranges for properties of this VM
read only
xenstore-data
data to be inserted into the xenstore tree (/
local/domain/<domid>/vm-data) after the
VM is created.
read/write map parameter
5.4.15.1. template-export
template-export
template-uuid=
UUID of existing template
filename=
filename for new
template
Exports a copy of a specified template to a file with the specified new filename.
5.4.16. Update commands
Commands for working with updates to the OEM edition of XenServer. For commands relating to updating
the standard non-OEM editions of XenServer, see Section 5.4.8, “Patch (update) commands” for details.
5.4.16.1. update-upload
update-upload
file-name=
name of upload file
Streams a new software image to a OEM edition XenServer Host. You must then restart the host for this
to take effect.
5.4.17. User commands
5.4.17.1. user-password-change
user-password-change
old=
old_password
new=
new_password
Changes the logged-in user's password. The old password field is not currently checked because you re-
quire supervisor privilege to make this call.
5.4.18. VBD commands
Commands for working with VBDs (Virtual Block Devices).
A VBD is a software object that connects a VM to the VDI, which represents the contents of the virtual disk.
The VBD has the attributes which tie the VDI to the VM (is it bootable, its read/write metrics, and so on),
while the VDI has the information on the physical attributes of the virtual disk (which type of SR, whether
the disk is shareable, whether the media is read/write or read only, and so on).
The VBD objects can be listed with the standard object listing command (
xe vbd-list
), and the parameters
manipulated with the standard parameter commands. See Section 5.3.2, “Low-level param commands” for
details.