<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I co-worked with Mars last week, but in my environment I can not
reproduce this issue.<br>
I'v told my docker daemon line to Mars, but same errors.<br>
<br>
one thing I forget to ask, it is same with hongbin's question:<br>
if you need proxy to access internet, please add them in baymodel:<br>
<br>
taget@taget-ThinkStation-P300:~/devstack$ magnum baymodel-create ...<br>
--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<br>
<br>
<br>
<div class="moz-cite-prefix">On 2015年10月17日 05:18, Ton Ngo wrote:<br>
</div>
<blockquote
cite="mid:201510162118.t9GLIQP4018750@d01av01.pok.ibm.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p>Hi Mars,<br>
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:<br>
docker --help<br>
Or manually run the full command as done in the service:<br>
/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 <br>
<br>
Ton,<br>
<br>
<img src="cid:part1.07030308.01070101@intel.com" alt="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 y"
border="0" height="16" width="16"><font color="#424282">Hongbin
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</font><br>
<br>
<font color="#5F5F5F" size="2">From: </font><font size="2">Hongbin
Lu <a class="moz-txt-link-rfc2396E" href="mailto:hongbin.lu@huawei.com"><hongbin.lu@huawei.com></a></font><br>
<font color="#5F5F5F" size="2">To: </font><font size="2">"OpenStack
Development Mailing List (not for usage questions)"
<a class="moz-txt-link-rfc2396E" href="mailto:openstack-dev@lists.openstack.org"><openstack-dev@lists.openstack.org></a></font><br>
<font color="#5F5F5F" size="2">Date: </font><font size="2">10/16/2015
01:05 PM</font><br>
<font color="#5F5F5F" size="2">Subject: </font><font size="2">Re:
[openstack-dev] [magnum] Failed to create swarm bay with
fedora-21-atomic-5-d181.qcow2</font><br>
</p>
<hr style="color:#8091A5; " align="left" noshade="noshade"
size="2" width="100%"><br>
<br>
<br>
<font color="#1F497D" face="Calibri">Hi Mars,</font><br>
<font color="#1F497D" face="Calibri"> </font><br>
<font color="#1F497D" face="Calibri">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 (</font><a moz-do-not-send="true"
href="https://bugs.launchpad.net/magnum"><u><font
color="#0000FF" face="Calibri">https://bugs.launchpad.net/magnum</font></u></a><font
color="#1F497D" face="Calibri">).</font><br>
<font color="#1F497D" face="Calibri"> </font><br>
<font color="#1F497D" face="Calibri">Thanks,</font><br>
<font color="#1F497D" face="Calibri">Hongbin</font><br>
<font color="#1F497D" face="Calibri"> </font><br>
<b><font face="Tahoma">From:</font></b><font face="Tahoma"> Mars
Ma [</font><font face="Tahoma"><a moz-do-not-send="true"
href="mailto:wenchma@gmail.com">mailto:wenchma@gmail.com</a></font><font
face="Tahoma">] </font><b><font face="Tahoma"><br>
Sent:</font></b><font face="Tahoma"> October-16-15 2:37 AM</font><b><font
face="Tahoma"><br>
To:</font></b><font face="Tahoma">
<a class="moz-txt-link-abbreviated" href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a></font><b><font face="Tahoma"><br>
Subject:</font></b><font face="Tahoma"> [openstack-dev]
[magnum] Failed to create swarm bay with
fedora-21-atomic-5-d181.qcow2</font><br>
<font face="Times New Roman" size="4"> </font><br>
<font face="Times New Roman" size="4">Hi,</font><br>
<font face="Times New Roman" size="4"> </font><br>
<font face="Times New Roman" size="4">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.</font><br>
<font face="Times New Roman" size="4">debug inside swarm node,
found that docker failed to start, lead to swarm-agent and
swarm-manager services failed to start.</font><br>
<font face="Times New Roman" size="4">[fedora@sw-d7cum4a5z5a-0-dx4eksy72u4q-swarm-node-3d7bwzm7fso7
~]$ docker -v</font><br>
<font face="Times New Roman" size="4">Docker version 1.8.1.fc21,
build 32b8b25/1.8.1</font><br>
<font face="Times New Roman" size="4"> </font><br>
<font face="Times New Roman" size="4">detailed debug log, I pasted
here :</font><br>
<a moz-do-not-send="true"
href="http://paste.openstack.org/show/476450/"><u><font
color="#0000FF" face="Times New Roman" size="4">http://paste.openstack.org/show/476450/</font></u></a><br>
<font face="Times New Roman" size="4"> </font><br>
<font face="Times New Roman" size="4"> </font><br>
<font face="Times New Roman" size="4"> </font><br>
<font face="Times New Roman" size="4"> </font><br>
<font face="Times New Roman" size="4">Thanks & Best regards !</font><br>
<font face="Times New Roman" size="4">Mars Ma</font><tt>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe:
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
</tt><tt><a moz-do-not-send="true"
href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></tt><tt><br>
</tt><br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
BR, Eli(Li Yong)Qiao</pre>
</body>
</html>