From: Michael Shigorin <mike@osdn.org.ua> To: community@lists.altlinux.org Subject: Re: [Comm] Выпал диск из RAID1 Date: Fri, 20 Apr 2012 23:32:13 +0300 Message-ID: <20120420203213.GB7507@osdn.org.ua> (raw) In-Reply-To: <4F917883.1020801@mail.ru> On Fri, Apr 20, 2012 at 06:53:55PM +0400, Vladimir Karpinsky wrote: > 1. Пусть у меня уже есть новые диски, разбитые по-новому, для > простоты с такими же ФС. Кстати, да -- так меньше мороки с fstab. Но если на старых ext3, а ядро не ниже 2.6.30 (лучше 2.6.32+) -- может быть сильно полезно для производительности под нагрузкой переехать заодно на ext4. Если неохота перегенерировать initrd, то корень можно оставить и на ext3. > 2. Загружаюсь с rescue/live, установив по одному диску из новой > и старой пары. Копирую разделы один в один --- тут бы с ключами > не промахнуться чтобы линки не попортились. Эээ... в смысле не разделы (dd), а ФС (rsync), так? Ключи -- rsync -PavHx /path/to/source/ /path/to/dest/; можно и cp -ax, но rsync заметно удобней (можно перезапустить, добавить --exclude и т.п.). Не забудьте trailing slashes. > 3. chroot на новый диск. Правлю UUID в /etc/mdadm.conf. Проще пересканировать mdadm и проверить глазами. > 5. Перегружаюсь с обоими новыми дисками и добавляю sdb? к массиву. Можно и так, хотя я бы сразу собирал не-degraded array. И кстати, тогда уж по оказии сделал mdadm -G /dev/md? -b internal (см. man mdadm про write intent bitmaps; спасибо mrkooll@ за когдашнюю подсказку). > >Это не минимум даунтайма, а скорее минимум чего в голове держать: > Это для меня --- в голове и так не всё помещается ;-) Отчасти и для Вас, а вообще-то сам тоже порой так делаю :) -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/
next prev parent reply other threads:[~2012-04-20 20:32 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-04-20 10:42 Vladimir Karpinsky 2012-04-20 11:25 ` Michael Shigorin 2012-04-20 14:53 ` Vladimir Karpinsky 2012-04-20 20:32 ` Michael Shigorin [this message] 2012-04-20 20:58 ` Vladimir Karpinsky 2012-04-20 22:41 ` Michael Shigorin 2012-04-21 4:20 ` Vladimir Karpinsky 2012-04-21 12:39 ` Michael Shigorin 2012-04-21 18:02 ` Vladimir Karpinsky 2012-04-21 20:22 ` Michael Shigorin 2012-04-22 4:18 ` Vladimir Karpinsky
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=20120420203213.GB7507@osdn.org.ua \ --to=mike@osdn.org.ua \ --cc=community@lists.altlinux.org \ --cc=shigorin@gmail.com \ /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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git