← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1414527] [NEW] The multipath device descriptors remove failed when the volume has partition

 

Public bug reported:


tested environment:
iscsi_use_multipath=True and iscsI volume backed is FUJITSU.
An instance boots form a volume which has a image with partition.

After terminating the instance,I found the multipath device "/dev/mapper/mpathq" deleted faild.  
And the sd* devices have been deleted success.

[root@opencos170 /(keystone_admin)]# multipath -l /dev/mapper/mpathq
mpathq (3600000e00d280000002800e2000f0000) dm-2 
size=201G features='0' hwhandler='0' wp=rw
[root@opencos170 /(keystone_admin)]#
 
Can't delete the multipath device to use command "multipath -f /dev/mapper/mpathq". 
[root@opencos170 /(keystone_admin)]# multipath -f /dev/mapper/mpathq
Jan 26 10:40:37 | mpathqp3: map in use
Jan 26 10:40:37 | failed to remove multipath map /dev/mapper/mpathq
[root@opencos170 /(keystone_admin)]#

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: multipath

** Tags added: multipath

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1414527

Title:
  The multipath device descriptors remove failed when the volume has
  partition

Status in OpenStack Compute (Nova):
  New

Bug description:
  
  tested environment:
  iscsi_use_multipath=True and iscsI volume backed is FUJITSU.
  An instance boots form a volume which has a image with partition.

  After terminating the instance,I found the multipath device "/dev/mapper/mpathq" deleted faild.  
  And the sd* devices have been deleted success.

  [root@opencos170 /(keystone_admin)]# multipath -l /dev/mapper/mpathq
  mpathq (3600000e00d280000002800e2000f0000) dm-2 
  size=201G features='0' hwhandler='0' wp=rw
  [root@opencos170 /(keystone_admin)]#
   
  Can't delete the multipath device to use command "multipath -f /dev/mapper/mpathq". 
  [root@opencos170 /(keystone_admin)]# multipath -f /dev/mapper/mpathq
  Jan 26 10:40:37 | mpathqp3: map in use
  Jan 26 10:40:37 | failed to remove multipath map /dev/mapper/mpathq
  [root@opencos170 /(keystone_admin)]#

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1414527/+subscriptions


Follow ups

References