I have previously created kubernetes with Portworx volume and built the mysql pod. One thing that I would like to clarify is that the mount point looks weird. In my worker node, after I used lsblk command, my volume is like
pxd/pxd792599830167249048
251:1 0 2G 0 disk /var/lib/kubelet/pods//volumes/kubernetes.io~portworx-volume/pvc-
vdc 252:32 0 60G 0 disk
It does not show mounting on the vdc.
Is that normal?