ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Promise контроллер , миграция с ядра 2.4 на 2.6
Date: Sun, 8 May 2005 15:48:03 +0400
Message-ID: <20050508114803.GA17102@procyon.home> (raw)
In-Reply-To: <200505080226.01966.mak@cea.ru>

[-- Attachment #1: Type: text/plain, Size: 1650 bytes --]

On Sun, May 08, 2005 at 02:26:01AM +0400, Michael A. Kangin wrote:
> Приветствую всех.
> 
> Есть машинка с ide-рейд-контроллером: 
> 0000:02:02.0 RAID bus controller: Promise Technology, Inc. PDC20276 
> (MBFastTrak133 Lite) (rev 01)
> 
> Установлены 2 винта на разные каналы контроллера, не рейд. 2.4.* видит их 
> как /dev/hde и /dev/hdg

А на ide0 (hda, hdb) и ide1 (hdc, hdd) при этом что-то было?

> При попытке обновить ядро на 2.6.11-std26-alt6, система сказала "кря" и 
> ударилась в кернел паник - теперь она видит эти винты как /dev/hda 
> и /dev/hdc. Ручками я ей подкрутил всякие lilo.conf и fstabы, чтобы оно 
> запускалось с /dev/hda теперь. Но это не есть гуд - хотелось оставить еще 
> возможность грузиться в 2.4 старое ядро....
> 
> Чтобы с этим поделать?

Вообще в mkinitrd было предусмотрено сохранение порядка контроллеров,
но если под 2.4 оба канала набортного контроллера (ide0 и ide1) были
отключены, это не сработает.

Можно попробовать указать нужные модули в modules.conf явно:

probeall ide_hostadapter модуль-1 модуль-2...

(первым указать модуль для набортного контроллера, вторым в данном
случае будет pdc202xx_new).  После этого перегенерировать initrd:

mkinitrd -fv /boot/initrd-2.6.11-std26-up-alt6.img 2.6.11-std26-up-alt6
lilo

Хотя на самом деле там есть ещё одна гадость - CONFIG_BLK_DEV_OFFBOARD
(этот параметр в нашем 2.6 включен).  Возможно, его стоило бы
выключить, но при этом сломается что-то другое...

В принципе один из способов борьбы с перемещающимися с места на место
дисками - монтирование по LABEL или UUID; правда, остаётся вопрос со
swap и всякими vfat.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-05-08 11:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-07 22:26 Michael A. Kangin
2005-05-08 11:48 ` Sergey Vlasov [this message]
2005-05-08 22:12   ` Michael A. Kangin
2005-05-09  8:13     ` Sergey Vlasov
2005-05-11  8:20       ` [JT] " Michael A. Kangin
2005-05-14  1:01       ` Michael A. Kangin

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=20050508114803.GA17102@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /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 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