2016-05-09 27 views
0

我有泊塢窗機問題,OpenStack的泊塢窗機和OpenStack的/ SSH

運行此命令 docker-machine --debug create -d openstack --openstack-username admin --openstack-password admin --openstack-tenant-name admin --openstack-auth-url http://163.172.5.197:5000/v2.0 --openstack-flavor-id bea5cb42-c0b3-46fd-96a6-2f4c5d4448c2 --openstack-image-id 871a5ddf-a888-4b45-9201-78da07e6cdcb testmachine

給我的輸出如下

Docker Machine Version: 0.6.0, build e27fb87 
Found binary path at /usr/local/bin/docker-machine 
Launching plugin server for driver openstack 
Plugin server listening at address 127.0.0.1:46658 
() Calling .GetVersion 
Using API Version 1 
() Calling .SetConfigRaw 
() Calling .GetMachineName 
(flag-lookup) Calling .GetMachineName 
(flag-lookup) Calling .DriverName 
(flag-lookup) Calling .GetCreateFlags 
Found binary path at /usr/local/bin/docker-machine 
Launching plugin server for driver openstack 
Plugin server listening at address 127.0.0.1:44014 
() Calling .GetVersion 
Using API Version 1 
() Calling .SetConfigRaw 
() Calling .GetMachineName 
(testmachine) Calling .GetMachineName 
(testmachine) Calling .DriverName 
(testmachine) Calling .GetCreateFlags 
(testmachine) Calling .SetConfigFromFlags 
Running pre-create checks... 
(testmachine) Calling .PreCreateCheck 
(testmachine) Calling .GetConfigRaw 
Creating machine... 
(testmachine) Calling .Create 
(testmachine) DBG | Authenticating... map[Insecure:false DomainID: DomainName: Username:admin TenantName:admin TenantID: AuthUrl:http://163.172.5.197:5000/v2.0] 
(testmachine) DBG | Found tenant id using its name map[Name:admin ID:3247c97c6abf4c07aee78043a1caa261] 
(testmachine) DBG | Creating Key Pair... map[Name:testmachine-5f792f35e57c8749b3a39074cc230831a6902250f91c7f76fb30299ad00713be] 
(testmachine) Creating machine... 
(testmachine) DBG | Creating OpenStack instance... map[FlavorId:bea5cb42-c0b3-46fd-96a6-2f4c5d4448c2 ImageId:871a5ddf-a888-4b45-9201-78da07e6cdcb] 
(testmachine) DBG | Waiting for the OpenStack instance to be ACTIVE... map[MachineId:3184e817-07d2-47af-9cb7-06634cebcc0a] 
(testmachine) DBG | Looking for the IP address... map[MachineId:3184e817-07d2-47af-9cb7-06634cebcc0a] 
(testmachine) Calling .GetConfigRaw 
(testmachine) Calling .DriverName 
(testmachine) Calling .DriverName 
Waiting for machine to be running, this may take a few minutes... 
(testmachine) Calling .GetState 
(testmachine) DBG | IP address found map[IP:10.0.0.2 MachineId:3184e817-07d2-47af-9cb7-06634cebcc0a] 
(testmachine) DBG | Get status for OpenStack instance... map[MachineId:3184e817-07d2-47af-9cb7-06634cebcc0a] 
(testmachine) DBG | State for OpenStack instance map[MachineId:3184e817-07d2-47af-9cb7-06634cebcc0a State:ACTIVE] 
Detecting operating system of created instance... 
Waiting for SSH to be available... 
Getting to WaitForSSH function... 
(testmachine) Calling .GetSSHHostname 
(testmachine) Calling .GetSSHPort 
(testmachine) Calling .GetSSHKeyPath 
(testmachine) Calling .GetSSHKeyPath 
(testmachine) Calling .GetSSHUsername 
Using SSH client type: external 
{[-o BatchMode=yes -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=quiet -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none [email protected] -o IdentitiesOnly=yes -i /home/martin/.docker/machine/machines/testmachine/id_rsa -p 22] /usr/bin/ssh} 
About to run SSH command: 
exit 0 
SSH cmd err, output: exit status 255: 
Error getting ssh command 'exit 0' : Something went wrong running an SSH command! 
command : exit 0 
err  : exit status 255 
output : 

Getting to WaitForSSH function... 
(testmachine) Calling .GetSSHHostname 
(testmachine) Calling .GetSSHPort 
(testmachine) Calling .GetSSHKeyPath 
(testmachine) Calling .GetSSHKeyPath 
(testmachine) Calling .GetSSHUsername 
Using SSH client type: external 
{[-o BatchMode=yes -o PasswordAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=quiet -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none [email protected] -o IdentitiesOnly=yes -i /home/martin/.docker/machine/machines/testmachine/id_rsa -p 22] /usr/bin/ssh} 
About to run SSH command: 
exit 0 

然後當我試圖運行碼頭機ls

testmachine - openstack Running tcp://10.0.0.2:2376 Unknown Unable to query docker version: Unable to read TLS config: open /home/martin/.docker/machine/machines/testmachine/server.pem: no such file or directory

日誌在開棧機器:

open-vm-tools: not starting as this is not a VMware VM 
landscape-client is not configured, please run landscape-config. 
* Stopping CPU interrupts balancing daemon[74G[ OK ] 
* Starting automatic crash report generation[74G[ OK ] 
* Restoring resolver state...  [80G [74G[ OK ] 
* Stopping System V runlevel compatibility[74G[ OK ] 
Generating locales... 
en_US.UTF-8... up-to-date 
Generation complete. 
Cloud-init v. 0.7.5 running 'modules:final' at Tue, 03 May 2016 11:45:45 +0000. Up 10.17 seconds. 
ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ 
ci-info: +---------+-------------------------------------------------+---------+---------+ 
ci-info: | Keytype |    Fingerprint (md5)    | Options | Comment | 
ci-info: +---------+-------------------------------------------------+---------+---------+ 
ci-info: | ssh-rsa | fe:05:1e:f2:04:c4:df:4f:53:f2:4f:c3:ba:ac:10:51 | - | - | 
ci-info: +---------+-------------------------------------------------+---------+---------+ 
ec2: 
ec2: ############################################################# 
ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 
ec2: 1024 46:c0:bb:6c:65:04:13:fc:ab:2b:51:4f:1c:1e:75:dc [email protected] (DSA) 
ec2: 256 81:cd:f3:dd:66:7a:ca:4e:95:78:43:a7:dc:29:ad:fd [email protected] (ECDSA) 
ec2: 256 f5:d9:c7:59:92:af:fc:b7:56:42:ca:1e:f7:bb:5b:89 [email protected] (ED25519) 
ec2: 2048 6e:2d:1b:52:84:3f:28:04:95:41:81:15:af:61:e5:96 [email protected] (RSA) 
ec2: -----END SSH HOST KEY FINGERPRINTS----- 
ec2: ############################################################# 
-----BEGIN SSH HOST KEY KEYS----- 
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFfEl02HEegH7vohFTTS1bxA7LaIua/f+j0Uvi1u3j8fyTfzuVzqHl73QaBtE6uJ7EuTaoDhNCeeyWF+sLqMulI= [email protected] 
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGmcm55oSkblJ//oUcNQMqB2oO7BG2vXA0fhHEhlOQba [email protected] 
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc3VqU3V9of956GD0DhCc5YEbkBzOgOazVRiFxx31I2wW3Z5vnW+BgZLoRhB8Zj2Tbn70l7cPKcN3/orklZldhoSK4u0+0buqhArqqp+/JBmR5AXn6hlcRvpLU+KM1qFovJuwwuttelaB0vS9YzwCLiCODLp9A4mvOCFiCbxOpvz7Bt5mMlvBnZnN3iWNiAn4aMjCrxwuUGruTXnO9ffRMs6GC4WVazUD42cD34g4FUlPf1Dqlinau5bRQrNbrU8vhiXE+DhxQO4WMMulsYoKfVDxhRrokwNpS9rB1HhHd+VOh7iTwkEwszCPtsYSrXYVng8JZzHBdq94SrOU3D58Z [email protected] 
-----END SSH HOST KEY KEYS----- 
Cloud-init v. 0.7.5 finished at Tue, 03 May 2016 11:45:46 +0000. Datasource DataSourceConfigDriveNet [net,ver=2][source=/dev/sr0]. Up 10.27 seconds 

Ubuntu 14.04.4 LTS testmachine ttyS0 

testmachine login: 

我精確的是端口22,80和2376是關於開棧機器上打開。

感謝,如果有人可以幫助我,這將是很好

回答

0

TL; DR嘗試添加下列選項:

  • --openstack-net-id--openstack-net-name
  • --openstack-floatingip-pool
  • --openstack-sec-groups

原始解答

當使用openstack驅動程序運行docker-machine 0.6.0時,我會得到同樣的結果。但v0.7.0(build a650a40)對我來說工作得很好。我正在運行一個不是Ubuntu的centos映像,但其他方面是一樣的。對不起,我沒有在一段時間內使用碼頭機,但試着抓住最新版本,看看是否有幫助。

更新

只需雙擊查了一下我上面跑,其實我跟環境變量配置此,指定一些額外的東西到你上面。具體來說,雖然,我除了openstack RC file,我設置:

export OS_SSH_USER=centos 
export OS_IMAGE_ID=c31637b9-455a-4849-8f46-2af1715f9dee 
export OS_FLAVOR_NAME=m1.small 
export OS_FLOATINGIP_POOL=INTERNAL-NETWORK 
export OS_SECURITY_GROUPS=default 
export OS_NETWORK_ID=b32e2700-8eac-4b7c-b9a8-16b6403927a2 

然後跑去:

docker-machine create -d=openstack testmachine 
+0

我試圖升級到v0.7.0,但我仍然有同樣的問題。 然後我試圖使用帶和不帶--openstack-ssh-user centos的centos映像,仍然是同樣的問題。 我不知道現在去哪裏 – guyterto907818

+0

我剛剛回過頭來檢查我之前的運行情況,更新了上面的答案。 – boyvinall