Øivind Hoel

Results 22 comments of Øivind Hoel

A workaround to get rid of the spam is to run `dmsetup remove debian--lvm--test--vg-root` and `dmsetup remove debian--lvm--test--vg-swap_1`on the host the VM was migrated from, but that doesn't really scale...

@Vicente-Cheng @w13915984028 I confirm the `global_filter = [ "r|.*/|" ]` setting in `/etc/lvm/lvm.conf` oh harvester hosts under the `devices {}` section ensures the VM LVM devices do not accidentally get...

> Hi @oivindoh, > > IMHO, since the LVM devices are configured on the VM, the LVM behavior could be not defined on nodes. > > The reason why the...

A cursory search yields https://github.com/mywind2020/teslamate-cn/commits/master/ as the likely source of those images

Integrating through an intermediary like elspotpris or energidataservice rather than the source of the data seems like a poor approach. A better approach would then be to use entsoe, which...

There was some talk at least in https://github.com/teslamate-org/teslamate/pull/3439#issuecomment-1816531294 - i originally switched to blue in that PR, but reverted it. Personally I buy the comment about blue having become the...

@jensk22 have you tried with the [battery health dashboard currently on master](https://github.com/teslamate-org/teslamate/blob/master/grafana/dashboards/battery-health.json)?

This is Beautiful - I've been wondering about this for a couple of years now but never thought to dig more into why the MCU2 upgraded car behaved differently to...

I can’t see any runs on this PR - @JakobLichterfeld do we have any elixir gurus who could take a look at this one?

Well, there's some logic I don't really know the reason for in the query in the drives panel that decides whether consumption/efficiency is returned: ``` case when (start_position.battery_level != start_position.usable_battery_level...