Hello all,
recently I have discovered a new panel item called "xfce4-diskperf-plugin".
Unfortunatelly it does not work. Mouse-over brings up an overlay with the information
"Device statistics unavailable".
Research in Qubes users group has ended with no helpful outcome.
I already have startet some tries with sysstat (sar & iostat) and built-in
vmstat.
All these efforts had worked for itself.
The plugin is preconfigured for /sda but I only have /dev/nvme0n1 instead.
*/sudo smartctl -a /dev/nvme0n1/*
Output: "Error Information" (NVMe Log 0x01, max 256 entries) No Errors Logged
Smartd.service had a problem while detection my nvme but I was able to fix this
by editing file /etc/smartmontools/smartd.conf
-> comment out "DEVICESCAN*" and fill in: "/dev/nvme0 -a"
After further efforts I found that nvme's have only been considered since
version 6.5 of smartmontools
https://www.smartmontools.org/wiki/NVMe_Support#SmartmontoolsNVMesupport1
"Smartmontools supports NVMe starting from version 6.5. Please note, that currently
NVMe support is considered as experimental. Currently implemented features:"
For more information I oversend you status output from:
1. systemctl status sysstat
2. service smartd status
(Please have a look in attachments)
The version of the plugin is 2.6.0
Even if the version is not stable, I hope that someone has already gained
experience in this regard and please share it :)
Thank you in advance for your effort!!
Kind Regards,
Fabian
--
You received this message because you are subscribed to the Google Groups
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/qubes-users/0f5fdfd0-92b2-af72-883c-ff4b297c543a%40t-online.de.
● sysstat.service - Resets System Activity Logs
Loaded: loaded (/usr/lib/systemd/system/sysstat.service; enabled; vendor
preset: disabled)
Active: active (exited) since Sat 2020-07-18 11:31:54 CEST; 2h 3min ago
Process: 1656 ExecStart=/usr/lib64/sa/sa1 --boot (code=exited,
status=0/SUCCESS)
Tasks: 0 (limit: 4915)
CGroup: /system.slice/sysstat.service
Jul 18 11:31:54 dom0 systemd[1]: Starting Resets System Activity Logs...
Jul 18 11:31:54 dom0 systemd[1]: Started Resets System Activity Logs.
● smartd.service - Self Monitoring and Reporting Technology (SMART) Daemon
Loaded: loaded (/usr/lib/systemd/system/smartd.service; enabled; vendor
preset: disabled)
Active: active (running) since Sat 2020-07-18 11:31:54 CEST; 1h 55min ago
Docs: man:smartd(8)
man:smartd.conf(5)
Main PID: 1649 (smartd)
Tasks: 1 (limit: 4915)
CGroup: /system.slice/smartd.service
└─1649 /usr/sbin/smartd -n -q never
Jul 18 11:31:54 dom0 systemd[1]: Started Self Monitoring and Reporting
Technology (SMART) Daemon.
Jul 18 11:31:54 dom0 smartd[1649]: smartd 6.5 2016-05-07 r4318
[x86_64-linux-4.19.128-1.pvops.qubes.x86_64] (local build)
Jul 18 11:31:54 dom0 smartd[1649]: Copyright (C) 2002-16, Bruce Allen,
Christian Franke, www.smartmontools.org
Jul 18 11:31:54 dom0 smartd[1649]: Opened configuration file
/etc/smartmontools/smartd.conf
Jul 18 11:31:54 dom0 smartd[1649]: Configuration file
/etc/smartmontools/smartd.conf parsed.
Jul 18 11:31:54 dom0 smartd[1649]: Device: /dev/nvme0, opened
Jul 18 11:31:54 dom0 smartd[1649]: Device: /dev/nvme0, BC501 NVMe SK hynix
256GB, S/N:NS88N66**********, FW:80002C00
Jul 18 11:31:54 dom0 smartd[1649]: Device: /dev/nvme0, is SMART capable. Adding
to "monitor" list.
Jul 18 11:31:54 dom0 smartd[1649]: Monitoring 0 ATA/SATA, 0 SCSI/SAS and 1 NVMe
devices