0
ローカルceph(バージョン10.2.7)とkubernetes v1.6.5を別々のクラスタで実行しています。 PVとPVMの使用クレームは、rbdデバイスをポッドにマウントすることでした。
動的プロビジョニング用のcephストレージクラスを使用するように設定するとします。そのpvclaimのための以下のエラーを与える。
E0623 00:22:30.520160 1 rbd.go:317] rbd: create volume failed, err: failed to create rbd image: executable file not found in $PATH, command output:
W0623 00:22:45.513291 1 rbd_util.go:364] failed to create rbd image, output
E0623 00:22:45.513308 1 rbd.go:317] rbd: create volume failed, err: failed to create rbd image: executable file not found in $PATH, command output:
W0623 00:22:45.516768 1 rbd_util.go:364] failed to create rbd image, output
E0623 00:22:45.516830 1 rbd.go:317] rbd: create volume failed, err: failed to create rbd image: executable file not found in $PATH, command output:
すべてのkuberernetsクラスタノードにceph commanパッケージをインストールしました。すべてのノードがcentos 7 OSを実行しています。
どうすればこのエラーメッセージを修正できますか? SR
私はそこにチェックします。 [root @ cm-02〜]#ls -l/usr/bin/rbd -rwxr-xr-x 1ルートルート4071088 Apr 10 08:39/usr/bin/rbd – sfgroups