Attention coders! Pure Dev event is in May
Pure Dev event is on May 11th and features an industry panel with Intel, HashiCorp, CTO Advisor and Pure Storage. Topics include building cloud with infrastructure-as-code, self-service storage and data services on Kubernetes. Register here7Views0likes0CommentsI'm trying to redeploy a workload
I'm trying to redeploy a workload. When the pod is trying to spin up i'm getting this error: ``` MountVolume.SetUp failed for volume "pvc-af2b1e0f-2732-4c13-ac9f-a8b8332069a0" : rpc error: code = AlreadyExists desc = Volume is attached on another node ``` I thought PX was supposed to move the volumes to where the nodes are, or to schedule the pods to be run where the volume is? this volume has a repl of 2.9Views0likes0Comments