Use the storage of compute nodes as cache of remote cinder volumes
Registered by
sophiesun333
When virtual machines (VMs) do I/O operations with remote storage servers, local cache at the compute nodes is helpful to reduce I/O latency and improve I/O throughput. So we propose to add local cache support in nova to use the storage of compute nodes as cache of remote cinder volumes.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- sophiesun333
- Direction:
- Needs approval
- Assignee:
- sophiesun333
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
We propose to realize CacheGroup, which caches data on local storage devices of the compute nodes so that they can access data in their local cache instead of in the remote cinder servers.
(?)