此内容没有您所选择的语言版本。

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>

    Specify the mount point where the file system is mounted:

    [root@client ~]# umount /mnt/cephfs

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>

    Specify the mount point where the file system is mounted

    [root@client ~]# fusermount -u /mnt/cephfs

Additional Resources

  • The ceph-fuse(8) manual page
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.