[Tips][Solution]NetApp Docker volume plugin status 32 error exit

makotow
makotow
Jul 30, 2017 · 2 min read

Slack のチャネルで議論されていたり、自身でもたまにハマるもの。メモとして残す。

結論

NFS v3でnDVPを使う際には最近のLinux distributionでは, NFSクライアントやrpcbind などが標準でインストールされていない、サービスが有効になっていないのでまずはインストール状況、サービス稼働状況を確認。

切り分け

まずは NFS マウントをできるかを確認。

できない場合は、原因として以下の2つが考えられる。

NFS Client がインストールされていない

そのままなので、nfs-common(ubuntu)、nfs-utils(Redhat, CentOSパッケージをインストール。

NFS を使うために必要なサービスが起動していない(NFSv3の場合)

タイトルのエラー「 status 32 error exit 」がでるケースはほとんどがrpcbind サービスが起動していないことによるもの。

その場合は でサービスを起動することで解決。

で常時有効にしておく。

makotow’s blog

technical articles, learning articles and thoughts.

makotow

Written by

makotow

kubernetes/container/docker/Programming/Go/Scala/Ruby/Mac/Emacs/IntelliJ/Rust/OpenShift.

makotow’s blog

technical articles, learning articles and thoughts.

Welcome to a place where words matter. On Medium, smart voices and original ideas take center stage - with no ads in sight. Watch
Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox. Explore
Get unlimited access to the best stories on Medium — and support writers while you’re at it. Just $5/month. Upgrade