From: Leonid Krivoshein <klark.devel@gmail.com>
To: make-initrd@lists.altlinux.org
Subject: Re: [make-initrd] [degraded md-raid] make-initrd в p9 и в Сизифе
Date: Tue, 18 Feb 2020 03:51:26 +0300
Message-ID: <c0542ff8-67e6-90cb-1a56-84dd240b8b5b@gmail.com> (raw)
In-Reply-To: <20200217152843.GA22937@imap.altlinux.org>
17.02.2020 18:28, Michael Shigorin пишет:
> On Mon, Feb 17, 2020 at 04:23:13PM +0100, Alexey Gladkov wrote:
>> Нужно будет написать тест про degraded raid. Я примерно понимаю
>> как это должно выглядеть. А вот с read-auto сложнее. Что это ?
> Это делаешь зеркало и выдёргиваешь из него один из дисков
> (что выдрав из железки/виртуалки, что сказав нечто вроде
> mdadm /dev/md0 --fail /dev/sdb), cat /proc/mdstat и reboot.
>
Первое -- ДА. Второе -- похоже на mdadm -o /dev/md0 , но лишь чуточку
похоже. Руками read-auto вроде как нельзя добиться. Руками получится
состояние read-only. А read-auto делает само ядро в тех случаях, когда
массив не был остановлен при выключении/перезагрузке хоста, но при этом
нет dirty-флага. То есть, это штатная ситуация для корня и свопа на
рейде или LVM поверх рейда, потому что старт-стоповые скрипты обычно не
в состоянии корректно остановить такой рейд. И дефолтые правила udev
должны по идее нормально такой массив собирать при включении, переключая
его обратно в read-write.
P.S.: Мне кажется, можно попробовать добиться состояния read-auto
отправкой "u" > /proc/sysrq-trigger , что собственно и делает наш
инсталлятор с недавних пор, даже если не удастся отмонтировать всё
корректно и остановить raid перед этим.
--
Best regards,
Leonid Krivoshein.
next prev parent reply other threads:[~2020-02-18 0:51 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-17 11:27 ` Leonid Krivoshein
2020-02-17 15:23 ` Alexey Gladkov
2020-02-17 15:28 ` Michael Shigorin
2020-02-18 0:51 ` Leonid Krivoshein [this message]
2020-02-17 15:59 ` Leonid Krivoshein
2020-02-17 19:21 ` Leonid Krivoshein
2020-02-18 20:08 ` Michael Shigorin
2020-02-18 20:42 ` Leonid Krivoshein
2020-02-27 20:10 ` Alex Gladkov
2020-02-27 20:30 ` Michael A. Kangin
2020-02-27 21:35 ` Leonid Krivoshein
2020-02-27 22:05 ` Alexey Gladkov
2020-02-27 22:12 ` Michael A. Kangin
2020-02-27 23:34 ` Alexey Gladkov
2020-03-06 20:32 ` Michael Shigorin
2020-02-27 21:26 ` Leonid Krivoshein
2020-02-27 23:27 ` Alexey Gladkov
2020-02-28 0:17 ` Leonid Krivoshein
2020-02-28 13:33 ` Alexey Gladkov
2020-02-28 21:43 ` Leonid Krivoshein
2020-02-28 23:39 ` Alexey Gladkov
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=c0542ff8-67e6-90cb-1a56-84dd240b8b5b@gmail.com \
--to=klark.devel@gmail.com \
--cc=make-initrd@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
Make-initrd development discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/make-initrd/0 make-initrd/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 make-initrd make-initrd/ http://lore.altlinux.org/make-initrd \
make-initrd@lists.altlinux.org make-initrd@lists.altlinux.ru make-initrd@lists.altlinux.com
public-inbox-index make-initrd
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.make-initrd
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git