Hi, we have a cluster ( let´s call them nodeA and nodeB ) and we need to copy one LUN from nodeA to nodeB
May we use ndmpcopy ???
or can we use lun clone ?
Is this a valid syntaxis : nodeA> lun clone create nodeB:/vol/luns/lun0 -b nodeA:/vol/luns/lun0 mysnap
Thanks !