NMDA Postgres backup failed with error "fusermount: mount failed: Bediening niet toegestaan"
Summary: NMDA Postgres backup failure with error: fusermount: mount failed: Bediening niet toegestaan
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-back-up mislukt met de volgende fout:
fusermount: mount failed: Operation not permitted
- De onderstaande stappen, die zijn uitgevoerd in de sectie "Enabling Data Domain BoostFS for Orchestrated Application Protection" in de installatiehandleiding van NetWorker Module for Database and Applications, zijn voltooid.
-
Aangemaakte eerste invoer in de lockbox:
/opt/emc/boostfs/bin/boostfs lockbox set -d aaaa -s aaaa -u aaaa
-
Machtigingen instellen voor de lockbox:
chmod 0700 /opt/emc/boostfs/lockbox/* chmod 1700 /opt/emc/boostfs/lockbox chmod 1700 /opt/emc/boostfs/log
-
Toegewezen ACL-machtigingen:
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
OPMERKING: Waarbij <de gebruiker> het besturingssysteemaccount is dat de OAPP-back-up en -herstel uitvoert. -
Gecontroleerd
fusermountBinaire machtigingen:chmod o-rx /bin/fusermount setfacl -m u:<user>:rx /bin/fusermount
-
- De
fusermountBinary heeft de volgende machtigingen:-rwxr-x---+ 1 root root 32096 Jul 24 2018 /bin/fusermount
Cause
De setuid bit ontbreekt in /bin/fusermount. De toestemming van het bestand moet er als volgt uitzien:
-rwsr-x---+ 1 root root 32096 Jul 24 2018 /bin/fusermount
Resolution
De fusermount bevat de setuid Vlag. Als de setuid Vlag ontbreekt, voert u de volgende opdrachten uit om dit te corrigeren:
sudo chmod 4755 /bin/fusermount sudo chmod o-rx /bin/fusermount sudo setfacl -m u:<user>:rx /bin/fusermount
OPMERKING: Waarbij <de gebruiker> het besturingssysteemaccount is dat de OAPP-back-up en -herstel uitvoert.
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ță.