Simon Deziel
Simon Deziel
Isn't there something special about the `images:` remote because for locally cached images, filtering works better: ``` $ lxc image list -f csv jammy,2b53b382715b,no,Ubuntu jammy amd64 (20220611_07:42),x86_64,CONTAINER,112.36MB,"Jun 12, 2022 at...
Some but not all mount options can be applied per subvolume with BTRFS, https://btrfs.readthedocs.io/en/latest/btrfs-man5.html#mount-options. I /think/ the generic mount options (nosuid, nodev, noexec, noatime, ...) are all supported per subvol.
The BTRFS man page says the output of `mount` shows which options were applied to a given subvolume so here's my test using 2 subvolumes with different "generic" option sets:...
@tomponline, I'm running logcheck so I get to see all those weird and infrequent errors so yes, I'll report back when I seem them.
@tomponline no new occurrence since then. I'll close the issue and will reopen it if/when needed.
@tomponline I just got this one: ``` Apr 26 22:05:04 mars lxd.daemon[339520]: time="2022-04-26T22:05:04-04:00" level=warning msg="Failed to get swap usage" err="Failed parsing \"\": strconv.ParseInt: parsing \"\": invalid syntax" instance=vpn instanceType=container project=default...
No: ``` $ lxc exec mars:vpn -- uptime 12:45:33 up 7 days, 8:12, 0 users, load average: 0.13, 0.03, 0.01 ``` It just seems random :/
I just go another occurrence but this time the container was being stopped: ``` May 4 17:04:36 jupiter lxd.daemon[192550]: time="2022-05-04T17:04:36-04:00" level=warning msg="Failed to get total number of processes" err="Failed parsing...
I rebooted the hosts `c2d` and `xeon` yesterday (once each) and got those: ``` May 5 05:03:56 c2d lxd.daemon[1888]: time="2022-05-05T05:03:56Z" level=warning msg="Failed to get swap usage" err="Failed parsing \"\": strconv.ParseInt:...
No, those errors also happen in "steady state", distant from any lifecycle event. Here's another batch from last time: ``` May 6 09:00:37 xeon lxd.daemon[1867]: time="2022-05-06T09:00:37Z" level=warning msg="Failed to get...