VMware vSphere

 View Only
  • 1.  no shared storage migration greyed out

    Posted Jun 24, 2020 11:40 AM

    Hi,

    Have a couple of ESXi 6.0 in a cluster and vCenter 6.0 (Yes old so will update soon to latest supported) with only local datastores

    I need to evacuate one host for Maintenance and would like the workload to be migrated to other running host without downtime.

    However I see the option is greyed out, the Hosts are licensed with a 6.0 Enterprise license, any reason why or what is the criteria this is failing?



  • 2.  RE: no shared storage migration greyed out

    Posted Jun 24, 2020 11:56 AM


  • 3.  RE: no shared storage migration greyed out

    Posted Jun 24, 2020 12:10 PM

    Please find answers in bold, it seems more of a feature issue as it is greyed out straight away

    • The hosts must be licensed for vMotion. - Enterprise Licensed
    • The hosts must be running ESXi 5.1 or later.  -  ESXi 6.0U1
    • The hosts must meet the networking requirement for vMotion. See vSphere vMotion Networking Requirements.  - vMotion Enabled
    • The virtual machines must be properly configured for vMotion. See Virtual Machine Conditions and Limitations for vMotion. - Do not see any issue
    • Virtual machine disks must be in persistent mode or be raw device mappings (RDMs). See Storage vMotion Requirements and Limitations. - Default disks (Persistent)
    • The destination host must have access to the destination storage. - Yes a local datastore on each host
    • When you move a virtual machine with RDMs and do not convert those RDMs to VMDKs, the destination host must have access to the RDM LUNs. - N/A



  • 4.  RE: no shared storage migration greyed out

    Posted Jun 24, 2020 11:58 AM

    Shared nothing vSphere vMotion was introduced in vSphere 5.1. With this release, the Web (Flash) client became the primary client and all, well pretty much all new functionality was then only exposed to the Web Client.

    You will be able to migrate both the host and the datastore if you use the Web Client.



  • 5.  RE: no shared storage migration greyed out

    Posted Jun 24, 2020 12:14 PM

    ok but strange how the option would be there if it is not functional!

    Unfortunately the web client version is not loading after I enter credentials, windows vCenter might need a restart or maybe there is a way to restart just the web client...



  • 6.  RE: no shared storage migration greyed out
    Best Answer

    Posted Jun 24, 2020 12:37 PM

    Are you running vCenter on Windows or are you running the vCenter Server Appliance? (I would guess you'd be running the Windows version of vCenter.

    This KB article might help... VMware Knowledge Base

    If running Windows, then to restart the Web (Flash) client service...

    vCenter 6.0.x
    1. Open Server Manager on the Windows system on which vCenter Server is running.
    2. Click Configuration > Services.
    3. Select VMware vSphere Web Client and click Restart.


  • 7.  RE: no shared storage migration greyed out

    Posted Jun 24, 2020 01:38 PM

    KB article helped as restarted web client service via CMD and it eventually loaded via IE (and no shared storage migration worked)

    Thanks