mc support callhome
The mc support callhome
command allows the enabling or disabling of sending diagnostic reports from a deployment to SUBNET.
With Call Home, AIStor 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 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.
Global flags
This command supports any of the global flags.
Examples
callhome
reporting
Enable Enable sending diagnostic information to SUBNET for a deployment with the alias myaistor
.
mc support callhome enable myaistor
callhome
reporting
Disable Disable sending diagnostic information to SUBNET for a deployment with the alias of myaistor
.
mc support callhome disable myaistor
callhome
settings
Display current Display whether a deployment with the alias myaistor
sends diagnostic information to SUBNET.
mc support callhome status myaistor