← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1259163] [NEW] XenAPI: dd into config drive must use direct IO

 

Public bug reported:

There is a race condition between dd and VBD.unplug in the nova compute
VM where we are using non-direct IO meaning the device might not be
synced before we attempt to unplug.

[17765.143078] blkfront device/vbd/51744 num-ring-pages 1 nr_ents 32.
[17765.380219] blkfront: xvdc: barrier: enabled
[17765.384874]  xvdc: unknown partition table
[17765.790561] vbd vbd-51744: 16 Device in use; refusing to close
[17765.828628] block xvdc: releasing disk

** Affects: nova
     Importance: Medium
     Assignee: Bob Ball (bob-ball)
         Status: In Progress


** Tags: xenserver

** Changed in: nova
   Importance: Undecided => Medium

** Changed in: nova
     Assignee: (unassigned) => Bob Ball (bob-ball)

** Tags added: xenserver

** Changed in: nova
    Milestone: None => icehouse-2

-- 
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/1259163

Title:
  XenAPI: dd into config drive must use direct IO

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  There is a race condition between dd and VBD.unplug in the nova
  compute VM where we are using non-direct IO meaning the device might
  not be synced before we attempt to unplug.

  [17765.143078] blkfront device/vbd/51744 num-ring-pages 1 nr_ents 32.
  [17765.380219] blkfront: xvdc: barrier: enabled
  [17765.384874]  xvdc: unknown partition table
  [17765.790561] vbd vbd-51744: 16 Device in use; refusing to close
  [17765.828628] block xvdc: releasing disk

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


Follow ups

References