Custom Query (1458 matches)
Results (193 - 195 of 1458)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#643 | fixed | New Crucial BX200 SMART attributes for MU02 | ||
Description |
The Crucial CT480BX200SSD1 BX200 480GB solid state drives expose the following SMART attributes when reading via Crucial's "Storage Executive". The firmware version is advertised as MU02 and displayed as MU02.6 in the firmware updater software. ID Description Current Value Units 1 Raw Read Error Rate 0 Errors/Page 5 Reallocated NAND Blocks 0 NAND Blocks 9 Power On Hours Count 11 Hours 12 Power Cycle Count 9 Power Cycles 160 Uncorrectable Sector Count 0 Errors 161 Valid Spare Blocks 49 Spare Blocks 163 Initial Invalid Blocks 650 Bad Blocks 148 Total SLC Erase Count 14673 Erase Operations 149 Maximum SLC Erase Count 253 Erase Operations 150 Minimum SLC Erase Count 81 Erase Operations 151 Average SLC Erase Count 207 Erase Operations 164 Total TLC Erase Count 4993 Erase Operations 165 Maximum TLC Erase Count 4 Erase Operations 166 Minimum TLC Erase Count 2 Erase Operations 167 Average TLC Erase Count 3 Erase Operations 169 Percentage Lifetime Remaining 100 Percent 181 Program Fail Count 0 Program Failures 182 Erase Fail Count 0 Erase Failures 192 Power-off Retract Count 0 Power Loss Events 194 Enclosure Temperature 27 Current Temperature (C) 199 Ultra-DMA CRC Error Count 0 Errors 232 Available Reserved Space 100 % Spare Blocks Remaining 241 Total LBA Write 57254 32MB Units 242 Total LBA Read 14314 32MB Units 245 Total TLC Write Count 58979 32MB Units 246 Total SLC Write Count 58692 32MB Units 247 RAID Recovery Count 0 Units |
|||
#1782 | fixed | Windows drivedb update script returns "gpg.exe gpg.exe is not recognized..." | ||
Description |
When I try to execute the update-smart-drivedb.ps1 script in a Powershell or Command Prompt CLI (running as Administrator or not) I receive the error: & : The term 'gpg.exe gpg.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At update-smart-drivedb.ps1:500 char:16 + $($input | & $cmdobj @args 2>&1) | %{ $_.ToString() } + ~~~~~~~ + CategoryInfo : ObjectNotFound: (gpg.exe gpg.exe:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException update-smart-drivedb.ps1 version 5515 2023-07-24 12:58:25Z from smartmontools 7.4, on Windows 10 22H2 64-bit, Powershell 10.0.19041.3636. gpg.exe is in $PATH and works. |
|||
#1685 | wontfix | Support for HighPoint controller with EJ340 extender | ||
Description |
The drives connected to my HighPoint RR4520 along with EJ340 extenders are numbered using the 1/E1/1 format (there's always an "E" before the second number). The smartctl command (using the "hpt" parameter) reject my inputs as it expects numbers only (ie. 1/1/1). I would very much appreciate if the command could be fixed so it accepts the "E" in the drive numbering format of my hardware. Thanks in advance! |