error qemuProcessReadLogOutput 1005 internal error Process exited while reading console log output chardev opening backend file failed

0 votes

The libvirtd service failed with below error.

error : qemuProcessReadLogOutput:1005 : \ internal error Process exited while reading console \ log output: chardev: opening backend "file" failed 

What am I doing wrong?

Mar 30, 2020 in OpenStack by MD
• 95,440 points
450 views

1 answer to this question.

0 votes

Hi@MD,

The problem can be resolved by setting the user and group in the /etc/libvirt/libvirtd.conf configuration file as follows.

user = "nova" 
group = "nova" 

And also changing the ownership as follows.

chown -R nova:nova /var/cache/libvirt 
chown -R nova:nova /var/run/libvirt 
chown -R nova:nova /var/lib/libvirt 

Hope this will work.

Thank You

answered Mar 30, 2020 by akhtar
• 38,230 points

Related Questions In OpenStack

0 votes
1 answer

Error: neutron-server failed to start and no log was written – neutron dead but pid file exists.

Hi@akhtar, Generally, after installing keystone, glance, nova services, ...READ MORE

answered Mar 24, 2020 in OpenStack by MD
• 95,440 points
1,937 views
0 votes
1 answer

Empty log output for Linux instances in OpenStack.

Hi@akhtar, This occurs when the Compute service attempts ...READ MORE

answered Mar 24, 2020 in OpenStack by MD
• 95,440 points
923 views
0 votes
1 answer

error: server error. Is Neutron not working properly?

Hi@akhtar, We can't say Neutron is the one ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
934 views
0 votes
1 answer

Can anyone explain, how nova works internally?

Hi@akhtar, Nova is comprised of multiple server process, ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
1,333 views
0 votes
1 answer

How to create an instance in OpenStack?

Hi@akhtar, When we try to launch an instance ...READ MORE

answered Mar 17, 2020 in OpenStack by anonymous
• 95,440 points
2,189 views
0 votes
1 answer

Instance is not pingable from outside in OpenStack!

Ho@akhtar, There is nothing wrong. But when you ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
5,805 views
0 votes
1 answer

How to reset error state of a instance into active in OpenStack env?

Hi@akhtar, There are some scenarios where some instances ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
8,655 views
0 votes
1 answer

How to config Ceph as backend for OpenStack Swift?

Hi@MD, To use Ceph, follow the below given ...READ MORE

answered Mar 20, 2020 in OpenStack by akhtar
• 38,230 points
937 views
0 votes
1 answer

error: 403 forbidden error Missing credentials

Hi@MD, To resolve this issue, use one of ...READ MORE

answered Mar 23, 2020 in OpenStack by akhtar
• 38,230 points
954 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP