kubernetes / mount-utils

Package mount defines an interface to mounting filesystems.
Apache License 2.0
57 stars 30 forks source link

Expander.NodeExpand failed to expand the volume #12

Closed Rico556 closed 1 year ago

Rico556 commented 1 year ago

Hi, I tried resizing pv and got stuck in the file system resizing of the volume on node, seems that something is missing on my worker node.

Here is the error log I found:

:~> kubectl version Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.6", GitCommit:"51351e76484eb80accdd7702d9bd03652ad830b3", GitTreeState:"clean", BuildDate:"2022-05-20T08:49:23Z", GoVersion:"go1.17.9", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.6", GitCommit:"51351e76484eb80accdd7702d9bd03652ad830b3", GitTreeState:"clean", BuildDate:"2022-05-20T08:46:07Z", GoVersion:"go1.17.9", Compiler:"gc", Platform:"linux/amd64"}