← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1841363] [NEW] nova cannot attach volume whose source_type='block' when setting disk_cache_modes as writethrough or writeback

 

Public bug reported:

Wheh nova.conf is set as

...

[libvirt]
...
disk_cachemodes = block=writethrough
...

OR

[libvirt]
...
disk_cachemodes = block=writeback
...

Nova cannot attache volume whose source_type is 'block', because of a
libvirt issue: https://bugzilla.redhat.com/show_bug.cgi?id=1086704

** Affects: nova
     Importance: Undecided
     Assignee: Arthur Dayne (palagend)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Arthur Dayne (palagend)

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

Title:
  nova cannot attach volume whose source_type='block' when setting
  disk_cache_modes as writethrough or writeback

Status in OpenStack Compute (nova):
  New

Bug description:
  Wheh nova.conf is set as

  ...

  [libvirt]
  ...
  disk_cachemodes = block=writethrough
  ...

  OR

  [libvirt]
  ...
  disk_cachemodes = block=writeback
  ...

  Nova cannot attache volume whose source_type is 'block', because of a
  libvirt issue: https://bugzilla.redhat.com/show_bug.cgi?id=1086704

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


Follow ups