View previous topic :: View next topic |
Author |
Message |
Twenty_eight n00b
Joined: 14 Apr 2009 Posts: 1
|
Posted: Tue Apr 14, 2009 8:19 am Post subject: |
|
|
Доброго времени суток, упёрся и не пойму в чём лично у меня проблема.
вот мои винты и их разделы:
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 * 1 9 72261 fd Linux raid autodetect
/dev/sda2 10 134 1004062+ 82 Linux swap / Solaris
/dev/sda3 135 3782 29302560 fd Linux raid autodetect
/dev/sda4 3783 121601 946381117+ fd Linux raid autodetect
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 9 72261 fd Linux raid autodetect
/dev/sdb2 10 134 1004062+ 82 Linux swap / Solaris
/dev/sdb3 135 3782 29302560 fd Linux raid autodetect
/dev/sdb4 3783 121601 946381117+ fd Linux raid autodetect
Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x72452dcb
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 9 72261 fd Linux raid autodetect
/dev/sdc2 10 134 1004062+ 82 Linux swap / Solaris
/dev/sdc3 135 3782 29302560 fd Linux raid autodetect
/dev/sdc4 3783 121601 946381117+ fd Linux raid autodetect
Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 9 72261 83 Linux
/dev/sdd2 10 72 506047+ 82 Linux swap / Solaris
/dev/sdd3 73 3720 29302560 83 Linux
/dev/sdd4 3721 60801 458503132+ 83 Linux
вот мои рэйды :
Disk /dev/md0: 73 MB, 73924608 bytes
2 heads, 4 sectors/track, 18048 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk identifier: 0x00000000
Disk /dev/md2: 708.2 GB, 708258562048 bytes
2 heads, 4 sectors/track, 172914688 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk identifier: 0x00000000
Disk /dev/md1: 30.0 GB, 30005723136 bytes
2 heads, 4 sectors/track, 7325616 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk identifier: 0x00000000
вот список что куда вставлял и добавлял:
/dev/sda1 /dev/sdb1 /dev/sdc1 = /dev/md0 (raid1)
/dev/sda3 /dev/sdb3 /dev/sdc2 = /dev/md1 (raid1)
/dev/sda4 /dev/sdb4 /dev/sdc4 = /dev/md2 (raid0)
А теперь размажу в чём у меня проблема
md2 у меня на 700гиг когда в нём три партиции почти в весь терабайтник, года объединяю две партиции то получаю
Disk /dev/md2: 1938.1 GB, 1938187878400 bytes
2 heads, 4 sectors/track, 473190400 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk identifier: 0x00000000
при объединени трёх
Disk /dev/md2: 708.2 GB, 708258562048 bytes
2 heads, 4 sectors/track, 172914688 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk identifier: 0x00000000
вопрос как мне собрать чтобы было больше 2ТБ, райд 5 не подходит нужно хранилище не важно информации, причём одной партицией. |
|
Back to top |
|
|
fank l33t
Joined: 16 Oct 2004 Posts: 794 Location: Minsk, Belarus
|
Posted: Tue Apr 14, 2009 3:31 pm Post subject: |
|
|
http://www.google.com/search?client=opera&rls=en&q=mdadm+2TB+limit&sourceid=opera&ie=utf-8&oe=utf-8
вот что сразу пришло в голову
и вот ответ
Quote: | Well I enabled Large Block Devices in the kernel and it all "just works".
So I didn't need to upgrade to a 64bit kernel or 64bit mdadm...
Gotta love online growing/expansion
FS was XFS |
_________________ Слово „христианство“ основано на недоразумении; в сущности, был один христианин, и тот умер на кресте. |
|
Back to top |
|
|
bukazoid Tux's lil' helper
Joined: 21 Jan 2005 Posts: 86
|
|
Back to top |
|
|
g-user n00b
Joined: 06 Apr 2009 Posts: 42 Location: United States of Russia
|
Posted: Thu Apr 23, 2009 10:11 am Post subject: |
|
|
Quote: | fdisk больше 2 Tb адресовать не может. |
да и вобще по мне cfdisk симпатичней. Только на больших хардах я его не использовал. Вобще неплохо бы багрепорт по этому делу отправить.
Уже появились харды - по 2TB - штука. http://hothardware.com/News/WD-2TB-Caviar-Green-Monster-Drive-Preview/
А то скоро эта проблема будет очень популярной.
Можно вобще поступить радикально
http://gparted.sourceforge.net/screenshots.php
кстати там в документации есть фраза
Quote: | For large disks (over 2.2 TB): do not use fdisk and DOS-type partitioning, but parted and GPT (EFI GUID) partitioning. The kernel needs to have CONFIG_LBD and CONFIG_EFI_PARTITION set. Apart from this single sentence this HOWTO does not have information about this case. |
|
|
Back to top |
|
|
bukazoid Tux's lil' helper
Joined: 21 Jan 2005 Posts: 86
|
Posted: Thu Apr 23, 2009 12:09 pm Post subject: |
|
|
g-user wrote: | Quote: | fdisk больше 2 Tb адресовать не может. |
Вобще неплохо бы багрепорт по этому делу отправить.
|
архитектурное ограничение системы партиций MBR Partition Table scheme,
относится к багам ? |
|
Back to top |
|
|
g-user n00b
Joined: 06 Apr 2009 Posts: 42 Location: United States of Russia
|
Posted: Thu Apr 23, 2009 9:29 pm Post subject: |
|
|
Quote: | архитектурное ограничение системы партиций MBR Partition Table scheme,
относится к багам ? |
Нет. Описание в хендбуке дефолтного разбиения хардов через fdisk в то время когда на рынке во всю начинают продаваться харды по 2Tb штука без сноски что делать если у вас имеется в налиичии большой хард, который он разбить не сможет - напрямую относятся к багам.
Надо бы обновить. Впрочем - хотите не обновляйте. Через полгода-год-полтора замучаетесь на подобные вопросы отвечать когда народ начнет их пачками покупать. Дело ваше
По мне куда проще в FAQ добавить. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|