IBM 88554RU Installation Guide - Page 46

protective MBR, Data partitions

Page 46 highlights

of the disks. GPT replaces the older Master Boot Record (MBR) partitioning scheme that has been common to PCs. There are several reasons for introducing a new partitioning scheme: MBR disks support only four partition table entries and a volume size of 2 TB (terabytes). If more partitions are required then one of these partitions must be an extended partition. Only one extended partition is allowed per disk drive. Extended partitions are then subdivided into one or more logical disks. In theory, GPT disks support an unlimited number of partitions. The number of partitions' is limited only by the amount of space reserved for making partitions entries. GPT disks can grow to a very large size. This can be up to 264 logical blocks in length (logical blocks are typically 512 bytes). This equates to 18 EB (Exabytes). In practice, the maximum is less, as there are practical limitations with other parts of the system accessing this amount of disk space efficiently. GPT disks use primary and backup partition tables for redundancy and CRC32 fields for improved partition data structure integrity. For backward compatibility with legacy MBR disk tools, all GPT disks contain a protective MBR. The protective MBR, beginning in sector 0, precedes the GUID Partition Table on the disk and contains only one partition entry that appears to span the entire disk. The legacy tools are not aware of GPT and do not know how to properly access a GPT disk. The benefit of a protective MBR is that these tools will view a GPT disk as having a single encompassing (possibly unrecognized) partition, rather than mistaking the disk for one that is unpartitioned. That is why a GPT-partitioned disk appears to have an MBR. GPT disks can be converted to MBR disks and vice versa only if all existing partitioning is first deleted, with associated loss of data. To a legacy tool, the structure of any GPT disk appears to look like Figure 1-17. The protective MBR is followed by a theoretically unlimited number of data (or possibly unrecognized) partitions. Protective MBR Data partition(s) Figure 1-17 General GPT disk structure 32 IBM xSeries 455 Planning and Installation Guide Eserver

  • 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

32
IBM
Eserver
xSeries 455 Planning and Installation Guide
of the disks. GPT replaces the older Master Boot Record (MBR) partitioning
scheme that has been common to PCs.
There are several reasons for introducing a new partitioning scheme:
±
MBR disks support only four partition table entries and a volume size of 2 TB
(terabytes). If more partitions are required then one of these partitions must
be an extended partition. Only one extended partition is allowed per disk
drive. Extended partitions are then subdivided into one or more logical disks.
±
In theory, GPT disks support an unlimited number of partitions. The number
of partitions’ is limited only by the amount of space reserved for making
partitions entries. GPT disks can grow to a very large size. This can be up to
2
64
logical blocks in length (logical blocks are typically 512 bytes). This
equates to 18 EB (Exabytes). In practice, the maximum is less, as there are
practical limitations with other parts of the system accessing this amount of
disk space efficiently.
±
GPT disks use primary and backup partition tables for redundancy and
CRC32 fields for improved partition data structure integrity.
For backward compatibility with legacy MBR disk tools, all GPT disks contain a
protective MBR
. The protective MBR, beginning in sector 0, precedes the GUID
Partition Table on the disk and contains only one partition entry that appears to
span the entire disk. The legacy tools are not aware of GPT and do not know how
to properly access a GPT disk. The benefit of a protective MBR is that these
tools will view a GPT disk as having a single encompassing (possibly
unrecognized) partition, rather than mistaking the disk for one that is
unpartitioned. That is why a GPT-partitioned disk appears to have an MBR.
GPT disks can be converted to MBR disks and vice versa only if all existing
partitioning is first deleted, with associated loss of data. To a legacy tool, the
structure of any GPT disk appears to look like Figure 1-17. The protective MBR is
followed by a theoretically unlimited number of data (or possibly unrecognized)
partitions.
Figure 1-17
General GPT disk structure
Data partition(s)
Protective MBR