Clara1206
Results
2
issues of
Clara1206
## Why you need it? We aim to enhance the independence between PVCs while maintaining scalability. The goal is to include a set of VGs within a single StorageClass (SC),...
## Question #### 问题描述 1. 部署时, nlsc的spec配置如下: ```yaml spec: globalConfig: listConfig: vgs: include: - open-local-pool-[0-9]+ - yoda-pool[0-9]+ - ackdistro-pool resourceToBeInited: vgs: - devices: - /dev/vdb name: open-local-pool-0 ``` 2. vg空间不够了,...