Description
Describe the problem/challenge you have
There is currently no way to deploy LVM on top of another persistent volume.
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Let us compose the LVM on top of other PV
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
I want to use Oracle Cloud's block storage driver to create a 200GB persistent volume that is a Block Storage resource in Oracle Cloud, which can be reattached to other nodes but only one can access at a time (in other word, ReadWriteOnce), so I can do node migration if things gone wrong.
I've considered using local-pv
before as this is one of the supported features, but I need to have thin provision and quota support, which snapshot being a nice add-in.
Metadata
Metadata
Assignees
Type
Projects
Status