Julian Pelizäus

Results 88 comments of Julian Pelizäus

Hi @pcgeek86, I was able to reproduce this. It looks like the error message isn't very clear, but the daemon clearly says you need to enable live migration for the...

Do you still see the error after enabling live migration? There are some more details here: https://documentation.ubuntu.com/lxd/en/latest/howto/move_instances/#live-migration

Might it be that the protocol error in https://github.com/canonical/lxd/pull/13320 is coming from having both `path` and `fd` config setting in the qemu config file for the `chardev` device? I have...

@tomponline we were chatting and I recommended to create it here. I'll have a look.

I can confirm that if you don't use the local LXD server this issue does not appear (tested with a nested LXD in a container). However when targeting the local...

Hi, I am seeing some permission errors in the snap. Maybe related to those changes here? When trying to force stop an instance in error state using `lxc stop -f...

> One token per node is generated which is not posted/shared anywhere and it is directly supplied to the cloud-init script. When you create the token, you already provide a...

@masnax do we also want another `Websocket` function in the `client/client.go` file?

@mas-who thanks for tracking this. After thinking through the details I am not so sure about this one anymore. Let's say we would define a `type ServerName string` and derive...

> shall we close this or move it to microcluster repo Agree, let's move it over.