G
gelöschter Benutzer
Guest
Hi Leute,
Habe eine alte und zwei neue WD RED 4TB. Die alte war im RAID-1 mit einer anderen Festplatte, die ausgefallen ist. Daten wurden gesichert und jetzt soll aus den 3 HDDs ein RAID-5 erstellt werden.
OS ist Arch Linux x64, RAID mache ich mit mdadm, FS ist ext4, möchte aber btrfs nutzen.
Jetzt dachte ich, ich bringe zuerst mal die Firmware auf den neusten Stand. Aber wo finde ich die?
smartctl -P show (sdb = alt, sdc = neu):
[src=bash]# smartctl /dev/sdb -P show
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.18.2-2-ARCH] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
Drive found in smartmontools Database. Drive identity strings:
MODEL: WDC WD40EFRX-68WT0N0
FIRMWARE: 80.00A80
match smartmontools Drive Database entry:
MODEL REGEXP: WDC WD(10|20|30|40)[EJ]F[CR]X-.*
FIRMWARE REGEXP: .*
MODEL FAMILY: Western Digital Red (AF)
ATTRIBUTE OPTIONS: None preset; no -v options are required.
# smartctl /dev/sdc -P show
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.18.2-2-ARCH] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
Drive found in smartmontools Database. Drive identity strings:
MODEL: WDC WD40EFRX-68WT0N0
FIRMWARE: 82.00A82
match smartmontools Drive Database entry:
MODEL REGEXP: WDC WD(10|20|30|40)[EJ]F[CR]X-.*
FIRMWARE REGEXP: .*
MODEL FAMILY: Western Digital Red (AF)
ATTRIBUTE OPTIONS: None preset; no -v options are required.[/src]
Wie bekomme ich also die Firmware 82 auf die alte Platte?
Habe eine alte und zwei neue WD RED 4TB. Die alte war im RAID-1 mit einer anderen Festplatte, die ausgefallen ist. Daten wurden gesichert und jetzt soll aus den 3 HDDs ein RAID-5 erstellt werden.
OS ist Arch Linux x64, RAID mache ich mit mdadm, FS ist ext4, möchte aber btrfs nutzen.
Jetzt dachte ich, ich bringe zuerst mal die Firmware auf den neusten Stand. Aber wo finde ich die?
You do not have permission to view link please Anmelden or Registrieren
sehe ich keinen Updater...smartctl -P show (sdb = alt, sdc = neu):
[src=bash]# smartctl /dev/sdb -P show
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.18.2-2-ARCH] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
Drive found in smartmontools Database. Drive identity strings:
MODEL: WDC WD40EFRX-68WT0N0
FIRMWARE: 80.00A80
match smartmontools Drive Database entry:
MODEL REGEXP: WDC WD(10|20|30|40)[EJ]F[CR]X-.*
FIRMWARE REGEXP: .*
MODEL FAMILY: Western Digital Red (AF)
ATTRIBUTE OPTIONS: None preset; no -v options are required.
# smartctl /dev/sdc -P show
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.18.2-2-ARCH] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
Drive found in smartmontools Database. Drive identity strings:
MODEL: WDC WD40EFRX-68WT0N0
FIRMWARE: 82.00A82
match smartmontools Drive Database entry:
MODEL REGEXP: WDC WD(10|20|30|40)[EJ]F[CR]X-.*
FIRMWARE REGEXP: .*
MODEL FAMILY: Western Digital Red (AF)
ATTRIBUTE OPTIONS: None preset; no -v options are required.[/src]
Wie bekomme ich also die Firmware 82 auf die alte Platte?



