Benoit

Results 28 comments of Benoit

I guess it would be fine to just delete all related avatars/headers from remote instances. And then, next time you access a profile missing the data it download it back?...

That would be related to #9567

The only error I see is: ``` Jan 02 08:44:47 mc10 lxd.daemon[2134]: time="2024-01-02T08:44:47Z" level=error msg="Failed migration on target" clusterMoveSourceName=builder err="Failed getting migration target filesystem connection: websocket: bad handshake" instance=builder live=true...

Concerning the stuck part: ``` Jan 02 08:50:50 mc10 lxd.daemon[2134]: time="2024-01-02T08:50:50Z" level=warning msg="Unable to use virtio-fs for device, using 9p as a fallback" device=builder_var_lib_laminar driver=disk err="Stateful migration unsupported" instance=builder project=default...

> Can you check the logs on both ends (source and target host)? One of them should tell that the migration has to be enabled in the config. I was...

> I was able to reproduce the warnings including the hanging migration. I guess you have added a new CephFS storage pool to the MicroCloud cluster and attached one of...

Yes it works. ``` root@mc10:~# lxc launch ubuntu:22.04 v1 --vm --target mc10 -d root,size=10GiB -d root,size.state=4GiB -c limits.memory=4GiB -c limits.cpu=4 -c migration.stateful=true Creating v1 Starting v1 root@mc10:~# lxc exec v1...

CIDR looks good, that's what most software expect. Thanks! Sep 16, 2023 21:55:28 ipapi.is ***@***.***>: > > Hey, > > Will be done in the next release. > > What...

Well `1.2.3.4/30`? From .4 to .7. (Not caring about network and broadcast address). Maxmind use CIDR like this. If you then want network ranges, then you can convert with their...

Linking to canonical/microcloud/issues/232 because this is somehow related (important files not being synced).