I co-worked with Mars last week, but in my environment I can not reproduce this issue.
I'v told my docker daemon line to Mars, but same errors.

one thing I forget to ask, it is same with hongbin's question:
if you need proxy to access internet, please add them in baymodel:

taget@taget-ThinkStation-P300:~/devstack$ magnum baymodel-create ...
--dns-nameserver 10.248.2.5 --coe swarm --fixed-network 192.168.0.0/24 --http-proxy http://myhttpproxy:port/ --https-proxy https://myhttpsproxy:port/ --no-proxy 192.168.0.1,192.168.0.2,192.168.0.3,192.168.0.4,192.168.0.5


On 2015年10月17日 05:18, Ton Ngo wrote:

Hi Mars,
Your paste shows that the docker service is not starting, and all the following services like swarm-agent fails because of the dependency. The error message INVALIDARGUMENT seems odd, I have seen elsewhere but not with docker. If you log into the node, you can check the docker command itself, like:
docker --help
Or manually run the full command as done in the service:
/usr/bin/docker -d -H fd:// -H tcp://0.0.0.0:2375 --tlsverify --tlscacert="/etc/docker/ca.crt" --tlskey="/etc/docker/server.key" --tlscert="/etc/docker/server.crt" --selinux-enabled --storage-driver devicemapper --storage-opt dm.fs=xfs --storage-opt dm.datadev=/dev/mapper/atomicos-docker--data --storage-opt dm.metadatadev=/dev/mapper/atomicos-docker--meta

Ton,

Inactive hide details for Hongbin Lu ---10/16/2015 01:05:12 PM---Hi Mars, I cannot reproduce the error. My best guess is that yHongbin Lu ---10/16/2015 01:05:12 PM---Hi Mars, I cannot reproduce the error. My best guess is that your VMs don’t have external internet a

From: Hongbin Lu <[email protected]>
To: "OpenStack Development Mailing List (not for usage questions)" <[email protected]>
Date: 10/16/2015 01:05 PM
Subject: Re: [openstack-dev] [magnum] Failed to create swarm bay with fedora-21-atomic-5-d181.qcow2

------------------------------------------------------------------------



Hi Mars,

I cannot reproduce the error. My best guess is that your VMs don’t have external internet access (Could you verify it by ssh into one of your VM and type “curl openstack.org” ?). If not, please create a bug to report the error (_https://bugs.launchpad.net/magnum_).

Thanks,
Hongbin

*From:*Mars Ma [mailto:[email protected]] *
Sent:*October-16-15 2:37 AM*
To:*[email protected]*
Subject:*[openstack-dev] [magnum] Failed to create swarm bay with fedora-21-atomic-5-d181.qcow2

Hi,

I used image fedora-21-atomic-5-d181.qcow2 to create swarm bay , but the bay went to failed status with status reason: Resource CREATE failed: WaitConditionFailure: resources.swarm_nodes.resources[0].resources.node_agent_wait_condition: swarm-agent service failed to start. debug inside swarm node, found that docker failed to start, lead to swarm-agent and swarm-manager services failed to start. [fedora@sw-d7cum4a5z5a-0-dx4eksy72u4q-swarm-node-3d7bwzm7fso7 ~]$ docker -v
Docker version 1.8.1.fc21, build 32b8b25/1.8.1

detailed debug log, I pasted here :
_http://paste.openstack.org/show/476450/_




Thanks & Best regards !
Mars Ma__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

--
BR, Eli(Li Yong)Qiao

<<attachment: liyong_qiao.vcf>>

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to