-
> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups…
-
Hi,
we've run static analysis on smartmontools which found a few issues:
### 1) out of bound access at scsicmds.cpp
scsiModePageOffset()
checks for:
`1810: if ((offset + 2) > len) {`
w…
-
# Required information
* Distribution: **Debian GNU/Linux 12 (bookworm)**
* LXCFS version: 5.0.3
* The output of
kernel version : "6.5.11-6-pve SMP PREEMPT_DYNAMIC PMX 6.5.11-6 (2023-1…
-
Hi! Looks like the `SanDisk_Extreme_55AE` is missing from database.
```shell
→ lsusb
Bus 002 Device 006: ID 0781:55ae SanDisk Corp. Extreme 55AE
```
```shell
→ readlink --canonicalize /dev/d…
-
#### Description
I am using `smartmontools` on Debian Bookworm, and it works perfectly for standard SATA and NVMe devices. However, it fails on eMMC devices with a "No Device to monitor" error.
##…
-
"Samsung SSD 850 EVO 250G B*" 190 C "Samsung Evo 850"
sudo hddtemp --debug /dev/sda
================= hddtemp 0.3-beta15 ==================
Model: Samsung SSD 850…
-
The code of py-SMART in `device.update()`:
```
if 'used endurance' in line:
pct = int(line.split(':')[1].strip()[:-1])
self.diagnostics.Life_Left = 100 …
-
Running smartctl 7.2 on debian bullseye (11). HDD lifetime is about 18 hours, I have bought it yesterday, on 29th April, 2023.
The database has been successfully upgraded via update-smart-drivedb. Sy…
-
I use the omnibus docker image and 1 out of 3 drives are shown in the web UI despite device mappings in the compose file. I understand that it might be because of some missing SMART data. Is it possib…
-
I have a QNAP TR-002 equipped with two HDDs connected via USB to a Debian 12/OpenMediaVault 7 system. The QNAP is configured in individual mode (no RAID) making both disks visible to the OS.
`smart…