From: Michail Yakushin <silicium@altlinux.ru>
To: hardware@lists.altlinux.org
Subject: Re: [Hardware] Не видно RAID0 на Marvell (ASUS P6T WS Pro)
Date: Tue, 29 Mar 2011 15:54:49 +0400
Message-ID: <4D91C889.8080709@altlinux.ru> (raw)
In-Reply-To: <1250742493.1301398974.245846136.59180@mcgi-wr-19.rambler.ru>
29.03.2011 15:42, vomus@rambler.ru пишет:
> * Michail Yakushin <silicium@altlinux.ru> [Mon, 28 Mar 2011 23:01:43
> +0400]:
>
>> > загружаюсь (ядро 2.6.38-pure-emerald-alt9), вижу, что mvsas
> загрузился
>> > без проблем, но... вижу диски ОТДЕЛЬНО как /dev/sdb и /dev/sdc.
>> >
>> > Что не правильно? Устройство ведь должно быть одно.
>> Неправильно то что в этом контроллере нет настоящего RAID. Это
>> программная эмуляция. Если хотите RAID соберите через md.
>> (пишу с такой компа на такой же материке)
>
> Тогда вот какой вопрос. Мне нужно из двих дисков сделать raid0. Я
> правильно понимаю, что тот же самый результат можно достичь, создав LVM
> со страйпированием. Верно?
>
да, но проще можно, особенно если вам нужен lvm на этих дисках.
Можно ещё воспользоваться командой mdadm и собрать raid0 ей. Ну типа так
mdadm -C /dev/md0 -l 0 -n 2 /dev/sdb /dev/sdc
ещё надо потом проверить что автозапуск работает.
О недостатках raid0 думаю рассказывать смысла нет.
next prev parent reply other threads:[~2011-03-29 11:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-28 16:33
2011-03-28 19:01 ` Michail Yakushin
2011-03-29 11:54 ` Michail Yakushin [this message]
2011-03-29 13:44 ` Michail Yakushin
2011-03-28 20:13 ` Michael Shigorin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D91C889.8080709@altlinux.ru \
--to=silicium@altlinux.ru \
--cc=hardware@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux hardware support
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
public-inbox-index hardware
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.hardware
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git