Open
Description
Describe the bug
In some cases, when we are not able to create fileset or complete data copy operations, clear error message should be shown in describe output
To Reproduce
Steps to reproduce the behavior:
-
create pvc clone or restore snapshot when filesystem is full
or
create large number of volume clones -
check in following commands output, there should be clear error message
kubectl describe pvc pvc_name
Expected behavior
A clear and concise error message should be shown in describe output
Environment
Please run the following an paste your output here:
[root@remote-csi-master yamls]# kubectl version
Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.2", GitCommit:"8b5a19147530eaac9476b0ab82980b4088bbc1b2", GitTreeState:"clean", BuildDate:"2021-09-15T21:38:50Z", GoVersion:"go1.16.8", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.2", GitCommit:"8b5a19147530eaac9476b0ab82980b4088bbc1b2", GitTreeState:"clean", BuildDate:"2021-09-15T21:32:41Z", GoVersion:"go1.16.8", Compiler:"gc", Platform:"linux/amd64"}
[root@remote-csi-master yamls]#
[root@remote-csi-worker-2 ~]# rpm -qa | grep gpfs
gpfs.msg.en_US-5.1.2-1.noarch
gpfs.adv-5.1.2-1.x86_64
gpfs.gpl-5.1.2-1.noarch
gpfs.afm.cos-1.0.0-4.x86_64
gpfs.librdkafka-5.1.2-1.el7.x86_64
gpfs.java-5.1.2-1.x86_64
gpfs.base-5.1.2-1.x86_64
gpfs.license.adv-5.1.2-1.x86_64
gpfs.crypto-5.1.2-1.x86_64
gpfs.gskit-8.0.55-19.1.x86_64
gpfs.docs-5.1.2-1.noarch
gpfs.compression-5.1.2-1.x86_64
gpfs.gss.pmsensors-5.1.2-1.el7.x86_64
[root@remote-csi-worker-2 ~]#
Metadata
Metadata
Assignees
Labels
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state(1) Issue only occurs during failure condition - disk, server, network, test assert, ...Indicates the the issue is on the priority list for next milestone.Indicates issue is an undesired behavior, usually caused by code error.