[Yahoo-eng-team] [Bug 2021583] Re: Permission denied: /usr/lib/python3/dist-packages/compute_id

2023-05-31 Thread ZhangLong
I find the missing config entry in nova.conf: [DEFAULT] log_dir = /var/log/nova lock_path = /var/lock/nova state_path = /var/lib/nova after I added the configuration, everything was fine. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a m

[Yahoo-eng-team] [Bug 2021583] [NEW] Permission denied: /usr/lib/python3/dist-packages/compute_id

2023-05-30 Thread ZhangLong
Public bug reported: nova 27.0.0 in ubuntu22.04 systemctl start nova-compute nova-compute.log: 023-05-30 15:28:48.756 488626 WARNING nova.virt.libvirt.driver [None req-30f2cb11-67c9-4cb7-8f64-c05a75305bad - - - - - -] Cannot update service status on host "node2" since it is not registered.:

[Yahoo-eng-team] [Bug 1814215] [NEW] Configure workers dont work. Configuration Options in nova has duplications in some places

2019-01-31 Thread ZhangLong
Public bug reported: The OpenStack Docs have some not quite satisfactory items. List them: 1、The document of nova configuration has repeated errors. 2、Configuring my openstack cloud plantform with [conductor].workers=4 in nova.conf has nothing affected watched by `ps -aux | grep nova-conductor`