Sziasztok!
Raid6 alatt kiesett egy diszk, ki kellene cserélnem, de elakadtam.
A lentiek után hogyan tudom szabályosan kicserélni?
root@proxmox:~# ssacli ctrl slot=2 show detail
Smart Array P420 in Slot 2
Warning: Unrecoverable Media Errors Detected on Drives during previous Rebuild
or Background Surface Analysis (ARM) scan. Errors will be fixed automatically
when the sector(s) are overwritten. Backup and Restore are recommended. The
following logical drives are affected: 1
Bus Interface: PCI
Slot: 2
Serial Number: PDSXK0BRH8E32A
Cache Serial Number: PBKUC0BRH8R431
RAID 6 Status: Enabled
Controller Status: OK
Hardware Revision: B
Firmware Version: 8.32
Firmware Supports Online Firmware Activation: False
Rebuild Priority: High
Expand Priority: Medium
Surface Scan Delay: 3 secs
Surface Scan Mode: Idle
Parallel Surface Scan Supported: No
Queue Depth: Automatic
Monitor and Performance Delay: 60 min
Elevator Sort: Enabled
Degraded Performance Optimization: Disabled
Inconsistency Repair Policy: Disabled
Wait for Cache Room: Disabled
Surface Analysis Inconsistency Notification: Disabled
Post Prompt Timeout: 15 secs
Cache Board Present: True
Cache Status: OK
Cache Ratio: 50% Read / 50% Write
Drive Write Cache: Enabled
Total Cache Size: 1.0
Total Cache Memory Available: 0.8
Battery Backed Cache Size: 0.8
No-Battery Write Cache: Disabled
SSD Caching RAID5 WriteBack Enabled: False
SSD Caching Version: 1
Cache Backup Power Source: Capacitors
Battery/Capacitor Count: 1
Battery/Capacitor Status: OK
SATA NCQ Supported: True
Spare Activation Mode: Activate on physical drive failure (default)
Controller Temperature (C): 88
Cache Module Temperature (C): 42
Capacitor Temperature (C): 22
Number of Ports: 2 Internal only
Encryption: Not Set
Driver Name: hpsa
Driver Version: 3.4.20
Driver Supports SSD Smart Path: True
PCI Address (Domain:Bus:Device.Function): 0000:0A:00.0
Port Max Phy Rate Limiting Supported: False
Host Serial Number: CZ3440DCPD
Sanitize Erase Supported: False
Primary Boot Volume: None
Secondary Boot Volume: None
root@proxmox:~# ssacli ctrl slot=2 ld 1 show status
logicaldrive 1 (32.75 TB, RAID 6): Interim Recovery Mode
root@proxmox:~# ssacli controller slot=2 pd all show
Smart Array P420 in Slot 2
Array A
physicaldrive 2I:1:1 (port 2I:box 1:bay 1, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:2 (port 2I:box 1:bay 2, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:3 (port 2I:box 1:bay 3, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:4 (port 2I:box 1:bay 4, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:5 (port 2I:box 1:bay 5, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:6 (port 2I:box 1:bay 6, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:7 (port 2I:box 1:bay 7, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:8 (port 2I:box 1:bay 8, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:9 (port 2I:box 1:bay 9, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:10 (port 2I:box 1:bay 10, SATA, 0 GB, Failed)
physicaldrive 2I:1:11 (port 2I:box 1:bay 11, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:12 (port 2I:box 1:bay 12, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:13 (port 2I:box 1:bay 13, SATA HDD, 3 TB, OK)
physicaldrive 2I:1:14 (port 2I:box 1:bay 14, SATA HDD, 3 TB, OK)
root@proxmox:~# ssacli ctrl slot=2 array A remove drives=2I:1:10
Error: This operation is not supported with the current configuration. Use the
"show" command on devices to show additional details about the
configuration.
Reason: Array is transforming
Megoldás:
andrej_ tanácsát követve egyszerűen kivettem a régit, beraktam az újat. Elindult a rebuild.
Köszönöm!