Chris Townsend

Results 280 comments of Chris Townsend

Hi @jrajahalme! Thanks for the report on this! We won't be addressing this issue for the 1.11 release as this feature is still experimental. That said, we will investigate this...

Hi @m-emelchenkov! Would you mind sharing a basic setup that shows this poor behavior so we can have another reproduction case in order to chase down this issue? Thanks!

Hi @leshikus! Thank you for trying Multipass on a Github hosted runner. A Github hosted runner is a virtual machine in and off itself and unfortunately, Github doesn't allow nested...

Regarding the error message, `multipassd` simply cannot start in such an environment and so the client cannot connect to it. If you were able to dig into the actual logs,...

Hi @leshikus, Hmm, it's strange there are no other `multipass` related log messages. It doesn't appear `multipassd` is dying, so I wonder if it's blocked somewhere in it's start up....

Hi @anime777! I'm a little unsure what you are asking for here. Are you asking if there are ways to tune Multipass to limit disk IO speed, limit the network...

No, not within Multipass, and i assume you are wanting this for each instance that is launched which would be very complicated to do.

Hi @a1424132610! Yes, the output of `Enable-WindowsOptionalFeature` can be misleading. It claims a restart is not needed, but in our experience, Hyper-V will not work properly after being enabled until...

From Powershell, could you please paste the output of: `Get-CimInstance Win32_ComputerSystem | Select-Object -ExpandProperty HypervisorPresent` Thanks!