<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Dan, et al, <br>
<br>
Thanks for all your warmhearted help.<br>
I followed Dan's suggestions as well as others' and tried
again, I see an explicit error in the overcloud: "Connection
aborted.', error(113, 'No route to host')".<br>
(Below are the error messages and information)<br>
<br>
I think it could because of lacking of sufficient network
configuration. <br>
Looks the proof-of-concept use case doesn't work for me as I
changed something, such as the undercloud.conf (eg., all the IPs,
etc). <br>
<br>
So next, I would try to do the network isolation. Is there a
simple/concise example of the network configuration (
<meta charset="utf-8">
<span style="color: rgb(231, 76, 60); font-family: Consolas,
'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans
Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono',
'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New',
Courier, monospace; font-size: 12px; font-style: normal;
font-variant: normal; font-weight: 300; letter-spacing: normal;
line-height: 24px; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: nowrap;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
display: inline !important; float: none; background-color:
rgb(255, 255, 255);">network-environment.yaml</span>). I know
that <span style="color: rgb(231, 76, 60); font-family: Consolas,
'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans
Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono',
'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New',
Courier, monospace; font-size: 12px; font-style: normal;
font-variant: normal; font-weight: 300; letter-spacing: normal;
line-height: 24px; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: nowrap;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
display: inline !important; float: none; background-color:
rgb(255, 255, 255);"></span><br>
there is a guide for this but I've lost myself in the ocean of the
information. It would be the best to start from a basic
configuration, if you could help. <br>
<br>
Thanks,<br>
<br>
Erming<br>
<br>
<br>
<small><small><small> $openstack overcloud deploy --timeout 90
--ntp-server time1.srv.ualberta.ca -e
/home/stack/storage-environment.yaml
--neutron-public-interface enp1s0f1 --templates <br>
<br>
Oct 27 16:16:58 overcloud-controller-0
os-collect-config[12030]: 2015-10-27 16:16:58.626 12030
WARNING os-collect-config [-] Source [ec2] Unavailable.<br>
Oct 27 16:16:58 overcloud-controller-0
os-collect-config[12030]: 2015-10-27 16:16:58.626 12030
WARNING os_collect_config.ec2 [-] ('Connection aborted.',
error(113, 'No route to host'))<br>
Oct 27 16:16:25 overcloud-controller-0
os-collect-config[12030]: 2015-10-27 16:16:25.586 12030
WARNING os_collect_config.local [-] No local metadata found
(['/var/lib/os-collect-config/local-data'])<br>
Oct 27 16:16:25 overcloud-controller-0
os-collect-config[12030]: 2015-10-27 16:16:25.586 12030
WARNING os_collect_config.local [-]
/var/lib/os-collect-config/local-data not found. Skipping<br>
Oct 27 16:16:25 overcloud-controller-0
os-collect-config[12030]: 2015-10-27 16:16:25.586 12030
WARNING os-collect-config [-] Source [request] Unavailable.<br>
Oct 27 16:16:25 overcloud-controller-0
os-collect-config[12030]: 2015-10-27 16:16:25.586 12030
WARNING os_collect_config.request [-] No metadata_url
configured.<br>
Oct 27 16:16:25 overcloud-controller-0
os-collect-config[12030]: 2015-10-27 16:16:25.585 12030
WARNING os_collect_config.heat [-] No auth_url configured.<br>
[heat-admin@overcloud-controller-0 ~]$ ifconfig<br>
br-ex: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu
1500<br>
inet6 fe80::225:90ff:fe33:a63f prefixlen 64
scopeid 0x20<link><br>
ether 00:25:90:33:a6:3f txqueuelen 0 (Ethernet)<br>
RX packets 0 bytes 0 (0.0 B)<br>
RX errors 0 dropped 0 overruns 0 frame 0<br>
TX packets 75 bytes 23562 (23.0 KiB)<br>
TX errors 0 dropped 0 overruns 0 carrier 0
collisions 0<br>
<br>
enp1s0f0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>
mtu 1500<br>
inet 10.0.6.77 netmask 255.255.0.0 broadcast
10.0.255.255<br>
inet6 fe80::225:90ff:fe33:a63e prefixlen 64
scopeid 0x20<link><br>
ether 00:25:90:33:a6:3e txqueuelen 1000 (Ethernet)<br>
RX packets 44760 bytes 16134789 (15.3 MiB)<br>
RX errors 0 dropped 0 overruns 0 frame 0<br>
TX packets 30109 bytes 3840484 (3.6 MiB)<br>
TX errors 0 dropped 0 overruns 0 carrier 0
collisions 0<br>
device memory 0xfade0000-fadfffff <br>
<br>
enp1s0f1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500<br>
ether 00:25:90:33:a6:3f txqueuelen 1000 (Ethernet)<br>
RX packets 0 bytes 0 (0.0 B)<br>
RX errors 0 dropped 0 overruns 0 frame 0<br>
TX packets 0 bytes 0 (0.0 B)<br>
TX errors 0 dropped 0 overruns 0 carrier 0
collisions 0<br>
device memory 0xfad20000-fad3ffff <br>
<br>
ib0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu
2044<br>
inet6 fe80::202:c902:24:4045 prefixlen 64 scopeid
0x20<link><br>
Infiniband hardware address can be incorrect! Please read
BUGS section in ifconfig(8).<br>
infiniband
80:00:04:04:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00
txqueuelen 256 (InfiniBand)<br>
RX packets 161572 bytes 9048032 (8.6 MiB)<br>
RX errors 0 dropped 0 overruns 0 frame 0<br>
TX packets 17 bytes 5380 (5.2 KiB)<br>
TX errors 0 dropped 7 overruns 0 carrier 0
collisions 0<br>
<br>
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536<br>
inet 127.0.0.1 netmask 255.0.0.0<br>
inet6 ::1 prefixlen 128 scopeid 0x10<host><br>
loop txqueuelen 0 (Local Loopback)<br>
RX packets 134 bytes 11552 (11.2 KiB)<br>
RX errors 0 dropped 0 overruns 0 frame 0<br>
TX packets 134 bytes 11552 (11.2 KiB)<br>
TX errors 0 dropped 0 overruns 0 carrier 0
collisions 0<br>
<br>
[heat-admin@overcloud-controller-0 ~]$ route -n<br>
Kernel IP routing table<br>
Destination Gateway Genmask Flags Metric
Ref Use Iface<br>
0.0.0.0 10.0.6.40 0.0.0.0 UG 0
0 0 enp1s0f0<br>
10.0.0.0 0.0.0.0 255.255.0.0 U 0
0 0 enp1s0f0<br>
169.254.169.254 10.0.6.40 255.255.255.255 UGH 0
0 0 enp1s0f0<br>
<br>
[heat-admin@overcloud-controller-0 ~]$ sudo ovs-vsctl show<br>
1cf8f4ac-fd60-43a3-84cd-6259387e44c9<br>
Bridge br-ex<br>
Port "enp1s0f1"<br>
Interface "enp1s0f1"<br>
Port br-ex<br>
Interface br-ex<br>
type: internal<br>
ovs_version: "2.3.1"<br>
<br>
</small></small><br>
<br>
[heat-admin@overcloud-controller-0 ~]$ systemctl -l<br>
...<br>
ceph.service
loaded active exited LSB: Start Ceph distributed file system
daemons at boot time<br>
chronyd.service
loaded active running NTP client/server<br>
cloud-config.service
loaded active exited Apply the settings specified in
cloud-config<br>
cloud-final.service
loaded failed failed Execute cloud user/final scripts<br>
cloud-init-local.service
loaded active exited Initial cloud-init job (pre-networking)<br>
cloud-init.service
loaded active exited Initial cloud-init job (metadata service
crawler)<br>
crond.service
loaded active running Command Scheduler<br>
dbus.service
loaded active running D-Bus System Message Bus<br>
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-interface@br-ex.service">dhcp-interface@br-ex.service</a>
loaded failed failed DHCP interface br/ex<br>
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-interface@enp1s0f0.service">dhcp-interface@enp1s0f0.service</a>
loaded active exited DHCP interface enp1s0f0<br>
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-interface@enp1s0f1.service">dhcp-interface@enp1s0f1.service</a>
loaded failed failed DHCP interface enp1s0f1<br>
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-interface@ib0.service">dhcp-interface@ib0.service</a>
loaded failed failed DHCP interface ib0<br>
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-interface@ovs-system.service">dhcp-interface@ovs-system.service</a>
loaded failed failed DHCP interface ovs/system<br>
<a class="moz-txt-link-abbreviated" href="mailto:getty@tty1.service">getty@tty1.service</a>
loaded active running Getty on tty1<br>
ipmievd.service
loaded active running Ipmievd Daemon<br>
irqbalance.service
loaded active running irqbalance daemon<br>
iscsi-shutdown.service
loaded active exited Logout off all iSCSI sessions on
shutdown<br>
kdump.service
loaded active exited Crash recovery kernel arming<br>
kmod-static-nodes.service
loaded active exited Create list of required static device
nodes for the current kerne<br>
ksm.service
loaded active exited Kernel Samepage Merging<br>
ksmtuned.service
loaded active running Kernel Samepage Merging (KSM) Tuning
Daemon<br>
libvirtd.service
loaded active running Virtualization daemon<br>
lvm2-lvmetad.service
loaded active running LVM2 metadata daemon<br>
lvm2-monitor.service
loaded active exited Monitoring of LVM2 mirrors, snapshots
etc. using dmeventd or prog<br>
netcf-transaction.service
loaded active exited Rollback uncommitted netcf network
config change transactions<br>
network.service
loaded active exited LSB: Bring up/down networking<br>
openvswitch-nonetwork.service
loaded active exited Open vSwitch Internal Unit<br>
openvswitch.service
loaded active exited Open vSwitch<br>
os-collect-config.service
loaded active running Collect metadata and run hook commands.<br>
<br>
<br>
</small><br>
<br>
On 10/15/15, 5:00 PM, Dan Sneddon wrote:<br>
</div>
<blockquote cite="mid:5620301D.7020209@redhat.com" type="cite">
<pre wrap="">If you are doing the most basic deployment (no network isolation) on
bare metal, you will want to specify which interface is your external
network interface. This will be the interface that gets attached to
br-ex (this defaults to your first interface, which may not be correct
in your case). In the basic deployment, this network will require a
DHCP server to give the controller an address, and if you want to use
floating IPs you will need a range of IPs that are free (won't be
assigned to other hosts by DHCP server).
So, if your external interface is 'enp11s0f0' (just guessing, since
that one actually has a DHCP address), then your command-line will be
at least:
openstack overcloud deploy --templates \
--neutron-public-interface enp11s0f0
But you should probably include a reference to an NTP server:
openstack overcloud deploy --templates \
--neutron-public-interface enp11s0f0 \
--ntp-server pool.ntp.org
Some other options to consider:
--timeout <mins>
--debug
Selecting tunnel type:
--neutron-network-type <vxlan|gre>
--neutron-tunnel-types <vxlan,gre>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
---------------------------------------------
Erming Pei, Ph.D
Senior System Analyst; Grid/Cloud Specialist
Research Computing Group
Information Services & Technology
University of Alberta, Canada
Tel: +1 7804929914 Fax: +1 7804921729
---------------------------------------------</pre>
</body>
</html>