Failed to attach volume systool is not installed in OpenStack

0 votes

Hi Guys,

I tried to attach one volume in my instance. But I am getting the below given error.

WARNING nova.virt.libvirt.utils [req-1200f887-c82b-4e7c-a891-fac2e3735dbb admin admin|req-1200f887-c82b4e7c a891-fac2e3735dbb admin admin] systool is not installed
ERROR nova.compute.manager [req-1200f887-c82b-4e7c-a891-fac2e3735dbb admin admin|req-1200f887-c82b-4e7ca891-fac2e3735dbb admin admin]
[instance: df834b5a-8c3f-477a-be9b-47c97626555c|instance: df834b5a-8c3f-47 7a-be9b-47c97626555c]
Failed to attach volume 13d5c633-903a-4764-a5a0-3336945b1db1 at /dev/vdk.

How can I solve this problem?

Thank You

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

1 answer to this question.

0 votes

Hi@akhtar,

This warning and error occurs if you do not have the required sysfsutils package installed on the compute node. Use the below given command and try again.

$ yum install sysfsutils   //CentOS/RHEL
$ apt-get install sysfsutils //Ubuntu

Hope this will help you.

Thank You

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

Related Questions In OpenStack

0 votes
1 answer

Not able to launch an instance in OpenStack?

Hi@akhtar, You might get this error because you ...READ MORE

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

Error: NetworkNotCreated: bridge is required to create a network in OpenStack.

Hi@akhtar, As the above error message says, you should ...READ MORE

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

What is Ingress and Egress rule in OpenStack?

Hi@akhtar, Ingress means when traffic comes inside your ...READ MORE

answered Mar 3, 2020 in OpenStack by MD
• 95,440 points
3,125 views
0 votes
1 answer
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,184 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,274 views
0 votes
1 answer

What is basic OpenStack Architecture?

Hi@akhtar, Basic Architecture of OpenStack is given below. OpenStack ...READ MORE

answered Mar 16, 2020 in OpenStack by MD
• 95,440 points
1,710 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,118 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,884 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