PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : komische Einträge im Bootprotokoll



pixel
05.05.02, 09:27
Hi@all,

ich habe an unserem Server (SuSE-8.0) folgende Konstellation:

Das eigentliche System sowie das Bandlaufwerk hängen an einem U2W-SCSI-Controller. Für die Daten habe ich vier gleiche Festplatten 'a 57GB zu einem RAID-5 zusammengefasst (SoftRAID) dies hängen an zwei ATA-Kanälen. Die Platten heisen hde-hdh und entahlten je eine Partition (hde1 - hdh1). Das RAID ist über /dev/md0 im System ansprechbar. Das ganze ist mit ReiserFS formatiert. Im Bootprotokoll habe ich jedoch einige Eintragungen welche mir nicht ganz klar sind.

da wären:

hde: safely enable flush
hde: 120103200 sectors (61493 MB) w/1916KiB Cache, CHS=119150/16/63, UDMA(66)
hdf: safely enable flush
hdf: 120103200 sectors (61493 MB) w/1916KiB Cache, CHS=119150/16/63, UDMA(66)
hdg: safely enable flush
hdg: 120103200 sectors (61493 MB) w/1916KiB Cache, CHS=119150/16/63, UDMA(66)
hdh: safely enable flush
hdh: 120103200 sectors (61493 MB) w/1916KiB Cache, CHS=119150/16/63, UDMA(66)

Was bedeutet "safely enable flush"?

weiter hinten finde ich die EInträge:

SCSI subsystem driver Revision: 1.00
request_module[scsi_hostadapter]: Root fs not mountet
request_module[scsi_hostadapter]: Root fs not mountet

Mein root FileSystem ist doch gemountet???

Anschliessend kommen gleich die Protokolleinträge für den RAID:

md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
[events:00000008]
[events:00000008]
[events:00000008]
[events:00000008]
md: autorun ...
md: considering hdh1 ...
md: adding hdh1 ...
md: adding hdg1 ...
md: adding hdf1 ...
md: adding hde1 ...
md: creating md0
md: bind<hde1,1>
md: bind<hdf1,2>
md: bind<hdg1,3>
md: bind<hdh1,4>
md: running: <hdh1><hdg1><hdf1><hde1>
md: hdh1's event counter: 00000008
md: hdg1's event counter: 00000008
md: hdf1's event counter: 00000008
md: hde1's event counter: 00000008
request_module[md-personality-4]: Root fs not mounted
md: personality 4 is not loaded!
md: do_md_run() returned -22
md: md0 stopped.
md: unbind<hdh1,3>
md: export_rdev(hdh1)
md: unbind<hdg1,2>
md: export_rdev(hdg1)
md: unbind<hdf1,1>
md: export_rdev(hdf1)
md: unbind<hde1,0>
md: export_rdev(hde1)
md: ...autorun DONE

.....
.....Nun wiederholt sich das für
.....mich irgendwie??
.....
md: autorun
md: considering hdh1 ...
md: adding hdh1 ...
md: adding hdg1 ...
md: adding hdf1 ...
md: adding hde1 ...
md: creating md0
md: bind<hde1,1>
md: bind<hdf1,2>
md: bind<hdg1,3>
md: bind<hdh1,4>
md: running: <hdh1><hdg1><hdf1><hde1>
md: hdh1's event counter: 00000008
md: hdg1's event counter: 00000008
md: hdf1's event counter: 00000008
md: hde1's event counter: 00000008
raid5: measuring checksumming speed
8regs : 1213.600 MB/sec
32regs : 897.200 MB/sec
pIII_sse : 1413.600 MB/sec
raid5: using function: pIII_sse (1413.600 MB/sec)
md: raid5: personality registered as nr 4
md0: max total readahead window set to 1536k
md0: 3 data-disks, max readahead per data-disk: 512k
raid5: device hdh1 operational as raid disk3
raid5: device hdg1 operational as raid disk2
raid5: device hdf1 operational as raid disk1
raid5: device hde1 operational as raid disk0
raid5: allocated 4339kB for md0
raid5: raid level 5 set md0 active with 4 out of 4 devices, algorithm 2
RAID5 conf printout
--- rd:4 wd:4 fd:0
disks 0, s:0, o:1, n:0 rd:0 us:1 dev:hde1
disks 1, s:0, o:1, n:1 rd:1 us:1 dev:hdf1
disks 2, s:0, o:1, n:2 rd:2 us:1 dev:hdg1
disks 3, s:0, o:1, n:3 rd:3 us:1 dev:hdh1

RAID5 conf printout
--- rd:4 wd:4 fd:0
disks 0, s:0, o:1, n:0 rd:0 us:1 dev:hde1
disks 1, s:0, o:1, n:1 rd:1 us:1 dev:hdf1
disks 2, s:0, o:1, n:2 rd:2 us:1 dev:hdg1
disks 3, s:0, o:1, n:3 rd:3 us:1 dev:hdh1
md: updating md0 RAID superblock on device
md: hdh1 [events: 00000009]<6>(write) hdh1's sb offset: 60051456
md: hdg1 [events: 00000009]<6>(write) hdg1's sb offset: 60051456
md: hdf1 [events: 00000009]<6>(write) hdf1's sb offset: 60051456
md: hde1 [events: 00000009]<6>(write) hde1's sb offset: 60051456
md: ...autorun DONE
md: Autodetecting RAID arrays.
md: could not import hdh1!
md: could not import hdg1!
md: could not import hdf1!
md: could not import hde1!
md: autorun...
md: ...autorun DONE.
Adding Swap: 530136k swap-space (priority 42)
reiserfs: checking transaction log (device 09:00) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

Boot logging started on /dev/tty1(/dev/console) at Sun May 5 10:33:14 2002

Initializing Multiple Device Devices...

considering /dev/md0...

/dev/md0 is not a RAID0 or LINEAR array, skipping.

.....
.....
.....

Also das RAID funktioniert. Es hat für mich den Eindruck als würde das System mehrfach versuchen ein RAID zu initialisieren. Wenn mir jemand einen (oder mehrere) der Einträge erklären kann bitte posten.

Gruss Pixel