Last active
November 4, 2015 10:42
-
-
Save simodima/308933884f70c8240281 to your computer and use it in GitHub Desktop.
/var/log/vnetlib errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker-machine -D create -d vmwarefusion fusion | |
Creating SSH key... | |
Creating VM... | |
Creating disk '/Users/toretto/.docker/machine/machines/fusion/fusion.vmdk' | |
Virtual disk creation successful. | |
Starting fusion... | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun start /Users/toretto/.docker/machine/machines/fusion/fusion.vmx nogui | |
Waiting for VM to come online... | |
MAC address in VMX: 00:0c:29:7f:47:32 | |
IP found in DHCP lease table: 192.168.2.129 | |
Got an ip: 192.168.2.129 | |
Creating Tar key bundle... | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun -gu docker -gp tcuser directoryExistsInGuest /Users/toretto/.docker/machine/machines/fusion/fusion.vmx /var/lib/boot2docker | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun -gu docker -gp tcuser CopyFileFromHostToGuest /Users/toretto/.docker/machine/machines/fusion/fusion.vmx /Users/toretto/.docker/machine/machines/fusion/userdata.tar /home/docker/userdata.tar | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun -gu docker -gp tcuser runScriptInGuest /Users/toretto/.docker/machine/machines/fusion/fusion.vmx /bin/sh sudo /bin/mv /home/docker/userdata.tar /var/lib/boot2docker/userdata.tar && sudo tar xf /var/lib/boot2docker/userdata.tar -C /home/docker/ > /var/log/userdata.log 2>&1 && sudo chown -R docker:staff /home/docker | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun -gu docker -gp tcuser enableSharedFolders /Users/toretto/.docker/machine/machines/fusion/fusion.vmx | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun -gu docker -gp tcuser addSharedFolder /Users/toretto/.docker/machine/machines/fusion/fusion.vmx Users /Users | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun -gu docker -gp tcuser runScriptInGuest /Users/toretto/.docker/machine/machines/fusion/fusion.vmx /bin/sh sudo mkdir /Users && sudo mount -t vmhgfs .host:/Users /Users | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun list | |
Getting to WaitForSSH function... | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun list | |
MAC address in VMX: 00:0c:29:7f:47:32 | |
IP found in DHCP lease table: 192.168.2.129 | |
Testing TCP connection to: 192.168.2.129:22 | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun list | |
MAC address in VMX: 00:0c:29:7f:47:32 | |
IP found in DHCP lease table: 192.168.2.129 | |
Using SSH client type: external | |
About to run SSH command: | |
exit 0 | |
&{/usr/bin/ssh [/usr/bin/ssh -o PasswordAuthentication=no -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=quiet -o ConnectionAttempts=3 -o ConnectTimeout=10 -i /Users/toretto/.docker/machine/machines/fusion/id_rsa -p 22 [email protected] exit 0] [] <nil> <nil> <nil> [] <nil> <nil> <nil> <nil> false [] [] [] [] <nil>} | |
SSH cmd err, output: exit status 255: | |
Error getting ssh command 'exit 0' : exit status 255 | |
Getting to WaitForSSH function... | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun list | |
MAC address in VMX: 00:0c:29:7f:47:32 | |
IP found in DHCP lease table: 192.168.2.129 | |
Testing TCP connection to: 192.168.2.129:22 | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun list | |
MAC address in VMX: 00:0c:29:7f:47:32 | |
IP found in DHCP lease table: 192.168.2.129 | |
Using SSH client type: external | |
About to run SSH command: | |
exit 0 | |
&{/usr/bin/ssh [/usr/bin/ssh -o PasswordAuthentication=no -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=quiet -o ConnectionAttempts=3 -o ConnectTimeout=10 -i /Users/toretto/.docker/machine/machines/fusion/id_rsa -p 22 [email protected] exit 0] [] <nil> <nil> <nil> [] <nil> <nil> <nil> <nil> false [] [] [] [] <nil>} | |
SSH cmd err, output: exit status 255: | |
Error getting ssh command 'exit 0' : exit status 255 | |
Getting to WaitForSSH function... | |
executing: /Applications/VMware Fusion.app/Contents/Library/vmrun list | |
MAC address in VMX: 00:0c:29:7f:47:32 | |
IP found in DHCP lease table: 192.168.2.129 | |
Testing TCP connection to: 192.168.2.129:22 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ tail -f /var/log/vnetlib | |
Nov 04 11:24:55 VNLAdapterStatus - ioctl: SIOCGIFFLAGS failed, error: Device not configured | |
Nov 04 11:24:55 VNLAdapterStatus - ioctl: SIOCGIFFLAGS failed, error: Device not configured | |
Nov 04 11:24:56 VNLAdapterStatus - ioctl: SIOCGIFFLAGS failed, error: Device not configured | |
Nov 04 11:24:56 VNL_EnableNetworkAdapter - Successfully enabled hostonly adapter on vnet: vmnet1 | |
Nov 04 11:24:56 VNL_StartService - Started "DHCP" service for vnet: vmnet1 | |
Nov 04 11:24:56 VNL_StartService - Started "NAT" service for vnet: vmnet8 | |
Nov 04 11:24:56 VNLAdapterStatus - ioctl: SIOCGIFFLAGS failed, error: Device not configured | |
Nov 04 11:24:56 VNL_EnableNetworkAdapter - Successfully enabled hostonly adapter on vnet: vmnet8 | |
Nov 04 11:24:56 VNL_StartService - Started "DHCP" service for vnet: vmnet8 | |
Nov 04 11:24:56 VNL_Unload - Vnetlib unloaded. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment