Tom Parrott
Tom Parrott
@mihalicyn @enr0n has advised: > The quickest thing to check is systemctl status systemd-resolved (or systemd-networkd, systemd-journald, or many others). > Without the fix, they will fail with 243/CREDENTIALS >...
> Tested and it does not work. Looks like we need something else in addition to this change. Lets move this back to draft.
Seeing these warnings in LXD VMs now: ``` qemu-system-x86_64:/var/snap/lxd/common/lxd/logs/block-test2/qemu.conf:273: warning: '-fsdev proxy' and '-virtfs proxy' are deprecated, use 'local' instead of 'proxy, or consider deploying virtiofsd as alternative to 9p...
Yep I already notified @escabo @mionaalex and @skozina about this as a "must do" before next LTS and its on the spread sheet as such too.
Although what the "do" entails is unclear at this point.
Worst case is we drop 9p support entirely except for the read-only config drives (and export them directly via qemu).
@mionaalex this is needed to work on before 6 LTS
> Maybe the cache update can be moved a few levels up in the API handler `storagePoolsPost`. Maybe, but this is only going to update the local member's cache. We...
> hi all, i would like to pick this up as a last min contribution for this year's hacktoberfest Thanks!
@roosterfish Im a bit confused why rsync is being blocked to send data directly to an IP - normally we wrap rsync over the network inside a websocket, so the...