HP XP20000/XP24000 HP StorageWorks XP Disk Array Configuration Guide (T5278-96 - Page 25

Creating logical volumes, must be unmounted before executing

Page 25 highlights

9. Use vgdisplay -v to verify that the volume group was created correctly. The -v option displays the detailed volume group information. Example # vgdisplay -v /dev/vg06 - - - Volume groups - - - VG Name /dev/vg06 VG Write Access read/write VG Status available Max LV 255 Cur LV 0 Open LV 0 Max PV 16 Cur PV 1 Act PV 1 Max PE per PV 1016 VGDA 2 PE Size (Mbytes) 4 Total PE 586 Alloc PE 0 Free PE 586 Total PVG 0 - - Physical Volumes - - PV Name /dev/dsk/c6t0d0 PV Status available Total PE 586 Free PE 586 Creating logical volumes Use these commands for logical volume configuration: • lvremove Deletes a logical volume. Any file system attached to the logical volume must be unmounted before executing the lvremove command. Example lvremove /dev/vgnn/lvolx • lvextend Increases the size of an existing logical volume. Example lvextend -L size /dev/vgnn/lvolx • lvreduce Decreases the size of an existing logical volume. Any file system attached to the logical volume must be unmounted before executing the lvreduce command. Example lvreduce -L size /dev/vgnn/lvolx CAUTION: Data within the file system can be lost after execution of lvreduce. Create logical volumes after you create volume groups. A logical volume must be created for each new SCSI disk device. Configuring disk array devices 25

  • 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
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183

9.
Use
vgdisplay
v
to verify that the volume group was created correctly. The
v
option
displays the detailed volume group information.
Example
# vgdisplay
v /dev/vg06
- - - Volume groups - - -
VG Name
/dev/vg06
VG Write Access
read/write
VG Status
available
Max LV
255
Cur LV
0
Open LV
0
Max PV
16
Cur PV
1
Act PV
1
Max PE per PV
1016
VGDA 2
PE Size (Mbytes)
4
Total PE
586
Alloc PE
0
Free PE
586
Total PVG
0
- - Physical Volumes - - -
PV Name /dev/dsk/c6t0d0
PV Status available
Total PE 586
Free PE 586
Creating logical volumes
Use these commands for logical volume configuration:
lvremove
Deletes a logical volume. Any file system attached to the logical volume must be unmounted
before executing the
lvremove
command.
Example
lvremove /dev/vgnn/lvolx
lvextend
Increases the size of an existing logical volume.
Example
lvextend
L size /dev/vgnn/lvolx
lvreduce
Decreases the size of an existing logical volume. Any file system attached to the logical volume
must be unmounted before executing the
lvreduce
command.
Example
lvreduce
L size /dev/vgnn/lvolx
CAUTION:
Data within the file system can be lost after execution of
lvreduce
.
Create logical volumes after you create volume groups. A logical volume must be created for each
new SCSI disk device.
Configuring disk array devices
25