Richard Durso
Richard Durso
@ildar170975 - thanks for explaining it. Respectfully, the documentation is confusing on this. The documentation does not use words like "main entity" and "additional entities", it just says "Configuration" and...
Longhorn needs the `podselector` field for maintenance too. https://longhorn.io/docs/1.3.0/volumes-and-nodes/maintenance/ You will need to use `--ignore-daemonsets` and `--pod-selector='app!=csi-attacher,app!=csi-provisioner'` options to drain the node.
Using `2.36.1`, just got this issue. Fun in this is that the PVC does not remain mounted when the pod starts crashlooping. So I can't easily get at the file...
I got around this cmake issue above by installing package qthttpserver-git from AUR (Arch) [https://github.com/qt-labs/qthttpserver](https://github.com/qt-labs/qthttpserver) with that build steps completes, but then make fails with a reference to _framegrabber->setMipLevel() ......
@bobi1024 - Thanks for the tip. Got it to compile and work using the traditional start sync button. But the `qthttpserver` integration doesn't seem right. It defaults to port 0....
@sohsatoh - great! will give it a try shortly. And thanks for enabling issues on your page.
I'm using K3s and my TrueNAS core 12.0-U8 iSCSI and NFS were busted as well. The recent breaking changes do not seem specific to Nomad. ``` I0321 14:55:30.133080 1 main.go:120]...
@travisghansen - thank you for the prompt response. If I understand that correctly, the chart version I picked was irrelevant as it just installs `latest` anyway. Not sure I understand...
> > On my setups, I try to have most of my pods in the 50-80% range, I then consider them to be correctly sized. In my experience, you can...
For above, changes I made to graph: * Standard Options * Min: auto (but zero looks good to, not sure of difference) * Max: 2 * Decimals: 1 And thresholds:...