Getting Infos for vSphere First Class Disks (FCD/IVDs)
Was looking around yesterday for a problem I had with First Class Disk objects in vCenter that we are using via CNS in kubernetes.
There is that GUI in vCenter that will list all PVCs and infos around but that will not show the physical path especially on a vSAN Datastore.
Here is a small function I wrote that will give you something like this:
To learn more about FCDs / IVDs there is a great post https://cormachogan.com/2018/11/21/a-primer-on-first-class-disks-improved-virtual-disks/
Comments
Post a Comment