mc support callhome
Description
The mc support callhome
command allows the enabling or disabling of diagnostic reports from a deployment to AIStor SUBNET.
All mc support
commands require an active SUBNET subscription.
With Call Home, the AIStor Server automatically sends a deployment’s diagnostic information to SUBNET. This makes it easier and quicker for the AIStor team to respond to questions and issues.
AIStor Server enables this functionality by default for registered clusters.
If you prefer not to automatically send these reports to SUBNET, you may disable callhome
.
Subcommands
mc support callhome enable
Begin sending a deployment’s diagnostic information to SUBNET.
mc support callhome enable ALIAS
mc support callhome disable
Stop sending a deployment’s diagnostic information to SUBNET.
mc support callhome disable ALIAS
mc support callhome status
Output whether a deployment currently sends diagnostic information to SUBNET.
mc support callhome status ALIAS
Parameters
ALIAS
Required
The alias of the AIStor deployment.
Examples
callhome
reporting
Enable Enable sending diagnostic information to SUBNET for a deployment with the alias minio1
.
mc support callhome enable minio1
callhome
reporting
Disable Disable sending diagnostic information to SUBNET for a deployment with the alias of minio1
.
mc support callhome disable minio1
callhome
Settings
Display Current Display whether a deployment with the alias minio1
sends diagnostic information to SUBNET.
mc support callhome status minio1
Global Flags
This command supports any of the global flags.