差異處
這裏顯示兩個版本的差異處。
| 下次修改 | 前次修改 | ||
| tech:pve7_megaraid [2022/07/08 16:19] – 建立 jonathan | tech:pve7_megaraid [2022/07/08 16:36] (目前版本) – jonathan | ||
|---|---|---|---|
| 行 24: | 行 24: | ||
| megacli -AdpAllInfo -aAll | megacli -AdpAllInfo -aAll | ||
| </ | </ | ||
| + | * ++顯示結果|< | ||
| + | root@pve-48: | ||
| + | |||
| + | Adapter #0 | ||
| + | |||
| + | ============================================================================== | ||
| + | Versions | ||
| + | ================ | ||
| + | Product Name : AVAGO 3108 MegaRAID | ||
| + | Serial No : | ||
| + | FW Package Build: 24.15.0-0018 | ||
| + | |||
| + | Mfg. Data | ||
| + | ================ | ||
| + | Mfg. Date : 00/00/00 | ||
| + | Rework Date : 00/00/00 | ||
| + | Revision No : | ||
| + | Battery FRU : N/A | ||
| + | |||
| + | Image Versions in Flash: | ||
| + | ================ | ||
| + | BIOS Version | ||
| + | Ctrl-R Version | ||
| + | Preboot CLI Version: 01.07-05:# | ||
| + | FW Version | ||
| + | NVDATA Version | ||
| + | Boot Block Version : 3.07.00.00-0003 | ||
| + | |||
| + | Pending Images in Flash | ||
| + | ================ | ||
| + | None | ||
| + | : | ||
| + | : | ||
| + | Allow HDD/SSD Mix in VD : No | ||
| + | Allow SATA in Cluster | ||
| + | Max Chained Enclosures | ||
| + | Disable Ctrl-R | ||
| + | Enable Web BIOS : No | ||
| + | Direct PD Mapping | ||
| + | BIOS Enumerate VDs : Yes | ||
| + | Restore Hot Spare on Insertion | ||
| + | Expose Enclosure Devices | ||
| + | Maintain PD Fail History | ||
| + | Disable Puncturing | ||
| + | Zero Based Enclosure Enumeration : No | ||
| + | PreBoot CLI Enabled | ||
| + | LED Show Drive Activity | ||
| + | Cluster Disable | ||
| + | SAS Disable | ||
| + | Auto Detect BackPlane Enable | ||
| + | Use FDE Only : No | ||
| + | Enable Led Header | ||
| + | Delay during POST : 0 | ||
| + | EnableCrashDump | ||
| + | Disable Online Controller Reset : No | ||
| + | EnableLDBBM | ||
| + | Un-Certified Hard Disk Drives | ||
| + | Treat Single span R1E as R10 : No | ||
| + | Max LD per array : 16 | ||
| + | Power Saving option | ||
| + | Max power savings option is not allowed for LDs. Only T10 power conditions are to be used. | ||
| + | Default spin down time in minutes: 30 | ||
| + | Enable JBOD : No | ||
| + | TTY Log In Flash : No | ||
| + | Auto Enhanced Import | ||
| + | BreakMirror RAID Support | ||
| + | Disable Join Mirror | ||
| + | Enable Shield State : Yes | ||
| + | Time taken to detect CME : 60s | ||
| + | |||
| + | Exit Code: 0x00 | ||
| + | </ | ||
| * 顯示 RAID 狀態 <cli> | * 顯示 RAID 狀態 <cli> | ||
| megaclisas-status | megaclisas-status | ||
| - | </ | + | </ |
| + | * ++顯示結果|< | ||
| root@pve-48: | root@pve-48: | ||
| -- Controller information -- | -- Controller information -- | ||
| 行 45: | 行 118: | ||
| c0u0p4 | c0u0p4 | ||
| c0u1p0 | c0u1p0 | ||
| + | </ | ||
| + | * 查詢 RAID 內單一硬碟的 smart 資訊 Exp. RAID 在 /dev/sdb 要看裡面的第一顆資訊< | ||
| + | smartctl -a -d megaraid,0 /dev/sdb | ||
| + | </ | ||
| + | * ++ 顯示結果|< | ||
| + | root@pve-48: | ||
| + | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.35-3-pve] (local build) | ||
| + | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | ||
| + | |||
| + | === START OF INFORMATION SECTION === | ||
| + | Model Family: | ||
| + | Device Model: | ||
| + | Serial Number: | ||
| + | LU WWN Device Id: 5 001b44 4a702e696 | ||
| + | Firmware Version: 415020WD | ||
| + | User Capacity: | ||
| + | Sector Size: 512 bytes logical/ | ||
| + | Rotation Rate: Solid State Device | ||
| + | Form Factor: | ||
| + | : | ||
| + | : | ||
| + | 232 Available_Reservd_Space 0x0033 | ||
| + | 233 NAND_GB_Written_TLC | ||
| + | 234 NAND_GB_Written_SLC | ||
| + | 241 Host_Writes_GiB | ||
| + | 242 Host_Reads_GiB | ||
| + | 244 Temp_Throttle_Status | ||
| + | |||
| + | SMART Error Log Version: 1 | ||
| + | No Errors Logged | ||
| + | |||
| + | SMART Self-test log structure revision number 1 | ||
| + | No self-tests have been logged. | ||
| + | |||
| + | Selective Self-tests/ | ||
| </ | </ | ||
| 行 50: | 行 158: | ||
| * https:// | * https:// | ||
| * http:// | * http:// | ||
| + | * https:// | ||
| + | * https:// | ||
| {{tag> | {{tag> | ||