NMDA Postgresバックアップがエラー「fusermount: mount failed: 操作は許可されていません」
Summary: NMDA Postgresバックアップが次のエラーで失敗しました: fusermount: mount failed: 操作は許可されていません
Acest articol se aplică pentru
Acest articol nu se aplică pentru
Acest articol nu este legat de un produs specific.
Acest articol nu acoperă toate versiunile de produs existente.
Symptoms
- NMDA Postgresバックアップが次のエラーで失敗します。
fusermount: mount failed: Operation not permitted
- 以下の手順は、『NetWorker Module for Database and Applicationsインストール ガイド』の 「Orchestrated Application ProtectionのためのData Domain BoostFSの有効化」 のセクションから抜粋したものです。
-
ロックボックスに初期エントリーを作成:
/opt/emc/boostfs/bin/boostfs lockbox set -d aaaa -s aaaa -u aaaa
-
ロックボックスに対する権限を設定します。
chmod 0700 /opt/emc/boostfs/lockbox/* chmod 1700 /opt/emc/boostfs/lockbox chmod 1700 /opt/emc/boostfs/log
-
割り当てられたACL権限:
setfacl -m u:<user>:rwx /opt/emc/boostfs/lockbox setfacl -m u:<user>:rw /opt/emc/boostfs/lockbox/* setfacl -m u:<user>:rwx /opt/emc/boostfs/log
メモ: ここで <user> は、OAPPのバックアップとリストアを実行するオペレーティング システム アカウントです。 -
オン
fusermountバイナリー権限:chmod o-rx /bin/fusermount setfacl -m u:<user>:rx /bin/fusermount
-
- 「
fusermountバイナリには次の権限があります。-rwxr-x---+ 1 root root 32096 Jul 24 2018 /bin/fusermount
Cause
「 setuid ビットが欠落しています /bin/fusermount. ファイルの権限は次のようになります。
-rwsr-x---+ 1 root root 32096 Jul 24 2018 /bin/fusermount
Resolution
「 fusermount には、 setuid フラグを付けて使用されます。ここで、 setuid フラグが見つかりません。次のコマンドを実行して修正します。
sudo chmod 4755 /bin/fusermount sudo chmod o-rx /bin/fusermount sudo setfacl -m u:<user>:rx /bin/fusermount
メモ: ここで <user> は、OAPPのバックアップとリストアを実行するオペレーティング システム アカウントです。
Proprietăți articol
Article Number: 000219011
Article Type: Solution
Ultima modificare: 13 mar. 2026
Version: 3
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.