- 論壇徽章:
- 3
|
回復(fù) 6# phanx
實在是沒有弄明白呀
第一個問題:
啟用系統(tǒng)自帶的multipath多路徑后,為何 /dev/mapper/360060e8010553a20056fdc3200000000就分了三個區(qū)了,其它的都沒分?
我現(xiàn)在已經(jīng)將 /dev/mapper/360060e8010553a20056fdc3200000000_part3做了文件系統(tǒng)了,掛載到/orabackup做備份了。其它的15個都做裸設(shè)備。
但是我發(fā)現(xiàn) 執(zhí)行 mkfs -t ext3 /dev/mapper/360060e8010553a20056fdc3200000000 也能格式化了,這不對啊,這個設(shè)備還沒分區(qū)?
第二個問題:
bash-4.3# pvdisplay |grep /dev/mapper
Found duplicate PV DMMXfgeEfuG2w00N6I7IrrjckT9G4FRR: using /dev/sdag not /dev/sdq
"/dev/mapper/360060e8010553a20056fdc320000000f" is a new physical volume of "600.00 GiB"
為何報這個錯,對我以后使用裸設(shè)備有影響嗎?
另外 /dev/mapper/360060e8010553a20056fdc320000000*和系統(tǒng)原始 /dev/sd* 是怎么樣的對應(yīng)關(guān)系呢?
我fdisk -l 發(fā)現(xiàn)很亂,也看不懂?
能否麻煩解釋下呢?
bash-4.3# pvdisplay |grep /dev/mapper
Found duplicate PV DMMXfgeEfuG2w00N6I7IrrjckT9G4FRR: using /dev/sdag not /dev/sdq
"/dev/mapper/360060e8010553a20056fdc320000000f" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc320000000f
"/dev/mapper/360060e8010553a20056fdc3200000001" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc3200000001
"/dev/mapper/360060e8010553a20056fdc3200000002" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc3200000002
"/dev/mapper/360060e8010553a20056fdc3200000003" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc3200000003
"/dev/mapper/360060e8010553a20056fdc3200000005" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc3200000005
"/dev/mapper/360060e8010553a20056fdc3200000004" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc3200000004
"/dev/mapper/360060e8010553a20056fdc3200000006" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc3200000006
"/dev/mapper/360060e8010553a20056fdc3200000007" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc3200000007
"/dev/mapper/360060e8010553a20056fdc3200000008" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc3200000008
"/dev/mapper/360060e8010553a20056fdc3200000009" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc3200000009
"/dev/mapper/360060e8010553a20056fdc320000000a" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc320000000a
"/dev/mapper/360060e8010553a20056fdc320000000b" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc320000000b
"/dev/mapper/360060e8010553a20056fdc320000000e" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc320000000e
"/dev/mapper/360060e8010553a20056fdc320000000d" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc320000000d
"/dev/mapper/360060e8010553a20056fdc320000000c" is a new physical volume of "600.00 GiB"
PV Name /dev/mapper/360060e8010553a20056fdc320000000c
bash-4.3#
# fdisk -l
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 299.4 GB, 299439751168 bytes
255 heads, 63 sectors/track, 36404 cylinders, total 584843264 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 584843263 292421631+ ee GPT
Partition 1 does not start on physical sector boundary.
WARNING: GPT (GUID Partition Table) detected on '/dev/sdr'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdr: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdr1 1 1258291199 629145599+ ee GPT
Disk /dev/sds: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sds doesn't contain a valid partition table
Disk /dev/sdt: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdt doesn't contain a valid partition table
Disk /dev/sdc: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdc doesn't contain a valid partition table
Disk /dev/sde: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sde doesn't contain a valid partition table
WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdb: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 1 1258291199 629145599+ ee GPT
Disk /dev/sdd: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdd doesn't contain a valid partition table
Disk /dev/sdg: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdg doesn't contain a valid partition table
Disk /dev/sdf: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdf doesn't contain a valid partition table
Disk /dev/sdi: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdi doesn't contain a valid partition table
Disk /dev/sdh: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdh doesn't contain a valid partition table
Disk /dev/sdk: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdk doesn't contain a valid partition table
Disk /dev/sdj: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdj doesn't contain a valid partition table
Disk /dev/sdl: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdl doesn't contain a valid partition table
Disk /dev/sdm: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdm doesn't contain a valid partition table
Disk /dev/sdn: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdn doesn't contain a valid partition table
Disk /dev/sdo: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdo doesn't contain a valid partition table
Disk /dev/sdp: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdp doesn't contain a valid partition table
Disk /dev/sdq: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdq doesn't contain a valid partition table
Disk /dev/sdu: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdu doesn't contain a valid partition table
Disk /dev/sdv: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdv doesn't contain a valid partition table
Disk /dev/sdw: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdw doesn't contain a valid partition table
Disk /dev/sdx: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdx doesn't contain a valid partition table
Disk /dev/sdz: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdz doesn't contain a valid partition table
Disk /dev/sdy: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdy doesn't contain a valid partition table
Disk /dev/sdab: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdab doesn't contain a valid partition table
Disk /dev/sdaa: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdaa doesn't contain a valid partition table
Disk /dev/sdac: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdac doesn't contain a valid partition table
Disk /dev/sdad: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdad doesn't contain a valid partition table
Disk /dev/sdae: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdae doesn't contain a valid partition table
Disk /dev/sdaf: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdaf doesn't contain a valid partition table
Disk /dev/sdag: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdag doesn't contain a valid partition table
WARNING: GPT (GUID Partition Table) detected on '/dev/mapper/36005076058229bc01cbfadc612bae757'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/mapper/36005076058229bc01cbfadc612bae757: 299.4 GB, 299439751168 bytes
255 heads, 63 sectors/track, 36404 cylinders, total 584843264 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/mapper/36005076058229bc01cbfadc612bae757p1 1 584843263 292421631+ ee GPT
Partition 1 does not start on physical sector boundary.
WARNING: GPT (GUID Partition Table) detected on '/dev/mapper/360060e8010553a20056fdc3200000000'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/mapper/360060e8010553a20056fdc3200000000: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/mapper/360060e8010553a20056fdc3200000000p1 1 1258291199 629145599+ ee GPT
Disk /dev/mapper/360060e8010553a20056fdc3200000001: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000001 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000002: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000002 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000003: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000003 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000005: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000005 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000004: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000004 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000007: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000007 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000006: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000006 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000009: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000009 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000008: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000008 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc320000000a: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc320000000a doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc320000000b: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc320000000b doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc320000000c: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc320000000c doesn't contain a valid partition table
Disk /dev/mapper/36005076058229bc01cbfadc612bae757_part1: 51.5 GB, 51538558976 bytes
255 heads, 63 sectors/track, 6265 cylinders, total 100661248 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/36005076058229bc01cbfadc612bae757_part1 doesn't contain a valid partition table
Disk /dev/mapper/36005076058229bc01cbfadc612bae757_part2: 1077 MB, 1077936128 bytes
255 heads, 63 sectors/track, 131 cylinders, total 2105344 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
Disk /dev/mapper/360060e8010553a20056fdc3200000000_part1: 163 MB, 163577856 bytes
255 heads, 63 sectors/track, 19 cylinders, total 319488 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
Disk /dev/mapper/36005076058229bc01cbfadc612bae757_part3: 1076 MB, 1076887552 bytes
255 heads, 63 sectors/track, 130 cylinders, total 2103296 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/36005076058229bc01cbfadc612bae757_part3 doesn't contain a valid partition table
Disk /dev/mapper/36005076058229bc01cbfadc612bae757_part4: 226.4 GB, 226409578496 bytes
255 heads, 63 sectors/track, 27526 cylinders, total 442206208 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/36005076058229bc01cbfadc612bae757_part4 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000000_part2: 2154 MB, 2154823680 bytes
255 heads, 63 sectors/track, 261 cylinders, total 4208640 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000000_part2 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc3200000000_part3: 641.9 GB, 641924595712 bytes
255 heads, 63 sectors/track, 78042 cylinders, total 1253758976 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc3200000000_part3 doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc320000000d: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc320000000d doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc320000000e: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc320000000e doesn't contain a valid partition table
Disk /dev/mapper/360060e8010553a20056fdc320000000f: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders, total 1258291200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/360060e8010553a20056fdc320000000f doesn't contain a valid partition table
|
|