Hi,
Everything is now logged in syslog. You can use journalctl to get the logs –
please see:
https://docs.openstack.org/devstack/latest/systemd.html
For example:
sudo journalctl -a --unit devstack@q-svc.service
Thanks
Gary
From: Trinath Somanchi
Date: Tuesday, December 19, 2017 at 12:40 PM
To: "
Can you tell me where to look? None of the usual "screen" logs are there with
the latest DevStack and the system doesn't seem to be populating any of the
/var/log locations etiher.
David
From: Trinath Somanchi [mailto:trinath.soman...@nxp.com]
Sent: 19 December 2017 08:51
To: Lake D Mr (PG/R
Check /opt/stack/logs ?
/
Trinath Somanchi | HSDC | NXP INDIA
From: d.l...@surrey.ac.uk [mailto:d.l...@surrey.ac.uk]
Sent: Tuesday, December 19, 2017 3:59 PM
To: Trinath Somanchi ; openstack@lists.openstack.org
Subject: RE: Issues Understanding Neutron Networking Layout
Can you tell me where
hi all,
hoping someone could shed some light on this issue I’ve worked on several days.
I have installed openstack through devstack and it works well when I create an
instance.
stack@ubuntu:/var/run$ openstack server list
+--+---++
Can you check neutron server/agent logs for exact error to debug ?
/
Trinath Somanchi | HSDC | NXP INDIA
From: d.l...@surrey.ac.uk [mailto:d.l...@surrey.ac.uk]
Sent: Tuesday, December 19, 2017 2:02 PM
To: openstack@lists.openstack.org
Subject: [Openstack] Issues Understanding Neutron Networkin
Check status of nova-compute at,
# openstack compute service list
If the compute node is UP, check for nova-compute logs at compute node for
exact error.
Hope this helps.
/
Trinath Somanchi,
NXP SDN/NFV Team.
From: huanglingyan (A) [mailto:huanglingy...@huawei.com]
Sent: Tuesday, Decembe
Enable debug in nova.conf and check conductor and compute logs.
Check that your clock is in-sync with NTP or you might experience that the
alive checks in the database exceeds the service_down_time config value.
On 12/19/2017 12:09 AM, Jim Okken wrote:
hi list,
hoping someone could shed some li
Hello
I'm trying to create a Pike system with Carbon ODL integration using a single
Controller node and a single Compute node.
The Controller Node has a single 1GE NIC to the management network. It will
not run any compute or network services.
The Compute Node has a single 1GE NIC to the mana