HP BL680c XenServer Administrator's Guide 4.1.0 - Page 27

Creating a local LVM SR lvm, 3.4. Creating a local EXT3 SR ext, 3.5. Creating a shared NFS SR

Page 27 highlights

Storage SR type nfs lvm ext device-config parameter, in order of dependency username password chapuser chappassword aggregate FlexVols allocation asis server serverpath device device Can be probed? No No No No No No No No No Yes No No 3.3.3. Creating a local LVM SR (lvm) Device-config parameters for lvm SRs are: Required for sr-create? Yes Yes No No Yes No No No Yes Yes Yes Yes Parameter Name Device Description device name on the local host to use for the SR Required Yes To create a local lvm SR on /dev/sdb use the following command. xe sr-create host-uuid= content-type=user \ name-label="Example Local LVM SR" shared=false \ device-config:device=/dev/sdb type=lvm 3.3.4. Creating a local EXT3 SR (ext) Device-config parameters for ext SRs: Parameter Name Device Description device name on the local host to use for the SR Required Yes To create a local ext SR on /dev/sdb use the following command. xe sr-create host-uuid= content-type=user \ name-label="Example Local EXT3 SR" shared=false \ device-config:device=/dev/sdb type=ext 3.3.5. Creating a shared NFS SR (nfs) Device-config parameters for nfs SRs: 21

  • 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

Storage
21
SR type
device-config
parameter, in order of
dependency
Can be probed?
Required for sr-create?
username
No
Yes
password
No
Yes
chapuser
No
No
chappassword
No
No
aggregate
No
Yes
FlexVols
No
No
allocation
No
No
asis
No
No
nfs
server
No
Yes
serverpath
Yes
Yes
lvm
device
No
Yes
ext
device
No
Yes
3.3.3. Creating a local LVM SR (lvm)
Device-config parameters for lvm SRs are:
Parameter Name
Description
Required
Device
device name on the local host to
use for the SR
Yes
To create a local lvm SR on
/dev/sdb
use the following command.
xe sr-create host-uuid=<VALID_UUID> content-type=user \
name-label="Example Local LVM SR" shared=false \
device-config:device=/dev/sdb type=lvm
3.3.4. Creating a local EXT3 SR (ext)
Device-config parameters for ext SRs:
Parameter Name
Description
Required
Device
device name on the local host to
use for the SR
Yes
To create a local ext SR on
/dev/sdb
use the following command.
xe sr-create host-uuid=<VALID_UUID> content-type=user \
name-label="Example Local EXT3 SR" shared=false \
device-config:device=/dev/sdb type=ext
3.3.5. Creating a shared NFS SR (nfs)
Device-config parameters for nfs SRs: