ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [d-kernel] Re: software raid root
Date: Mon, 14 Jul 2003 16:44:52 +0300
Message-ID: <20030714134452.GP901@osdn.org.ua> (raw)
In-Reply-To: <20030714170822.736a1169.vsu@altlinux.ru>

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

On Mon, Jul 14, 2003 at 05:08:22PM +0400, Sergey Vlasov wrote:
> > Кстати, размонтировать их почему-то пытаются в порядке
> > 0 1 2 3 (у меня это / /usr /var /home) -- соответственно /dev/md0
> > при этом не размонтируется по-человечески.  Не успел посмотреть,
> > кто виноват -- сейчас буду ковырять.
> Так _размонтировать_ их должны раньше, а уже потом raidstop -
> понятно, что для корня он не пройдёт. /etc/init.d/halt делает
> raidstop в порядке перечисления в /proc/mdstat. Хотя это
> неправильно - ведь /dev/md* могут быть многослойными (RAID10),
> тут порядок останова так просто не определишь (при запуске
> через RAID_AUTORUN номера берутся из суперблоков, так что
> порядок может быть любой).

Т.е. что-то сделать получается или?

Специально halt'нул, срисовываю картинку:

Unmounting filesystem [/dev/pts]: [ OK ]
Unmounting filesystem [/var]: [ OK ]
Unmounting filesystem [/usr]: [ OK ]
Unmounting filesystem [/home]: [ OK ]
Turning off RAID for md0: /dev/md0: Device or resource busy
  [FAILED]
Turning off RAID for md1: [ OK ]
Turning off RAID for md2: [ OK ]
Turning off RAID for md3: [ OK ]

...

System halted.
Kernel panic: Loop 1

(при этом scsi led включен постоянно)

--- /etc/fstab ---
/dev/md0 / xfs defaults 1 1
/dev/md1 /usr xfs defaults 1 1
/dev/md2 /var xfs defaults 1 1
/dev/md3 /home xfs defaults 1 1

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

  reply	other threads:[~2003-07-14 13:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-09 17:57 ` [d-kernel] " Алексей Любимов
2003-07-10 13:48 ` Michael Shigorin
2003-07-11 15:50 ` [d-kernel] " Sergey Vlasov
2003-07-18 14:20   ` Sergey Vlasov
2003-07-18 14:24     ` Anton Farygin
2003-07-12 16:46 ` [d-kernel] " Michael Shigorin
2003-07-12 17:21   ` Michael Shigorin
2003-07-14 12:00   ` [d-kernel] " Sergey Vlasov
2003-07-14 12:33     ` Michael Shigorin
2003-07-14 13:08       ` Sergey Vlasov
2003-07-14 13:44         ` Michael Shigorin [this message]
2003-07-14 14:26           ` Sergey Vlasov
2003-07-14 14:57             ` Michael Shigorin

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=20030714134452.GP901@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=devel-kernel@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 kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git