Dell PowerEdge R830 Integrated Remote Access Controller 8 Version 2.70.70.70 U - Page 239

Creating an empty partition, Creating an empty partition using the web interface

Page 239 highlights

NOTE: If you click any option on the vFlash pages when an application such as WSMAN, iDRAC Settings utility, or RACADM is using vFlash, or if you navigate to some other page in the GUI, iDRAC may display the message: vFlash is currently in use by another process. Try again after some time. vFlash is capable of performing fast partition creation when there is no other on-going vFlash operation such as formatting, attaching partitions, and so on. Therefore, it is recommended to first create all partitions before performing other individual partition operations. Creating an empty partition An empty partition, when attached to the system, is similar to an empty USB flash drive. You can create empty partitions on a vFlash SD card. You can create partitions of type Floppy or Hard Disk. The partition type CD is supported only while creating partitions using images. Before creating an empty partition, make sure that: • You have Access Virtual Media privilege. • The card is initialized. • The card is not write-protected. • An initialize operation is not being performed on the card. Creating an empty partition using the web interface To create an empty vFlash partition: 1. In iDRAC Web interface, go to Overview > Server > vFlash > Create Empty Partition. The Create Empty Partition page is displayed. 2. Specify the required information and click Apply. For information about the options, see the iDRAC Online Help. A new unformatted empty partition is created that is read-only by default. A page indicating the progress percentage is displayed. An error message is displayed if: • The card is write-protected. • The label name matches the label of an existing partition. • A non-integer value is entered for the partition size, the value exceeds the available space on the card, or the partition size is greater than 4 GB. • An initialize operation is being performed on the card. Creating an empty partition using RACADM To create an empty partition: 1. Log in to the system using telnet, SSH, or Serial console. 2. Enter the command: racadm vflashpartition create -i 1 -o drive1 -t empty -e HDD -f fat16 -s [n] where [n] is the partition size. By default, an empty partition is created as read-write. Creating a partition using an image file You can create a new partition on the vFlash SD card using an image file (available in the .img or .iso format.) The partitions are of emulation types: Floppy (.img), Hard Disk (.img), or CD (.iso). The created partition size is equal to the image file size. Before creating a partition from an image file, make sure that: • You have Access Virtual Media privilege. • The card is initialized. • The card is not write-protected. • An initialize operation is not being performed on the card. NOTE: The uploaded image and the emulation type must match. There are issues when iDRAC emulates a device with incorrect image type. For example, if the partition is created using an ISO image and the emulation type is specified as Hard Disk, then the BIOS cannot boot from this image. Managing vFlash SD card 239

  • 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
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • 284
  • 285
  • 286
  • 287
  • 288
  • 289
  • 290
  • 291
  • 292
  • 293
  • 294
  • 295
  • 296
  • 297
  • 298

NOTE:
If you click any option on the vFlash pages when an application such as WSMAN, iDRAC Settings utility, or
RACADM is using vFlash, or if you navigate to some other page in the GUI, iDRAC may display the message:
vFlash is
currently in use by another process. Try again after some time
.
vFlash is capable of performing fast partition creation when there is no other on-going vFlash operation such as formatting, attaching
partitions, and so on. Therefore, it is recommended to first create all partitions before performing other individual partition operations.
Creating an empty partition
An empty partition, when attached to the system, is similar to an empty USB flash drive. You can create empty partitions on a vFlash SD
card. You can create partitions of type
Floppy
or
Hard Disk
. The partition type CD is supported only while creating partitions using images.
Before creating an empty partition, make sure that:
You have
Access Virtual Media
privilege.
The card is initialized.
The card is not write-protected.
An initialize operation is not being performed on the card.
Creating an empty partition using the web interface
To create an empty vFlash partition:
1.
In iDRAC Web interface, go to
Overview
>
Server
>
vFlash
>
Create Empty Partition
.
The
Create Empty Partition
page is displayed.
2.
Specify the required information and click
Apply
. For information about the options, see the
iDRAC Online Help
.
A new unformatted empty partition is created that is read-only by default. A page indicating the progress percentage is displayed. An
error message is displayed if:
The card is write-protected.
The label name matches the label of an existing partition.
A non-integer value is entered for the partition size, the value exceeds the available space on the card, or the partition size is
greater than 4 GB.
An initialize operation is being performed on the card.
Creating an empty partition using RACADM
To create an empty partition:
1.
Log in to the system using telnet, SSH, or Serial console.
2.
Enter the command:
racadm vflashpartition create -i 1 -o drive1 -t empty -e HDD -f fat16 -s [n]
where
[n]
is the partition size.
By default, an empty partition is created as read-write.
Creating a partition using an image file
You can create a new partition on the vFlash SD card using an image file (available in the
.img
or
.iso
format.) The partitions are of
emulation types: Floppy (
.img
), Hard Disk (
.img
), or CD (
.iso
). The created partition size is equal to the image file size.
Before creating a partition from an image file, make sure that:
You have Access Virtual Media privilege.
The card is initialized.
The card is not write-protected.
An initialize operation is not being performed on the card.
NOTE:
The uploaded image and the emulation type must match. There are issues when iDRAC emulates a device with
incorrect image type. For example, if the partition is created using an ISO image and the emulation type is specified as
Hard Disk, then the BIOS cannot boot from this image.
Managing vFlash SD card
239