211e44e1c1
nova-ec2 was removed from nova for mitaka, remove the file ec2-api now. A previous change already removed nova-ec2 table. File compute/nova-logs was renamed to compute/logs, but was referenced by other files. Add label so that reference works. Replace internal references to non-existing documents in admin-guide-cloud with external links. Note: We hit these bugs in local tests depending on python package versions, the packages in the gate ignore the error. Change-Id: Idece9d7186321b8b40b3020f701531908f88b6a5
1.5 KiB
1.5 KiB
Compute log files
The corresponding log file of each Compute service is stored in the
/var/log/nova/
directory of the host on which each service
runs.
Log file | Service name (CentOS/Fedora/openSUSE/Red Hat Enterprise Linux/SUSE Linux Enterprise) | Service name (Ubuntu/Debian) |
---|---|---|
nova-api.log |
openstack-nova-api |
nova-api |
nova-cert.log 1 |
openstack-nova-cert |
nova-cert |
nova-compute.log |
openstack-nova-compute |
nova-compute |
nova-conductor.log |
openstack-nova-conductor |
nova-conductor |
nova-consoleauth.log |
openstack-nova-consoleauth |
nova-consoleauth |
nova-network.log 2 |
openstack-nova-network |
nova-network |
nova-manage.log |
nova-manage |
nova-manage |
nova-scheduler.log |
openstack-nova-scheduler |
nova-scheduler |
Footnotes