From: "Andrey Liakhovets" <liakh@dol.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] Обновление Арк-сервера до p6
Date: Fri, 27 Jan 2012 15:13:19 +0400
Message-ID: <web-1012795453@cgp.dol.ru> (raw)
In-Reply-To: <4F219F9E.2070708@mail.ru>
On Thu, 26 Jan 2012 22:46:54 +0400 Vladimir Karpinsky wrote:
>26.01.2012 20:50, adobrovolskii пишет:
>> On Thu, Jan 26, 2012 at 6:23 PM, Vladimir Karpinsky<vkarpinsky@mail.ru> wrote:
>>> 26.01.2012 20:16, adobrovolskii пишет:
>>>
>>>> Попробуйте ещё сделать реинсталл основного пакета ядра. Для
>>>> воспроизводимости результата...
>
>Дело сдвинулось, только не знаю, куда...
>
>> apt-get install<package> --reinstall
>
>Тут я увидел обнадёживающие слова:
>
>Config file: /etc/initrd.mk
>Generating module dependencies on host ...
>Guessed modules: amd74xx ata_generic crc-t10dif ext3 ide-core ide-pci-generic libata pata_acpi pata_amd raid1 scsi_mod sd_mod
>Guessed features: add-modules cleanup compress raid
>
>И решился перезагрузиться, но пришлось совершить вечернюю прогулку по морозцу.
>Сервер находился в циклической перезагрузке --- md писал, что сначала
>ждёт все устройства (правда недолго), потом то, что просканировав
>он нашёл 0 устройств, дальше пауза 30 секунд и reboot.
>
>Напомню, что у меня:
>
># cat /proc/mdstat
>Personalities : [raid1]
>md1 : active raid1 sda2[0] sdb2[1]
> 4192896 blocks [2/2] [UU]
>
>md2 : active raid1 sda5[0] sdb5[1]
> 10490304 blocks [2/2] [UU]
>
>md3 : active raid1 sda6[0] sdb6[1]
> 13309696 blocks [2/2] [UU]
>
>md4 : active raid1 sda7[0] sdb7[1]
> 11068672 blocks [2/2] [UU]
>
>md0 : active raid1 sda1[0] sdb1[1]
> 955712 blocks [2/2] [UU]
>
># cat /etc/lilo.conf
>map="/boot/map"
>lba32
>prompt
>compact
>install="menu"
>raid-extra-boot=mbr-only
>vga="0x314"
>append="panic=30 splash=silent"
>message="/boot/splash/message"
>boot="/dev/md1"
>timeout="100"
>default="ALTLinux"
>...
>image="/boot/vmlinuz-3.0.17-std-def-alt0.M60P.2"
> initrd="/boot/initrd-3.0.17-std-def-alt0.M60P.2.img"
> label="3017-std-def-0M60P2"
> root="/dev/md1"
> read-only
> optional
>
>Ну, и fstab:
>...
>/dev/md0 swap swap defaults 0 0
>/dev/md1 / ext3 relatime 1 1
>/dev/md2 /var ext3 nosuid,relatime 1 2
>/dev/md3 /home ext3 nodev,nosuid,relatime,usrquota 1 2
>/dev/md4 /export ext3 nodev,nosuid,relatime 1 2
>...
А если посмотреть загруженные модули на живой системе?
А потом распаковать и посмотреть содержимое "плохого" initrd?
У меня когда-то при переходе на p6 в initrd не оказалось нужного для
загрузки модуля ata_piix, пришлось добавлять его руками, см:
http://lists.altlinux.org/pipermail/community/2011-June/671590.html
http://lists.altlinux.org/pipermail/community/2011-June/671619.html
Смотрел именно так: lsmod и содержимое initrd.
Правда, я тогда не осилил сходу make-initrd, а перегенерил с помощью
старого mkinitrd, с нужными --with .
Андрей Ляховец
next prev parent reply other threads:[~2012-01-27 11:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-26 11:24 ` adobrovolskii
2012-01-26 16:13 ` Vladimir Karpinsky
2012-01-26 16:16 ` adobrovolskii
2012-01-26 16:23 ` Vladimir Karpinsky
2012-01-26 16:50 ` adobrovolskii
2012-01-26 18:46 ` Vladimir Karpinsky
2012-01-27 11:13 ` Andrey Liakhovets [this message]
2012-01-27 12:43 ` Vladimir Karpinsky
2012-01-27 12:51 ` Anton Gorlov
2012-01-27 12:54 ` Vladimir Karpinsky
2012-01-28 7:08 ` Vladimir Karpinsky
2012-01-28 7:57 ` Andrey Liakhovets
2012-01-28 10:29 ` Vladimir Karpinsky
2012-01-30 7:34 ` Андрей Черепанов
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=web-1012795453@cgp.dol.ru \
--to=liakh@dol.ru \
--cc=community@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 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