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

Αυτό το άρθρο ισχύει για Αυτό το άρθρο δεν ισχύει για Αυτό το άρθρο δεν συνδέεται με κάποιο συγκεκριμένο προϊόν. Δεν προσδιορίζονται όλες οι εκδόσεις προϊόντων σε αυτό το άρθρο.

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.
    1. Aangemaakte eerste invoer in de lockbox:

      /opt/emc/boostfs/bin/boostfs lockbox set -d aaaa -s aaaa -u aaaa
    2. Machtigingen instellen voor de lockbox:

      chmod 0700 /opt/emc/boostfs/lockbox/*
      chmod 1700 /opt/emc/boostfs/lockbox
      chmod 1700 /opt/emc/boostfs/log
    3. 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.
    4. Gecontroleerd fusermount Binaire machtigingen:

      chmod o-rx /bin/fusermount
      setfacl -m u:<user>:rx /bin/fusermount

 

  • De fusermount Binary 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.

 

Ιδιότητες άρθρου
Article Number: 000219011
Article Type: Solution
Τελευταία τροποποίηση: 13 Μαρ 2026
Version:  3
Βρείτε απαντήσεις στις ερωτήσεις σας από άλλους χρήστες της Dell
Υπηρεσίες υποστήριξης
Ελέγξτε αν η συσκευή σας καλύπτεται από τις Υπηρεσίες υποστήριξης.