Skip to content

failed to determine IP address  #1584

@rcsrao

Description

@rcsrao

Mac OS
We have created 2 instances without VPN and they were working fine until we connect to VPN. And we are aware that multipass hasn't worked with VPN. We have disconnected the VPN and tried to ping/stop/start instance and no luck. Instance never recovered.

We have followed all netwrok tips from https://multipass.run/docs/troubleshooting-networking-on-macos#:~:text=Unable%20to%20determine%20IP%20address,from%20a%20Firewall%20or%20VPN.
Still no luck.

$ multipass start k8s-master
start failed: The following errors occurred:
failed to determine IP address

# tail -f k8s-master-hyperkit.log
[ OK ] Reached target Cloud-init target.
[ OK ] Started Daily apt download activities.

Ubuntu 18.04.4 LTS master-node ttyS0

master-node login: [ 56.664725] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 56.666813] ata1.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 19 pio 16392 in
[ 56.666813] Get event status notification 4a 01 00 00 10 00 00 00 08 00res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 56.671857] ata1.00: status: { DRDY }

[2020-06-09T20:06:35.091] [info] [k8s-master] hyperkit: [INFO] image has 0 free sectors and 53776 used sectors
[2020-06-09T20:06:35.091] [info] [k8s-master] mirage_block_open: block_config = file:///var/root/Library/Application Support/multipassd/vault/instances/k8s-master/ubuntu-18.04-server-cloudimg-amd64.img?sync=os&buffered=1 and qcow_config = discard=true;compact_after_unmaps=262144;keep_erased=262144;runtime_asserts=false and stats_config = None returning 0
mirage_block_stat

# tail -f multipassd.log
[2020-06-09T20:06:35.091] [info] [k8s-master] hyperkit: [INFO] image has 0 free sectors and 53776 used sectors
[2020-06-09T20:06:35.091] [info] [k8s-master] mirage_block_open: block_config = file:///var/root/Library/Application Support/multipassd/vault/instances/k8s-master/ubuntu-18.04-server-cloudimg-amd64.img?sync=os&buffered=1 and qcow_config = discard=true;compact_after_unmaps=262144;keep_erased=262144;runtime_asserts=false and stats_config = None returning 0
mirage_block_stat

[2020-06-09T20:06:35.091] [info] [k8s-master] fcntl(F_PUNCHHOLE) failed: host filesystem does not support sparse files: Operation not permitted
[2020-06-09T20:06:35.645] [info] [k8s-master] rdmsr to register 0x140 on vcpu 0
[2020-06-09T20:06:35.780] [info] [k8s-master] rdmsr to register 0x140 on vcpu 1
[2020-06-09T20:06:36.961] [info] [k8s-master] rdmsr to register 0x64e on vcpu 0
[2020-06-09T20:06:36.961] [info] [k8s-master] rdmsr to register 0x34 on vcpu 0
[2020-06-09T20:06:40.102] [info] [k8s-master] hyperkit: [INFO] block recycler: triggering background flush: 53776 used; 0 junk; 0 erased; 0 available; 0 copies; 0 roots; 0 Copying; 0 Copied; 0 Flushed; 0 Referenced; max_cluster = 53779

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions