ERROR nova compute manager req-cf2679fd-dd9e-4909-807f-48fe9bda3642 admin admin req-cf2679fd-dd9e-4909-807f-48fe9bda3642 admin admin

0 votes

Hi everyone,

I am getting the below given error, when tried to attach volume in my instance.

ERROR nova.compute.manager [req-cf2679fd-dd9e-4909-807f-48fe9bda3642 admin admin|req-cf2679fd-dd9e-4909-807f-48fe9bda3642 admin admin]
[instance: 7d7c92e0-49fa-4a8e-87c7-73f22a9585d5|instance:  7d7c92e0-49fa-4a8e-87c7-73f22a9585d5]
Failed to attach volume  4cc104c4-ac92-4bd6-9b95-c6686746414a at /dev/vdcTRACE nova.compute.manager
[instance:  7d7c92e0-49fa-4a8e-87c7-73f22a9585d5|instance: 7d7c92e0-49fa-4a8e-87c7-73f22a9585d5]
Stdout: '/usr/local/bin/nova-rootwrap: Executable not found: /usr/bin/sg_scan'

How can I solve this error?

Thank You

Mar 24, 2020 in OpenStack by akhtar
• 38,230 points
917 views

1 answer to this question.

0 votes

Hi@akhtar,

This error occurs when the sg3-utils package is not installed on the compute node. The IDs in your message are unique to your system.

Install the sg3-utils package on the compute node. For example:

$ apt-get install sg3-utils

Hope it will solve your error.

Thank You

answered Mar 24, 2020 by MD
• 95,440 points

Related Questions In OpenStack

0 votes
1 answer
0 votes
1 answer

Error: compute driver option required but not specified.

Hi@akhtar, I guess you didn't add compute_driver property. ...READ MORE

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

Failed to attach a volume after detaching the same volume in OpenStack!

Hi@akhtar, You must change the device name on ...READ MORE

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

Failed to attach volume, systool is not installed in OpenStack.

Hi@akhtar, This warning and error occurs if you ...READ MORE

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

What is the meaning of term “Glance” in OpenStack service?

Hi@akhtar, Glance is image service in OpenStack. The ...READ MORE

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

Can anyone explain me the Architecture of Glance service in OpenStack?

Hi, OpenStack Glance has a client-server architecture that ...READ MORE

answered Mar 16, 2020 in OpenStack by akhtar
• 38,230 points
1,243 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