11.13. 使用 Ceph Orchestrator 删除 NFS-Ganesha 集群
您可以在后端中将 Ceph 编排器与 Cephadm 一起删除 NFS-Ganesha 集群。
先决条件
- 一个正在运行的 Red Hat Ceph Storage 集群。
- 主机添加到集群中。
- 部署所有管理器、监控器和 OSD 守护进程。
-
使用
mgr/nfs
模块创建的 NFS-Ganesha 集群。
流程
登录到 Cephadm shell:
示例
cephadm shell
[root@host01 ~]# cephadm shell
Copy to Clipboard Copied! 删除集群:
语法
ceph nfs cluster rm CLUSTER_NAME
ceph nfs cluster rm CLUSTER_NAME
Copy to Clipboard Copied! CLUSTER_NAME 是一个任意字符串。
示例
[ceph: root@host01 /]# ceph nfs cluster rm nfsganesha NFS Cluster Deleted Successfully
[ceph: root@host01 /]# ceph nfs cluster rm nfsganesha NFS Cluster Deleted Successfully
Copy to Clipboard Copied!
验证
列出集群详情:
示例
[ceph: root@host01 /]# ceph nfs cluster ls
[ceph: root@host01 /]# ceph nfs cluster ls
Copy to Clipboard Copied!