Gentoo Archives: gentoo-user-de

From: Thomas Bruns <gentoo@××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] RAID1 und Grub?
Date: Wed, 24 Jun 2009 11:38:03
Message-Id: 200906241338.00163.gentoo@donbruno.de
In Reply to: [gentoo-user-de] RAID1 und Grub? by Thomas Bruns
1 das steht bei mir im log:
2
3
4 -- Jun 24 13:11:44 donbruno ACPI: Device needs an ACPI driver
5 Jun 24 13:11:44 donbruno md: md0 stopped.
6 Jun 24 13:11:44 donbruno md: bind<sdb3>
7 Jun 24 13:11:44 donbruno md: md0: raid array is not clean -- starting
8 background reconstruction
9 Jun 24 13:11:44 donbruno raid1: raid set md0 active with 1 out of 2 mirrors
10 Jun 24 13:11:44 donbruno md: md1 stopped.
11 Jun 24 13:11:44 donbruno md0: unknown partition table
12 Jun 24 13:11:44 donbruno md: bind<sdb1>
13 Jun 24 13:11:44 donbruno raid1: raid set md1 active with 1 out of 2 mirrors
14 Jun 24 13:11:44 donbruno md1: unknown partition table
15 Jun 24 13:11:44 donbruno Adding 7815612k swap on /dev/sda2. Priority:-1
16 extents:1 across:7815612k
17
18
19 wobei ein fdisk -l /dev/sdb folgendes ausgibt:
20 fdisk -l /dev/sdb
21
22 Platte /dev/sdb: 750.1 GByte, 750156374016 Byte
23 255 Köpfe, 63 Sektoren/Spuren, 91201 Zylinder
24 Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
25 Disk identifier: 0xe953e953
26
27 Gerät boot. Anfang Ende Blöcke Id System
28 /dev/sdb1 1 12 96358+ 83 Linux
29 /dev/sdb2 90229 91201 7815622+ 82 Linux Swap / Solaris
30 /dev/sdb3 13 90228 724660020 fd Linux raid autodetect
31
32 Partitionstabelleneinträge sind nicht in Platten-Reihenfolge
33
34 versteh das nicht mit der unknown partition table :-(
35
36 Gruß
37 Thomas
38 ---
39 CBUILD="x86_64-pc-linux-gnu"
40 CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
41 CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
42 LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"

Replies

Subject Author
Re: [gentoo-user-de] RAID1 und Grub? "André Glücksmann" <email@×××××.de>