I am seeing a weird issue with harvester where a P...
# harvester
t
I am seeing a weird issue with harvester where a PVC is stuck with
Copy code
Expander.NodeExpand failed to expand the volume rpc error: code = InvalidArgument desc = Staging path is required
Has anyone seen anything like this?
m
Which CSI driver is used here?
t
portworx’s new csi 25.8.0 I tested harvester 1.6.0 with the same issues. so I think it is the csi.
m
on Host Harvester or in the guest cluster?
t
host.
m
I tested harvester 1.6.0 with the same issues. so I think it is the csi.
Yes, I agree with your point. This is related to the internal design of the CSI driver. You can check the PVC conditions and the csi-resizer in Proworx’s deployments.
h
@thousands-advantage-10804 I have a PX install. What are you doing to see that?
t
I was testing the px-csi
25.8.0
. I worked with the engineers yesterday and it may be a timing issue. They are looking into it.
👍 1