[root@dsgserver mapper]# fdisk -l
Disk /dev/mapper/mpathd: 10737.4 GB, 10737418240000 bytes
255 heads, 63 sectors/track, 1305416 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 524288 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/mpathe: 10737.4 GB, 10737418240000 bytes
255 heads, 63 sectors/track, 1305416 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 524288 bytes
Disk identifier: 0x00000000
[root@dsgserver mapper]# multipath -ll
mpathe (3600b342c404aa4ed67ced86e6d0000d1) dm-10 MacroSAN,LU
size=9.8T features=‘1 queue_if_no_path’ hwhandler=‘0’ wp=rw
|-± policy=‘round-robin 0’ prio=50 status=active
| - 2:0:0:3 sdm 8:192 active ready running
-± policy=‘round-robin 0’ prio=10 status=enabled
|- 1:0:0:3 sdk 8:160 active ready running
- 2:0:1:3 sdo 8:224 active ready running mpathd (3600b342fc141116d5d24dd8bcd0000d1) dm-9 MacroSAN,LU size=9.8T features='1 queue_if_no_path' hwhandler='0' wp=rw |-+- policy='round-robin 0' prio=50 status=active |
- 2:0:0:4 sdn 8:208 active ready running
-+- policy='round-robin 0' prio=10 status=enabled |- 1:0:0:4 sdl 8:176 active ready running
- 2:0:1:4 sdp 8:240 active ready running
[root@dsgserver mapper]# parted /dev/mapper/mpathe
GNU Parted 2.1
Using /dev/mapper/mpathe
Welcome to GNU Parted! Type ‘help’ to view a list of commands.
(parted) mklabel gpt
(parted) p
Model: Linux device-mapper (multipath) (dm)
Disk /dev/mapper/mpathe: 10.7TB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
(parted) mkpart primary 0 10TB
Warning: The resulting partition is not properly aligned for best performance.
Ignor