Fixed it. The fix: tear down the whole environment (nodes and all) and rebuild. I can now build the csi-unity driver with any volumeNamePrefix. Now LUNS are built in the Unity when pods are created with a pv/pvc, and when a pod is deleted, the pv,pvc, and volumeattachment (LUN) are all removed.
What was the source of the problem? Not sure. One thing I did change on redeployment of my nodes / network addon was building my master initialization cidr and calico add on on a subnet that did not overlap my actual public subnets. Not sure if its related.
Its working now though and that's what matters. Thanks to @frank_g for reaching out!
storage-dude
1 Rookie
•
14 Posts
0
April 9th, 2021 05:00
Fixed it. The fix: tear down the whole environment (nodes and all) and rebuild. I can now build the csi-unity driver with any volumeNamePrefix. Now LUNS are built in the Unity when pods are created with a pv/pvc, and when a pod is deleted, the pv,pvc, and volumeattachment (LUN) are all removed.
What was the source of the problem? Not sure. One thing I did change on redeployment of my nodes / network addon was building my master initialization cidr and calico add on on a subnet that did not overlap my actual public subnets. Not sure if its related.
Its working now though and that's what matters.
Thanks to @frank_g for reaching out!
gashof
1 Rookie
•
46 Posts
0
April 6th, 2021 14:00
Hi,
I don't experience the same behavior in my lab. I will send a PM and we can coordinate to see this live if that is ok with you.