* Re: [sisyphus] raid1 на рабочей системе @ 2010-09-18 16:01 ` Vitaly Kuznetsov 0 siblings, 0 replies; 7+ messages in thread From: Vitaly Kuznetsov @ 2010-09-18 16:01 UTC (permalink / raw) To: ALT Linux Sisyphus discussions diver <diver666@gmail.com> writes: > Таксс. Со стартом рейда при загрузке разобрался, мешала строчка > "FEATURES = > raid" в cat /etc/initrd.mk > Но теперь другая проблема, grub2 не грузит ОС с /dev/md0. Точнее > грузит, но > вешается все на udev. > > initrd: udev: Runnig netdev handler... > initrd: udev: Runnig netdev handler... > ... > и после длинной паузы > > initrd: udev: Error: Unable to mount root > initrd: Stage `udev` faild > > конфиги: > > ... > > Или я не в ту сторону смотрю? У вас initrd не нашёл root. Проверьте в появившемся initramfs, собрался ли raid (cat /proc/mdstat), и, если он собрался, повесьте багу на make-initrd (желательно приложив сразу вывод make-initrd bug-report). Если raid не собрался, то тоже надо вешать багу о том, что не собрался и на тот же make-initrd ;) -- Vitaly Kuznetsov, ALT Linux ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] raid1 на рабочей системе @ 2010-09-18 18:47 ` Alexey Gladkov 1 sibling, 1 reply; 7+ messages in thread From: Alexey Gladkov @ 2010-09-18 18:47 UTC (permalink / raw) To: sisyphus 18.09.2010 15:24, diver wrote: > После ребута с /dev/md0, это сообщение выводится в цикле udev'ом и так и > весит. Это https://bugzilla.altlinux.org/show_bug.cgi?id=23884 -- Rgrds, legion ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <AANLkTinnxtZP8m_KJE-Hw=dCJqy05zEq78vrSGNkVhD+@mail.gmail.com>]
[parent not found: <AANLkTinrgnd28iRz9HozFiPvRvNoYiWQn+tqNnTcW3F0@mail.gmail.com>]
* Re: [sisyphus] raid1 на рабочей системе @ 2010-09-20 20:16 ` Michael Shigorin 2010-09-20 20:23 ` diver 0 siblings, 1 reply; 7+ messages in thread From: Michael Shigorin @ 2010-09-20 20:16 UTC (permalink / raw) To: ALT Linux Sisyphus discussions On Sun, Sep 19, 2010 at 08:57:39PM +0300, diver wrote: > А может кто-то прокомментировать записи в логе? Порядок. > [ 6.796523] md1: detected capacity change from 0 to 468947763200 > [ 6.819918] md1: unknown partition table > [ 6.834696] unknown partition table На этих устройствах нет таблицы разделов, только и всего. -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] raid1 на рабочей системе 2010-09-20 20:16 ` Michael Shigorin @ 2010-09-20 20:23 ` diver 2010-09-20 20:32 ` Michael Shigorin 0 siblings, 1 reply; 7+ messages in thread From: diver @ 2010-09-20 20:23 UTC (permalink / raw) To: ALT Linux Sisyphus discussions 2010/9/20 Michael Shigorin: > > > [ 6.796523] md1: detected capacity change from 0 to 468947763200 > > [ 6.819918] md1: unknown partition table > > [ 6.834696] unknown partition table > > На этих устройствах нет таблицы разделов, только и всего. > В том смысле что разбивка делалась fdisk`ом на физ. sda, а для md сделано mkfs.ext3 /dev/md1? т.е. все в порядке? или нужно было по другому? -- LRU: #407670 ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] raid1 на рабочей системе 2010-09-20 20:23 ` diver @ 2010-09-20 20:32 ` Michael Shigorin 2010-09-20 20:36 ` diver 0 siblings, 1 reply; 7+ messages in thread From: Michael Shigorin @ 2010-09-20 20:32 UTC (permalink / raw) To: ALT Linux Sisyphus discussions On Mon, Sep 20, 2010 at 11:23:12PM +0300, diver wrote: > т.е. все в порядке? да. -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] raid1 на рабочей системе 2010-09-20 20:32 ` Michael Shigorin @ 2010-09-20 20:36 ` diver 2010-09-20 20:46 ` Michael Shigorin 0 siblings, 1 reply; 7+ messages in thread From: diver @ 2010-09-20 20:36 UTC (permalink / raw) To: ALT Linux Sisyphus discussions 2010/9/20 Michael Shigorin: > On Mon, Sep 20, 2010 at 11:23:12PM +0300, diver wrote: >> т.е. все в порядке? > > да. Ок, спасибо. Буду спасть спокойней :) -- LRU: #407670 ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] raid1 на рабочей системе 2010-09-20 20:36 ` diver @ 2010-09-20 20:46 ` Michael Shigorin 0 siblings, 0 replies; 7+ messages in thread From: Michael Shigorin @ 2010-09-20 20:46 UTC (permalink / raw) To: ALT Linux Sisyphus discussions On Mon, Sep 20, 2010 at 11:36:42PM +0300, diver wrote: > >> т.е. все в порядке? > > да. > Ок, спасибо. Буду спасть спокойней :) Чтоб спокойней -- стоит ещё обратить внимание на /etc/mdadm.conf по части MAILADDR (проверить достижимость админа по указанному адресу), ну и проверить (см. mdadm(8) насчёт TestMessage). -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-09-20 20:46 UTC | newest] Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2010-09-18 16:01 ` [sisyphus] raid1 на рабочей системе Vitaly Kuznetsov 2010-09-18 18:47 ` Alexey Gladkov 2010-09-20 20:16 ` Michael Shigorin 2010-09-20 20:23 ` diver 2010-09-20 20:32 ` Michael Shigorin 2010-09-20 20:36 ` diver 2010-09-20 20:46 ` Michael Shigorin
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git