Given this output from the cldg show command:
Device Groups ===
Device Group Name:ds1
Type:SVM
fallback: false
Node List:node1, node2
preferenced:true
numsecondaries:1
diskgroup name:ds1
Which command would enable the fallback property?
A.
cldg set -p failback=true ds1
B.
cldg set -p failback=enable ds1
C.
metaset -s ds1 set failback=true
D.
cldevicegroup set failback=true ds1