Julian Pelizäus

Results 22 comments of Julian Pelizäus

I haven't experienced this, but I am wondering why the same Ceph storage pool can be used for both the cluster (ceph01/ceph03) and ceph02. LXD creates a zero size placeholder...

Hi @ehlo550, you will indeed loose the IP information, if the traffic doesn't hit a pod on the same compute node you are connecting to. However having this configurable wouldn't...

Due to https://github.com/canonical/lxd/issues/12744 I wasn't yet able to test the filesystem UUID generation.

@tomponline linting is hitting hard here, but besides this could you please have a first look? :) Both local and remote volume refresh is now in place. I have also...

> > It looks custom Btrfs and XFS block volumes (on Ceph?) don't work on current `main` > > Do you mean for custom filesystem and container volumes? We should...

> @roosterfish are you continuing on with this one next? Yes, next one on the list.

I was just able to reproduce the initial error again during testing: ```bash lxc cp c1 c2 --refresh Error: Failed to create file "/var/snap/lxd/common/lxd/containers/c2/backup.yaml": open /var/snap/lxd/common/lxd/containers/c2/backup.yaml: bad message ``` I...

@tomponline this is now ready for review again. I was fighting one missing bit in regards to the multi sync flag when copying containers that is fixed with https://github.com/canonical/lxd/pull/12743/commits/39f272433a71c39628758aaa0deed09f229a1b41. What...

> I wonder if we could still support RBD mode only if offered from the source so that migrating an instance from an older host to a newer one would...

@tomponline Pipeline passed, ready for review.