canonical / multipass

Multipass orchestrates virtual Ubuntu instances
https://multipass.run
GNU General Public License v3.0
7.54k stars 635 forks source link

Multipass omits extra IPs when VM is in Delayed Shutdown state #3426

Closed ricab closed 3 months ago

ricab commented 4 months ago
$ multipass ls
Name                    State             IPv4             Image
noteworthy-alewife      Running           10.130.108.191   Ubuntu 22.04 LTS
                                          192.168.1.102
$ multipass stop -t 1 noteworthy-alewife
$ multipass ls
Name                    State             IPv4             Image
noteworthy-alewife      Delayed Shutdown  10.130.108.191   Ubuntu 22.04 LTS