From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <3EDF10A6.2080804@l14.ru> Date: Thu, 05 Jun 2003 13:43:02 +0400 From: =?KOI8-R?Q?=E1=CC=C5=CB=D3=C5=CA_=EC=C0=C2=C9=CD=CF=D7?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.3) Gecko/20030331 X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: sisyphus@altlinux.ru Subject: Re: [sisyphus] raidstart References: <20030605054629.GA12006@regiongarant.ru> <3EDEF3F0.5050405@mail333.com> <20030605083744.GF12006@regiongarant.ru> In-Reply-To: <20030605083744.GF12006@regiongarant.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: Salavat Yarmukhametov пишет: >On Thu, Jun 05, 2003 at 11:40:32AM +0400, Aleksey Avdeev wrote: > > >>Salavat Yarmukhametov пишет: >> >> >>> Добрый день. Решил в системе создать raid1 раздел из 2-х партиций >>>на разных дисках. Создал разделы, /etc/raidtab, фс. Если вручную запустить >>>raidstart, потом md0 прекрасно монтируется, а при загрузке машины - нет. >>>mkinitrd --preload=raid1 делал. При загрузке модуль поднимается, про md0 - >>>пишет bad superblock. Чего я не доделал? Master2.2; 2.4.20-alt7 >>> >>> >>> >> Тема "root raid"* обсуждалась на прошлой недели в Community. >>Возможно Вам стоит поискать её в архиве. >> >> > >да нет, у меня не "root raid", на raid - /home root на обычном диске. Так >вот вручную после raidstart - монтируется, при включении машины - нет. >Нашёл в доке про: >Autodetection allows the RAID devices to be automatically recognized by >the kernel at boot-time, right after the ordinary partition detection is >done. > >This requires several things: > > 1. You need autodetection support in the kernel. Check this > 2. You must have created the RAID devices using persistent-superblock > 3. The partition-types of the devices used in the RAID must be set to >0xFD (use fdisk and set the type to ``fd'') >^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > п.3 я не делал, может это? Вечером попробую - машина домашняя. > > честно говоря, soft raid /home у меня монтируется на нескольких машинах свободно. никаких плясок с mkinitrd и чем либо еще не требовалось.