<div dir="ltr"><div>Hi noticed that 'cluster snapshot load' set the default redunancy policy ( -c 3) instead of keeping the original one.<br></div><div>The syntax of the command also doesn't allow to choose one.<br>
<br>dog cluster info -s <br>Cluster status: running, auto-recovery enabled<br>Cluster store: plain with 2:1 redundancy policy<br>...<br><br>dog vdi snapshot wheezy_template<br>dog cluster snapshot save testErasure /mnt/big/tmp<br>
<br>dog cluster snapshot load testErasure /mnt/big/tmp<br><br>dog cluster info -s <br>Cluster status: running, auto-recovery enabled<br>Cluster store: plain with 3 redundancy policy<br>...<br></div></div>