ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Kostarev Alexey <kaf@nevod.ru>
To: shigorin@gmail.com, ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] root RAID1 на Compact 3.0
Date: Tue, 01 Aug 2006 09:35:53 +0600
Message-ID: <44CECC19.8080004@nevod.ru> (raw)
In-Reply-To: <20060731071634.GB19653@osdn.org.ua>

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

Michael Shigorin wrote:

>On Mon, Jul 31, 2006 at 09:59:44AM +0600, Kostarev Alexey wrote:
>  
>
>>Возникла необходимость сделать корневой RAID1 на Compact 3.0
>>    
>>
>
>Почитайте вчерашнюю рассылку.
>
>  
>
OK
Правда до рассылки не добрался - решил проблему самостоятельно:
1. Запустил mkinitrd с флагом --with-raid
2. Полученный образ указал в /etc/lilo.conf, перезапустил lilo
3. В fdisk для root'овских партиций указал
Linux raid autodetect
(совершенно об этом забыл...)

Основная проблема у меня была до этого - при копировании корневой 
файловой системы на raid-массив
из уже существующей -
почему-то рекоментуемый способ
cd /
find . -xdev | cpio -plmvd точка_монтирования_raid
не прошел - система загружалась, но X-ы не работали...

Так что пришлось создавать raid1 через
dd if=/dev/sda3 of=/dev/md0

При этом ошибся с размером партиции под raid и fsck соббщала о 
дисбылансе блоков в файловой системе и партиции
Пришлось править число блоков в файловой системе через
debugfs -w /dev/md0

В общем покувыркаться пришлось...



-- 
С Уважением
Костарев А.Ф.


[-- Attachment #2: kaf.vcf --]
[-- Type: text/x-vcard, Size: 202 bytes --]

begin:vcard
fn:Alexey Kostarev
n:Kostarev;Alexey
org:Nevod Ltd.
adr:;;;Perm;;;Russia
email;internet:kaf@nevod.ru
tel;work:(3422) 196-960 
url:http://www.nevod.ru/nevod/staff/kaf/
version:2.1
end:vcard


  reply	other threads:[~2006-08-01  3:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-31  3:59 Kostarev Alexey
2006-07-31  4:38 ` Eugene Prokopiev
2006-07-31  5:30   ` Kostarev Alexey
2006-07-31  6:24     ` Serge
2006-07-31  7:16 ` Michael Shigorin
2006-08-01  3:35   ` Kostarev Alexey [this message]
2006-07-31 19:15 ` Metalking
2006-08-01 19:53   ` 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=44CECC19.8080004@nevod.ru \
    --to=kaf@nevod.ru \
    --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