Alberto Bursi
Alberto Bursi
@kdave are you sure it isn't the userspace application's fault? I'm seeing 100% singlecore CPU usage reported for btrfs balance, and adding **nice -n 19 ionice -c3** seems to fix...
> Can you check what the niceness is prior and confirm that systemd didn't apply it? It's a bit hard to get direct confirmation (i.e. check this process status while...
Not possible, this is a service run on a schedule, and when it is running the system is frozen. I can still get that though. I'll add this line in...
@digulla I have experienced the same issues as others, on Opensuse Tumbleweed. Also doing a normal manual balance freezes the system. I've doing some tests and running manual balances with...
I got into a similar situation too, OpenSUSE Tumbleweed, qomui v0.8.2. I have the "**activate firewall only when GUI is running**" and the systemd service is disabled. If I uncheck...
that default is generating containers that want to use a feature that is not enabled in default kernel. Either enable it in the kernel or remove this default from Luci...
> can't provide much more info as not a docker/dockerman user myself but suspect some interactions with yaml? on setup as this does not seem to effect all users/containers? seems...
hm, in the above discussion (here translated to english https://github-com.translate.goog/lisaac/luci-app-dockerman/issues/131?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=de&_x_tr_pto=nui ) the upstream dev said that this was fixed with this commit in his repo https://github.com/lisaac/luci-app-dockerman/commit/75813385deb83113e9874ccb538f91db10c81046#diff-117047b2dc6450eae4622e1aadc0de43e3a5660b5be5e66b74ad122e15d08abc that does not seem...
> There are too many differences between [openwrt/luci/applications/luci-app-dockerman](https://github.com/openwrt/luci/tree/master/applications/luci-app-dockerman) and [lisaac/luci-app-dockerman/applications/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman/tree/master/applications/luci-app-dockerman) that it's hard to synchronize now. syncronizing the whole application is not required to fix this issue. Just edit this...
Tried and it does not work (it creates a bond with IP 0.0.0.0 and if I add that to a bridge it does not work. I have commented out all...