Koozali.org: home of the SME Server

Other Languages => Deutsch => Topic started by: stimzuk on September 19, 2010, 02:53:16 PM

Title: SW-Raid1 Festplatte hinzufügen - Fehlermeldung
Post by: stimzuk on September 19, 2010, 02:53:16 PM
Hallo, kann mir jemand die unteren Fehlermeldung entschlüsseln? Ich bekomme diese wenn ich zu meiner Festplatte hda auf IDE0 eine völlig identische zweite Festplatte hdc auf IDE1 zu einem SW-Raid1 hinzufügen möchte - muß ich mir da irgendwelche Sorgen machen?


  Sep 12 16:26:28 sme add_drive_to_raid:
  Sep 12 16:26:28 sme add_drive_to_raid: Waiting for boot partition to sync before installing grub...
  Sep 12 16:26:28 sme add_drive_to_raid: Probing devices to guess BIOS drives. This may take a long time.
  Sep 12 16:26:28 sme add_drive_to_raid:
  Sep 12 16:26:28 sme add_drive_to_raid:
  Sep 12 16:26:28 sme add_drive_to_raid:     GNU GRUB  version 0.95  (640K lower / 3072K upper memory)
  Sep 12 16:26:28 sme add_drive_to_raid:
  Sep 12 16:26:28 sme add_drive_to_raid:  [ Minimal BASH-like line editing is supported.  For the first word, TAB
  Sep 12 16:26:28 sme add_drive_to_raid:    lists possible command completions.  Anywhere else TAB lists the possible
  Sep 12 16:26:28 sme add_drive_to_raid:    completions of a device/filename.]
  Sep 12 16:26:28 sme add_drive_to_raid: grub> device (hd0) /dev/hdc
  Sep 12 16:26:28 sme add_drive_to_raid: grub> root (hd0,0)
  Sep 12 16:26:28 sme add_drive_to_raid:  Filesystem type is ext2fs, partition type 0xfd
  Sep 12 16:26:28 sme add_drive_to_raid: grub> setup (hd0)
  Sep 12 16:26:28 sme add_drive_to_raid:  Checking if "/boot/grub/stage1" exists... no
  Sep 12 16:26:28 sme add_drive_to_raid:  Checking if "/grub/stage1" exists... yes
  Sep 12 16:26:28 sme add_drive_to_raid:  Checking if "/grub/stage2" exists... yes
  Sep 12 16:26:28 sme add_drive_to_raid:  Checking if "/grub/e2fs_stage1_5" exists... yes
  Sep 12 16:26:28 sme add_drive_to_raid:  Running "embed /grub/e2fs_stage1_5 (hd0)"... failed (this is not fatal)
  Sep 12 16:26:28 sme add_drive_to_raid:  Running "embed /grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)

  Sep 12 16:26:28 sme add_drive_to_raid:  Running "install /grub/stage1 (hd0) /grub/stage2 p /grub/grub.conf "... succeeded
  Sep 12 16:26:28 sme add_drive_to_raid: Done.
  Sep 12 16:26:28 sme add_drive_to_raid: grub> quit