Skip to content

accessMode/volume Mode #663

Answered by llamerada-jp
lmcdasm asked this question in Q&A
Discussion options

You must be logged in to vote

Hi lmcdasm,

TopoLMV supports below modes in PVC. Filesystem format (ext4, xfs...) can be specify in SC of TopoLVM.

  • accessMode: ReadWriteOnce / ReadWriteOncePod
  • volumeMode: Filesystem / Block

About accessMode, you may able to specify ReadOnlyMany or ReadWriteMany. TopoLVM does not explicitly reject these values. But PVs made by TopoLVM are bonded to the node having actual lv. So practically ReadOnlyMany and ReadWriteMany are nonsense.
If you are interested in the CSI driver implementation, please refer to the following document.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pluser
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants