Disabling Call Home
Call Home is enabled by default. Use the IBM Storage Ceph command-line interface (CLI) to disable the feature if required.
Prerequisites
Before you begin, make sure that you have a running IBM Storage Ceph cluster with an active MGR.
About this task
Call Home is enabled by default and automatically sends diagnostic data to IBM. Disabling Call Home stops automatic data transmission and prevents automatic support notifications.
Procedure
- Disable the Call Home agent manager module.
ceph mgr module disable call_home_agentFor example,
[ceph: root@host01 /]# ceph mgr module disable call_home_agent