Physical Copy/Snapclone takes forever
Posted: Tue Feb 14, 2017 11:44 am
Scenario: 2 Servers, Prod and Test.
There is a volume on prod that we need to duplicate an mount on the test box daily.
From my understanding this is now considered a physical copy compared to what use to be snapclone.
We need a fully functioning copy that has read/write access to the test box.
Currently it seems that below is the only way to do it but it takes 4+ hours for 400gb on an all flash array. Something seems wrong here. Is there a better way to do this or has HP really dropped the game on this.
removevvset -f (remove the current lun from the test box)
createvvcop -p (copy the prod lun)
createvvset -add (add back to test box set)
There is a volume on prod that we need to duplicate an mount on the test box daily.
From my understanding this is now considered a physical copy compared to what use to be snapclone.
We need a fully functioning copy that has read/write access to the test box.
Currently it seems that below is the only way to do it but it takes 4+ hours for 400gb on an all flash array. Something seems wrong here. Is there a better way to do this or has HP really dropped the game on this.
removevvset -f (remove the current lun from the test box)
createvvcop -p (copy the prod lun)
createvvset -add (add back to test box set)