VPLEX: Data mobility migration is failing with error message." NullPointerException: while extracting elements on property extent-migrations"

Zhrnutie: This article talks to an error seen when attempting to start a data migration and how to workaround the issue.

Tento článok sa vzťahuje na Tento článok sa nevzťahuje na Tento článok nie je viazaný na žiadny konkrétny produkt. V tomto článku nie sú uvedené všetky verzie produktov.

Symptómy

When starting either a batch migration or a single device migration, the below error message is seen:

> failed. cause: while extracting elements on property extent-migrations: NullPointerException

Príčina

Data mobility migration is failing with error message." NullPointerException: while extracting elements on property extent-migrations"

Riešenie

Resolution:
This issue is fixed in GeoSynchrony 6.2 Patch 4 and later.

Workaround:

Only during the migration window it is advisable to switch to RestV1, then revert to RestV2 once migrations are completed.

Once migrations are completed we need to move back to RestV2 as V2 is faster than V1.
 

  1. Log in to the management server, then change directory (cd) to /var/log/VPlex/cli
  2. Once in /var/log/VPlex/cli vi the file instance.properties and make the below changes . 


            uncomment VPlexRESTv2Enabled if there is a # symbol in front of it.
            #VPlexRESTv2Enabled=true

            Then change "true" to "false"
            VPlexRESTv2Enabled=false

           when done save and quit the vi session by typing :wq
 

  1. Restart management console.

           sudo /etc/init.d/VplexManagementConsole restart
 

  1. Then rerun the migration job.
  2. After finishing the migration job, revert back from RestV1 to RestV2.
  3. From the management server prompt, if not in the /var/log/VPlex/cli/ directory cd to it.
  4. Once in the /var/log/VPlex/cli directory, vi the instance.properties files as follows:


           change VPlexRESTEnabled from false to true.

            from:
            VPlexRESTv2Enabled=false

            to:
            VPlexRESTv2Enabled=true

            When edits are done, save and quit the vi session by typing :wq
 

  1. Restart the management console.


           sudo /etc/init.d/VplexManagementConsole restart
 

Dotknuté produkty

VPLEX Series, VPLEX VS2, VPLEX VS6
Vlastnosti článku
Číslo článku: 000183825
Typ článku: Solution
Dátum poslednej úpravy: 15 jan 2026
Verzia:  4
Nájdite odpovede na svoje otázky od ostatných používateľov spoločnosti Dell
Služby podpory
Skontrolujte, či sa na vaše zariadenie vzťahujú služby podpory.