WARNING nova storage linuxscsi req-cac861e3-8b29-4143-8f1b-705d0084e571 admin admin req-cac861e3-8b29-4143 8f1b-705d0084e571 admin admin Multipath call failed exit 96

0 votes

Hi Guys,

Multipath call failed exit. This warning occurs in the Compute log of my instance.

WARNING nova.storage.linuxscsi [req-cac861e3-8b29-4143-8f1b-705d0084e571 admin admin|req-cac861e3-8b29-4143 8f1b-705d0084e571 admin admin] Multipath call failed exit (96)

Is there any wrong with my compute system?

Thank You

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

1 answer to this question.

0 votes

Hi@akhtar,

This warning occurs in the Compute log if you do not have the optional multipath-tools package installed on the compute node. This is an optional package and the volume attachment does work without the multipath tools installed. If the multipath tools package is installed on the compute node, it is used to perform the volume attachment. The IDs in your message are unique to your system.

Install the multipath-tools package on the compute node.

$ apt-get install multipath-tools //Ubuntu
$ Yum install multipath-tools //CentOS/RHEL

Hope this will help you.

Thank You

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

Related Questions In OpenStack

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,354 views
0 votes
1 answer
0 votes
1 answer

How do I configure Block Storage to use an NFS storage back end in OpenStack?

Hi@akhtar, You can use NFS technology for your ...READ MORE

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

How do I Configure GlusterFS for OpenStack Block Storage?

Hi@akhtar, To set GlusterFS as your partitioner tool in ...READ MORE

answered Mar 19, 2020 in OpenStack by MD
• 95,440 points
861 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,178 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,268 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,701 views
0 votes
1 answer

How to create an image in OpenStack?

Hi@akhtar, Actually this is the fun in OpenStack. ...READ MORE

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

Is OpenStack provides all types of Storage services that AWS provides?

Hi@akhtar, Yes, OpenStack provides all the storage services ...READ MORE

answered Mar 13, 2020 in OpenStack by MD
• 95,440 points
434 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