|
|
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
авторroot@ubuntu3001:~# lspci 00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06) 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) 00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06) 00:14.0 USB controller: Intel Corporation 9 Series Chipset Family USB xHCI Controller 00:16.0 Communication controller: Intel Corporation 9 Series Chipset Family ME Interface #1 00:1a.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #2 00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller 00:1c.0 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 1 (rev d0) 00:1c.2 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 3 (rev d0) 00:1d.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1 00:1f.0 ISA bridge: Intel Corporation 9 Series Chipset Family H97 Controller 00:1f.2 RAID bus controller: Intel Corporation SATA Controller [RAID mode] 00:1f.3 SMBus: Intel Corporation 9 Series Chipset Family SMBus Controller 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 11) в настройках раида(ctrl+i) поставил страйп из двух ssd на 120gb должен получиться один винт на 223гб но в убунту они определяются как два отдельных диска по 111гб: авторroot@ubuntu3001:~# fdisk -l Disk /dev/sda: 111,8 GiB, 120034123776 bytes, 234441648 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 /dev/sdb: 111,8 GiB, 120034123776 bytes, 234441648 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 /dev/sdc: 931,5 GiB, 1000204886016 bytes, 1953525168 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 Disklabel type: dos Disk identifier: 0xf7bb67fc Device Boot Start End Sectors Size Id Type /dev/sdc1 * 2048 195313663 195311616 93,1G 83 Linux /dev/sdc2 195315712 1953523711 1758208000 838,4G 5 Extended /dev/sdc5 1886920704 1953523711 66603008 31,8G 82 Linux swap / Solaris /dev/sdc6 195317760 1014519807 819202048 390,6G 83 Linux /dev/sdc7 1014521856 1886918655 872396800 416G 83 Linux Partition table entries are not in disk order. подскажите как с раидом работать? авторroot@ubuntu3001:~# ls /dev autofs fuse loop1 null ram5 sg0 tty15 tty30 tty46 tty61 ttyS18 ttyS5 vcsa1 block hidraw0 loop2 port ram6 sg1 tty16 tty31 tty47 tty62 ttyS19 ttyS6 vcsa2 bsg hidraw1 loop3 ppp ram7 sg2 tty17 tty32 tty48 tty63 ttyS2 ttyS7 vcsa3 btrfs-control hidraw2 loop4 psaux ram8 shm tty18 tty33 tty49 tty7 ttyS20 ttyS8 vcsa4 bus hpet loop5 ptmx ram9 snapshot tty19 tty34 tty5 tty8 ttyS21 ttyS9 vcsa5 char hugepages loop6 pts random snd tty2 tty35 tty50 tty9 ttyS22 uhid vcsa6 console i2c-0 loop7 ram0 rfkill stderr tty20 tty36 tty51 ttyprintk ttyS23 uinput vfio core i2c-1 loop-control ram1 rtc stdin tty21 tty37 tty52 ttyS0 ttyS24 urandom vga_arbiter cpu i2c-2 mapper ram10 rtc0 stdout tty22 tty38 tty53 ttyS1 ttyS25 usb vhci cpu_dma_latency i2c-3 mcelog ram11 sda tty tty23 tty39 tty54 ttyS10 ttyS26 vcs vhost-net cuse i2c-4 mei0 ram12 sdb tty0 tty24 tty4 tty55 ttyS11 ttyS27 vcs1 xconsole disk i2c-5 mem ram13 sdc tty1 tty25 tty40 tty56 ttyS12 ttyS28 vcs2 zero dri initctl memory_bandwidth ram14 sdc1 tty10 tty26 tty41 tty57 ttyS13 ttyS29 vcs3 ecryptfs input mqueue ram15 sdc2 tty11 tty27 tty42 tty58 ttyS14 ttyS3 vcs4 fb0 kmsg net ram2 sdc5 tty12 tty28 tty43 tty59 ttyS15 ttyS30 vcs5 fd log network_latency ram3 sdc6 tty13 tty29 tty44 tty6 ttyS16 ttyS31 vcs6 full loop0 network_throughput ram4 sdc7 tty14 tty3 tty45 tty60 ttyS17 ttyS4 vcsa ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.06.2015, 17:56 |
|
||
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
Код: sql 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.06.2015, 17:57 |
|
||
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
zloyGamerони определяются как два отдельных дискаЗначит raid не аппаратный. Используйте драйвера от производителя raid-контроллера. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.06.2015, 18:00 |
|
||
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
Хотя в данном случае, наверное, есть смысл сделать софтверный массив и не морочить голову. См. mdadm. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.06.2015, 18:07 |
|
||
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
miksoft, mdadm - уже пройденный этап - большие нагрузки на процессор при записи маленьких файлов и скорость медленнее ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.06.2015, 18:13 |
|
||
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
zloyGamer, Аппаратный рейд - это отдельная и относительно дорогая железка в компьютере. А ту маркетинговую хрень из биоса я бы никогда и никому не советовал использовать. Нужен рейд - тогда, как и советует miksoft, mdadm в руки и вперед. И возможностей больше и надежность лучше и производительность выше. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.06.2015, 18:16 |
|
||
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
zloyGamermiksoft, mdadm - уже пройденный этап - большие нагрузки на процессор при записи маленьких файлов и скорость медленнее Как и чем мерял? Как строил? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.06.2015, 18:16 |
|
||
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
Во-первых вам это не нужно. Во-вторых поддержка таких raid называется dmraid. Значит работать как-то так : https://help.ubuntu.com/community/FakeRaidHowto Но вот почему инсталлятор не видит - мне сложно сказать. Ведь, как и многие, за последние годы я использовал dmraid я их около нуля раз. И этот документ давно не обновлялся. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 19.06.2015, 22:49 |
|
||
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
вот ооотлично, спасибо огромное netwind ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 20.06.2015, 14:55 |
|
||
|
подмонтировать аппаратный raid в убунту
|
|||
|---|---|---|---|
|
#18+
miksoft, >00:1f.2 RAID bus controller: Intel Corporation SATA Controller [RAID mode] это говно, а не аппаратный рейд, бойся его, обходи стороной, грузись с nodmraid и пользуйся программным рейдом, пока не найдёшь денег на проверенную железку с процом, памятью и батарейкой. А твои страдания от тормозов должны решаться как-то ещё. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 21.06.2015, 00:10 |
|
||
|
|

start [/forum/topic.php?fid=25&msg=38988712&tid=1482046]: |
0ms |
get settings: |
11ms |
get forum list: |
13ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
154ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
50ms |
get tp. blocked users: |
1ms |
| others: | 242ms |
| total: | 488ms |

| 0 / 0 |

Извините, этот баннер — требование Роскомнадзора для исполнения 152 ФЗ.
«На сайте осуществляется обработка файлов cookie, необходимых для работы сайта, а также для анализа использования сайта и улучшения предоставляемых сервисов с использованием метрической программы Яндекс.Метрика. Продолжая использовать сайт, вы даёте согласие с использованием данных технологий».
... ля, ля, ля ...