Categories: EMC Networker

EMC Networker vProxy VM Backup Issue – Error disabling storage migration

EMC Networker vProxy VM Backup Issue – Error disabling storage migration

This is one of the major issue with emc networker vproxy backup .The workaround for solving the issue , we have to enable the storage migration from proxy console 


Steps to verify issue:

  1. Log in to vProxy as root
  2. Change to bin directory
    cd  /opt/emc/vproxy/bin
  3. Run below command to load library path:
    source ../unit/vproxy.env
  4. Check if the migration is disabled with ‘vmconfig’ tool:
    ./vmconfig -c info -k "vm-MOREF" -l moref -p Password-for-vCenter -u username-for-vCenter -v vcentername
    NOTE: to get the 'vm-MOREF' go to NMC, click 'show message' and 'Get Full log', here you will see the MOREf similar to 'vm-1311'. For more help- type './vmconfig'
    Example output:
    Connected to session on vCenter 'vc.ad.box' Version '5.5.0 build-2646482, API:5.5', Uuid:F8C1509A-EEFA-47E7-AF4A-87C5804B27E6.
    Searching for virtual machine with MORef "vm-94" ...
    Querying vCenter for definition of virtual machine with MORef of "vm-94" ...
    Found virtual machine "VM1" with MORef "vm-94".
    Name: "VM-dir-101".
    CBT Enabled: true.
    Migration Enabled: false.
  5. If Migration Enabled is ‘false’- proceed with workaround
  6. If Migration enabled is ‘true’- further diagnosis may be needed. In this case, there is no need to apply workaround.

Note – “vm-MOREF”  is the  VM-ID of the virtualmachine shows the error , you will get this from full log option .

Workaround:

Run vmconfig tool with “enable-migration” to manually enable migration

./vmconfig -c info -k "vm-MOREf" -l moref -p **** -u username -v vcentername -c "enable-migration"

example:
./vmconfig -c "enable-migration" -k vm-94 -l moref -p *** -u administrator@vsphere.local -v 10.1.3.4

 

Rajesh Radhakrishnan

Share
Published by
Rajesh Radhakrishnan

Recent Posts

NAKIVO Backup & Replication v10.8 Released With New Features

Nakivo has released its new Backup and Replication solution Nakivo v10.8, which includes support for…

1 year ago

Oracle Cloud VMware Solution and Features

Oracle Cloud VMware Solution (OCVS) provides a customer-managed, native VMware-based cloud environment hosted in Oracle…

2 years ago

Vinchin Backup and Recovery Review

Vinchin is a professional provider of data protection solutions for enterprises. It provides a series…

2 years ago

VMware Cloud Disaster Recovery (VCDR) Solution Deployment And Configuration Part 2

In my previous blog post, I have explained about VMware Cloud Disaster Recovery (VCDR) Onboarding and…

2 years ago

How to Deploy vRNI Cloud With VMC on AWS

vRealize Network Insight helps you build an optimized, highly available, and secure network infrastructure across…

2 years ago

This SysAdmin Day, WIN with Hornetsecurity!

Can you believe it's here again? SysAdmin Day is back, and with it comes endless gratitude…

2 years ago