1751878 Members
5339 Online
108782 Solutions
New Discussion

tunevv

 
francisco82
Advisor

tunevv

good morning people,

is possible converter  a VV  TDVV to  TPVV?

regards

4 REPLIES 4
Dennis Handly
Acclaimed Contributor

Re: tunevv

Yes.

francisco82
Advisor

Re: tunevv

I have VV and this vv is TDVV, but I need to migrate from TDVV to TPVV and change from CPG (SSD) to another CPG (FC) ... if this VV has a snapshot ... is it possible to migrate this VV? If  is possible, how can I do it?

 

thanks for your answer
regards

 

 

Dennis Handly
Acclaimed Contributor

Re: tunevv to -tpvv

tunevv usr_cpg <FC-CPG> -tpvv VV-name

If you need to change the snp CPG you then need:

tunevv snp_cpg <FC-CPG> VV-name

Anonymous
Not applicable

Re: tunevv


To convert a vv from TDVV to TPVV (GUI):
Go to volumes and select the volume from the list
Actions -> Convert
Disable 'deduplicate' feature (Dedupe - No)
Click on 'Convert'.

To convert a vv from TDVV to TPVV (CLI):
Below is the command:
tunevv usr_cpg <cpg> [options] <VV_name>
Ex: tunevv usr_cpg Current_CPG -tpvv VV_Name

This is NOT a disruptive task.