Volker Theile

Results 397 comments of Volker Theile

Is there a warning message in the SMART log? SMART will only trigger a email if there is a change in the attributes. It makes no predictions.

Please make sure SMART notifications has been checked in `System | Notification | Notifications`.

How does your `/etc/smartd.conf` look like?

Does the `/usr/share/smartmontools/smartd-runner` script exist on your system? What is the output of `ls -alh /etc/smartmontools/run.d`?

> @votdev here is the info > > ``` > root@omv1:~# cat /etc/smartd.conf > # This file is auto-generated by openmediavault (https://www.openmediavault.org) > # WARNING: Do not edit this file,...

> It would be nice to be able to simulate a drive failure to test this. Probably is part of smard This is part of smartmontools, OMV can not do...

If a disk is in a specific power mode, then smartctl outputs `Power mode is` which is what you want to know, not which power mode was previously used like...

I think the issue is related to https://github.com/harvester/harvester/issues/6406

I can confirm that after the import no IP is displayed. After the import of a BIOS and UEFI VM i found the following. # UEFI ``` kind: VirtualMachineInstance metadata:...

Some more information. # UEFI ``` qemu@dl-opensue-uefi:/> virsh qemu-agent-command 1 '{"execute":"guest-network-get-interfaces"}' { "return":[ { "name":"lo", "ip-addresses":[ { "ip-address-type":"ipv4", "ip-address":"127.0.0.1", "prefix":8 }, { "ip-address-type":"ipv6", "ip-address":"::1", "prefix":128 } ], "statistics":{ "tx-packets":14, "tx-errs":0,...