You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
vSphere Web Client Recent Tasks filling up with these errors
Task Name
Status
Reconfigure virtual machine
Failed to add disk 'scsi0:2'
Create virtual Disk
Cannot complete the operation because the file or folder [Datastore1] kubevols/kubernetes-dynamic-pvc-ca5f601a-a7a6-11e8-85c4-00505680e70a.vmdk already exists.
What you expected to happen:
No errors
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
vCenter Version 6.5.0 Build 8024368
Datastore Type VMFS 5
K8s Worker node on VMware ESXi, 5.5.0, 6480324
K8s Worker node is CentOS 7.4
And when reviewing the PVC delivers the following comment:
# kubectl describe pvc tester
Name: tester
Namespace: default
StorageClass: slow
Status: Pending
Volume:
Labels: <none>
Annotations: volume.beta.kubernetes.io/storage-provisioner=kubernetes.io/vsphere-volume
Finalizers: [kubernetes.io/pvc-protection]
Capacity:
Access Modes:
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning ProvisioningFailed 7s persistentvolume-controller Failed to provision volume with StorageClass "slow": No se puede completar la operación porque el archivo o la carpeta [DATASTORE-01] kubevols/k8scl-dynamic-pvc-d90c343d-bdb9-11e8-9cb4-0050569e2253.vmdk ya existen.
The Volume in the DataStore is created at the moment of executing the pvc, but for some reason it reflects that it is already created.
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
vSphere Web Client Recent Tasks filling up with these errors
What you expected to happen:
No errors
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
vCenter Version 6.5.0 Build 8024368
Datastore Type VMFS 5
K8s Worker node on VMware ESXi, 5.5.0, 6480324
K8s Worker node is CentOS 7.4
Environment:
kubectl version
):VCP configured with kubelet, kube-apiserver, kube-controller-manager VCP flags and vsphere.conf
uname -a
):Linux master1-lima169 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
kubeadm version: &version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.3", GitCommit:"2bba0127d85d5a46ab4b778548be28623b32d0b0", GitTreeState:"clean", BuildDate:"2018-05-21T09:05:37Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
The text was updated successfully, but these errors were encountered: