Bug 1041407 - [RFE][nova]: Select caching method while attaching a device
Summary: [RFE][nova]: Select caching method while attaching a device
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 16:01 UTC by RHOS Integration
Modified: 2015-03-19 17:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:01:04 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 16:01:08 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/select-caching-method-while-attaching-a-device.

Description:

 At some point and depending on your application using the block device, you would like to be able to either specify none, writethrough, writeback caching options. This is currently possible in OpenStack, however this will affect all the attached volumes, there is no way to specify the option for a specific volume. Eventually, the user will be able to decide which caching method is the most suitable for his device.

This needs a new API function and new option in the CLI:

nova attach-volume --caching-method writeback <server> <volume> <device>

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.