Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

Chapter 5. Unmounting Ceph File Systems


This chapter describes how to unmount Ceph File System mounted as kernel or File System in User Space (FUSE) clients.

5.1. Unmounting Ceph File Systems Mounted as kernel Clients

This section shows how to unmount a Ceph File System that is mounted as a kernel client.

Procedure

  • To unmount a Ceph File System mounted as a kernel client:

    umount <mount-point>
    Copy to Clipboard Toggle word wrap

    Specify the mount point where the file system is mounted:

    [root@client ~]# umount /mnt/cephfs
    Copy to Clipboard Toggle word wrap

Additional Resources

  • The umount(8) manual page

5.2. Unmounting Ceph File Systems Mounted as FUSE Clients

This section shows how to unmount a Ceph File System that is mounted as a File System in User Space (FUSE) client.

Procedure

  • To unmount a Ceph File System mounted in FUSE:

    fusermount -u <mount-point>
    Copy to Clipboard Toggle word wrap

    Specify the mount point where the file system is mounted

    [root@client ~]# fusermount -u /mnt/cephfs
    Copy to Clipboard Toggle word wrap

Additional Resources

  • The ceph-fuse(8) manual page
Nach oben
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2025 Red Hat