As a precautionary measure the cluster administrator wants to have a backup of the cluster
configuration.
Which command can be used to provide a usable backup of the entire cluster configuration?
A.
/usr/cluster/bin/cluster status > /var/tmp/configfile
B.
/usr/cluster/bin/clrg export -o /var/tmp/configfile.xml
C.
/usr/cluster/bin/cluster export -o /var/tmp/configfile.xml
D.
/usr/cluster/bin/cluster create -i /var/tmp/configfile.xml