如果创建持久卷声明后,未发现相应持久卷创建,查看cstor-csiplugin日志输出为 can not support RWX in filesystem mode for disk,表示当前创建的持久卷声明,不支持访问模式为多机读写。 目前,cstor-csi插件安装,默认创建的云硬盘类型的storageclass,其访问模式与是否是共享盘有关,只有在使用共享盘的情况下,支持多机读写,其他情况仅支持单机读写。 解决方案:修改持久卷声明访问模式为“单机读写”。
Please make sure it is loaded, and retry the operation)iscsiadm: Could...all portalsLogging in to [iface: default, target: xxxx, portal: 192.168.0.1,3260] (multiple) (exit status 12)出现此报错的原因是Kubernetes的node节点上已安装了iscsi-initiator-utils。
Please delete or flatten all these clone LUNs and try again.存在克隆卷,无法执行该操作,请删除克隆卷或者断开链接后重试。409ConsistencySnapshotAlreadyExistsThe consistency snapshot with name consistencysnapshotName already exists.一致性快照已存在,请重新输入。
Please delete or flatten all these clone LUNs and try again.存在克隆卷,无法执行该操作,请删除克隆卷或者断开链接后重试。409InvalidLUNModeThe storage mode of LUN lunName is storageMode, cannot operate.cache卷和storage卷不支持快照相关操作。