<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I did. But no eth0,eth1,eth2. There are em1,p37p1,p4p1 and under /etc/sysconfig/network-scripts<br><br>[root@hv02 network-scripts]# ls -l<br>total 212<br>-rw-r--r--. 1 root root   102 Dec 24 15:22 ifcfg-enp2s0<br>-rw-r--r--. 1 root root   288 Dec 24 14:29 ifcfg-enp5s1<br>-rw-r--r--. 1 root root   288 Dec 24 14:29 ifcfg-enp5s2<br>-rw-r--r--. 1 root root   254 May 31  2013 ifcfg-lo<br><br>which are different from usual ifcfg-eth(X)<br><br>[root@hv02 network-scripts]# cat ifcfg-enp5s1<br>TYPE=Ethernet<br>BOOTPROTO=dhcp<br>DEFROUTE=yes<br>IPV4_FAILURE_FATAL=no<br>IPV6INIT=yes<br>IPV6_AUTOCONF=yes<br>IPV6_DEFROUTE=yes<br>IPV6_PEERDNS=yes<br>IPV6_PEERROUTES=yes<br>IPV6_FAILURE_FATAL=no<br>NAME=enp5s1<br>UUID=68e1cb5d-cafa-47e7-aa2e-1ce6d4632bfa<br>ONBOOT=no<br>HWADDR=00:E0:53:13:17:4C<br>PEERDNS=yes<br>PEERROUTES=yes<br><br>No DEVICE=p(XX)p(Y)<br><br>Only MAC address allows to understand what is what ?<br>Looks like parser gets  confused working with ifcfg-enp* files<br><br>View also <a href="http://kashyapc.wordpress.com/tag/fedora/" target="_blank">http://kashyapc.wordpress.com/tag/fedora/</a><br>Set up a bit different from yours , but with same idea Controller + Compute,  is done<br>manually not via packstack with f20 core ( no Ethernet interfaces renaming just ifcfg-eth0 and etc )<br><br>Merry Christmas!<br><br>Thanks.<br>Boris.<br><br>P.S. I am currently testing CentOS 6.5. libgfapi should be backported <a href="http://www.gluster.org/2012/11/integration-with-kvmqemu/"></a>  :)<br><br><div><hr id="stopSpelling">From: andrew@andrewklau.com<br>Date: Thu, 26 Dec 2013 00:53:42 +1100<br>Subject: Re: [Rdo-list] Attempt to reproduce Getting Started with Multi-Node OpenStack RDO Havana + Gluster Backend + Neutron VLAN by Andrew Lau on F19<br>To: bderzhavets@hotmail.com<br>CC: pbrady@redhat.com; rdo-list@redhat.com<br><br><div dir="ltr"><div class="ecxgmail_default" style="font-family:tahoma,sans-serif;">Hey,</div><div class="ecxgmail_default" style="font-family:tahoma,sans-serif;"><br></div><div class="ecxgmail_default" style="font-family:tahoma,sans-serif;">


Rather than just dropping in my packstack file, try generate the default answer file for Fedora and just modify the variables.</div><div class="ecxgmail_extra"><br></div><div class="ecxgmail_extra"><div class="ecxgmail_default" style="font-family:tahoma,sans-serif;">

Merry Christmas!</div><br clear="all"><div><font face="tahoma, sans-serif"><div class="ecxgmail_default" style="font-family:tahoma,sans-serif;display:inline;">Cheers</div>,<br>Andrew</font><br></div>
<br><br><div class="ecxgmail_quote">On Tue, Dec 24, 2013 at 9:28 PM, Boris Derzhavets <span dir="ltr"><<a href="mailto:bderzhavets@hotmail.com" target="_blank">bderzhavets@hotmail.com</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">




<div><div dir="ltr">I have attached both logs. Traces are there.<br><br>My version on F19  :- <br><br>[root@openstack1 ~]# rpm -qa | grep openstack<br>openstack-ceilometer-common-2013.2.1-1.fc20.noarch<br>openstack-nova-compute-2013.2.1-2.fc20.noarch<br>

openstack-nova-common-2013.2.1-2.fc20.noarch<br>openstack-nova-cert-2013.2.1-2.fc20.noarch<br>openstack-utils-2013.2-2.fc20.noarch<br>openstack-glance-2013.2.1-1.fc20.noarch<br>openstack-ceilometer-compute-2013.2.1-1.fc20.noarch<br>

openstack-packstack-2013.2.1-0.25.dev936.fc20.noarch<br>openstack-nova-conductor-2013.2.1-2.fc20.noarch<br>openstack-nova-scheduler-2013.2.1-2.fc20.noarch<br>openstack-keystone-2013.2.1-1.fc20.noarch<br>openstack-nova-api-2013.2.1-2.fc20.noarch<br>

openstack-nova-console-2013.2.1-2.fc20.noarch<br>openstack-nova-novncproxy-2013.2.1-2.fc20.noarch<br>openstack-cinder-2013.2.1-1.fc20.noarch<br><br>[root@openstack1 ~]# uname -a<br>Linux openstack1.localdomain 3.12.5-200.fc19.x86_64 #1 SMP Tue Dec 17 22:21:14 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux<br>

<br><br><div>System on CentOS 6.4 doesn't belong to me.  I am a bit hesitant to ask  system's admin too much<br>questions.  I am sorry.<br><br>Boris.<br><br><br>> Date: Mon, 23 Dec 2013 23:03:54 +0000<br>> From: <a href="mailto:pbrady@redhat.com" target="_blank">pbrady@redhat.com</a><br>

> To: <a href="mailto:bderzhavets@hotmail.com" target="_blank">bderzhavets@hotmail.com</a><br>> CC: <a href="mailto:rdo-list@redhat.com" target="_blank">rdo-list@redhat.com</a><br>> Subject: Re: [Rdo-list] Attempt to reproduce Getting Started with Multi-Node OpenStack RDO Havana + Gluster Backend + Neutron VLAN by Andrew Lau on F19<div class="ecxim">

<br>> <br>> On 12/23/2013 12:02 PM, Boris Derzhavets wrote:<br>> > Original document <a href="http://www.andrewklau.com/getting-started-with-multi-node-openstack-rdo-havana-gluster-backend-neutron/" target="_blank">http://www.andrewklau.com/getting-started-with-multi-node-openstack-rdo-havana-gluster-backend-neutron/</a><br>

> > contains the sample of answer file. In my situation p37p1 is eth0 p4p1 is eth1 and I've tried to make a substitution in answer-file . packstack fails with error :<br>> <br>> > Applying 192.168.1.137_neutron.pp<br>

> >                                                                                             [ ERROR ]<br>> > <br>> > ERROR : Error appeared during Puppet run: 192.168.1.127_neutron.pp<br>> > Error: Validate method failed for class sleep: implicit argument passing of super from method defined by define_method() is not supported. Specify all arguments explicitly.<br>

> <br>> What are the versions of packstack and puppet on your centos and Fedora 19 systems?<br>> They should be the same if going from a pristine setup, but if not it would<br>> be worth trying to match the F19 versions to the working centos one.<br>

> <br>> If they are in fact the same then it must come down to different<br>> logic in the puppet modules for Fedora and EL systems, which we'd<br>> need to look into.<br>> <br>> You might get more indication of the particular error in:<br>

> /var/tmp/packstack/...neutron...log<br>> <br>> thanks,<br>> Pádraig.<br></div></div>                                    </div></div>
<br>_______________________________________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
<br></blockquote></div><br></div></div></div>                                           </div></body>
</html>