Skip to content

同一VG在不同Label上的规则匹配问题 #206

Description

@Amiyaer

Is your feature request related to a problem?/Why is this needed
从0.12.0版本的使用上来看,同一个vg名称只能在cm里存在一份,多出来的vg配置会被csi本身忽略。这导致vg的分配不够灵活,每一个满足当前vg的label的node节点都只能使用单个re中指定的磁盘。
假设A机器和B机器都有a、b、c三个裸盘,想让A机器的a、b和B机器的b、c划分到一个同名称的vg,就无法通过配置文件来实现这一点。

Describe the solution you'd like in detail
不知道是否可以让cm配置中的vg存在多个,而将vg+label作为一个唯一键,这样可以通过不同label区分的方式,让不同node上的不同磁盘,都能划分出相同的vg。

Describe alternatives you've considered

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions