Hi Andrej,

Looking at the Packstack logs, it looks like the relevant part is here:

Error: Systemd start for httpd failed!
journalctl log for httpd:
-- Logs begin at Tue 2018-02-27 13:03:14 CET, end at Tue 2018-02-27 13:20:57 CET. --
Feb 27 13:19:26 andy.linuz systemd[1]: Starting The Apache HTTP Server...


So Apache failed to start. During its first start, it will compile some django files, which takes some time. So either something failed in that part or the VM was too slow and the service start timed out.

Can you check your apache logs under /var/log/httpd? Also, if you try to start the httpd service manually, does it work?

Regards,
Javier


Hi Javier,

all logs attached.

There are several errors as per bellow.

1. Connection to controller hooked on IP 192.168.162.130 failed. Is it some external server where packstack need to talk during start?

2. All log files tarred and attached

Please help me and make me sure if my packstack IDE enviroment is ready and I can start configuration with dashboard.

Anyway dashboard is reachable on what ip address?

My ifconfig -a bellow

[root@andy manifests]# ifconfig -a
ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.162.130  netmask 255.255.255.0  broadcast 192.168.162.255
        inet6 fe80::b0f2:1065:8a33:a305  prefixlen 64  scopeid 0x20<link>
        ether 00:0c:29:5c:59:c4  txqueuelen 1000  (Ethernet)
        RX packets 35982  bytes 27272489 (26.0 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 19765  bytes 2069558 (1.9 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 534946  bytes 53561019 (51.0 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 534946  bytes 53561019 (51.0 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

virbr0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        inet 192.168.122.1  netmask 255.255.255.0  broadcast 192.168.122.255
        ether 52:54:00:02:f3:04  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

virbr0-nic: flags=4098<BROADCAST,MULTICAST>  mtu 1500
        ether 52:54:00:02:f3:04  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0



Bez virů. www.avast.com


On Mon, Feb 26, 2018 at 10:58 AM, Javier Pena <jpena@redhat.com> wrote:
Oops, my reply skipped the list.

Can you check what's on /var/tmp/packstack/latest/manifests ? There should be some log files there.

Regards,
Javier


Dear Javier

Many thanks for advice.

But I am not sure if I catched up entire packstack installation.

Would you be so kind how, what logs to check in order to be sure in what state is installation?

Many thanks.

Best regards

Andrej

On 26 Feb 2018 10:46, "Javier Pena" <jpena@redhat.com> wrote:
Hi Andy,

I can't see any error message in the output you pasted, just Packstack waiting to complete the Puppet execution for the controller.

Does it get stuck there for 30+ minutes? If so, then we can check the contents of /var/tmp/packstack/<long uuid>/manifests. There will be a 192.168.162.130_controller.pp.running file there, with all output from the Puppet run. This should give us a hint on what is going wrong.

Regards,
Javier


Dear gents

I am newbie trying to setup my first openstack IDE all-in-one enviroment in CentOS.

I have started packstack but I am ending up with errors as bellow. I guess that configuration services is not done and something is missing. Any advice would be highly welcomed.

Kindest regards

Andy

[root@andy ~]# sudo packstack --allinone
Welcome to the Packstack setup utility

The installation log file is available at: /var/tmp/packstack/20180225-081340-6acLmT/openstack-setup.log

Installing:
Clean Up                                             [ DONE ]
Discovering ip protocol version                      [ DONE ]
Setting up ssh keys                                  [ DONE ]
Preparing servers                                    [ DONE ]
Pre installing Puppet and discovering hosts' details [ DONE ]
Preparing pre-install entries                        [ DONE ]
Setting up CACERT                                    [ DONE ]
Preparing AMQP entries                               [ DONE ]
Preparing MariaDB entries                            [ DONE ]
Fixing Keystone LDAP config parameters to be undef if empty[ DONE ]
Preparing Keystone entries                           [ DONE ]
Preparing Glance entries                             [ DONE ]
Checking if the Cinder server has a cinder-volumes vg[ DONE ]
Preparing Cinder entries                             [ DONE ]
Preparing Nova API entries                           [ DONE ]
Creating ssh keys for Nova migration                 [ DONE ]
Gathering ssh host keys for Nova migration           [ DONE ]
Preparing Nova Compute entries                       [ DONE ]
Preparing Nova Scheduler entries                     [ DONE ]
Preparing Nova VNC Proxy entries                     [ DONE ]
Preparing OpenStack Network-related Nova entries     [ DONE ]
Preparing Nova Common entries                        [ DONE ]
Preparing Neutron LBaaS Agent entries                [ DONE ]
Preparing Neutron API entries                        [ DONE ]
Preparing Neutron L3 entries                         [ DONE ]
Preparing Neutron L2 Agent entries                   [ DONE ]
Preparing Neutron DHCP Agent entries                 [ DONE ]
Preparing Neutron Metering Agent entries             [ DONE ]
Checking if NetworkManager is enabled and running    [ DONE ]
Preparing OpenStack Client entries                   [ DONE ]
Preparing Horizon entries                            [ DONE ]
Preparing Swift builder entries                      [ DONE ]
Preparing Swift proxy entries                        [ DONE ]
Preparing Swift storage entries                      [ DONE ]
Preparing Gnocchi entries                            [ DONE ]
Preparing Redis entries                              [ DONE ]
Preparing Ceilometer entries                         [ DONE ]
Preparing Aodh entries                               [ DONE ]
Preparing Puppet manifests                           [ DONE ]
Copying Puppet modules and manifests                 [ DONE ]
Applying 192.168.162.130_controller.pp
Testing if puppet apply is finished: 192.168.162.130_controller.pp  [ / ]
Testing if puppet apply is finished: 192.168.162.130_controller.pp  [ / ]
Testing if puppet apply is finished: 192.168.162.130_controller.pp  [ | ]



Bez virů. www.avast.com


_______________________________________________
users mailing list
users@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/users

To unsubscribe: users-unsubscribe@lists.rdoproject.org