Home
Pure Storage
Cloud
VMware
Categories
Tags
Series
Certifications
About
  • vSphere 5.x Storage vMotion Does Not Rename Virtual Machine Files.

    May 21, 2014 vMotion Storage
    Share on:

    After upgrading vCenter this functionality is no longer enabled by default. Please perform the following steps to enable rename of files upon successful Storage vMotion.

    1. Log into the vSphere Client as an Administrator
    2. Click Administration > vCenter Server Settings
    3. Click Advanced Settings
    4. Add this advanced parameter key:
    • provisioning.relocate.enableRename
    1. Set the value to: true
    2. Click Add
    3. Click OK
    4. Restart the VMware VirtualCenter Server service for the changes to take effect

    Read More
  • HA Error: Datastore Heartbeat is less than 2

    May 8, 2014 Storage vSphere HA
    Share on:

    If you are configuring a cluster with less than 2 datastores, you will receive an HA warning “The number of heartbeat datastores for host is 1, which is less than required: 2” You can add an option to the HA Advanced Options to supress this warning.

    1. Log in to vCenter Server
    2. Right-click the cluster and click Edit Settings
    3. Click vSphere HA > Advanced Options
    4. Under Option, add an entry for das.ignoreInsufficientHbDatastore
    5. Under Value, type true
    6. Click Cluster Features
    7. De-select Turn on vSphere HA and click OK
    8. Wait for all the hosts in the cluster to re-configure HA, then …

    Read More
  • Get NAA.ID for Virtual Machine RDM's in VMware

    May 6, 2014 PowerCLI Storage
    Share on:

    This is a great script to keep handy. If you have multiple RDM’s on a VM and need to get the NAA_ID for them the below PowerCLI command will get you that information.

    1Get-VM VMNAME| Get-HardDisk -DiskType "RawPhysical","RawVirtual" | Select Parent,Name,DiskType,ScsiCanonicalName,DeviceName,CapacityGB | fl
    

    If you then need to match the SCSI virtual disk to the Guest OS this is a great article on how to do so.

    KB2051606

    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»
a blog about virtualization, storage and stuff

Recent Posts

  • Unlocking Performance Insights: Using resxtop to Monitor Your Azure VMware Solution Environment
  • Unlocking Performance Insights: Using resxtop to Monitor Your Azure VMware Solution Environment
  • Navigating the Azure Cloud: Key Considerations for Strengthening Infrastructure Security with Azure Locks
  • The Power of PowerShell: Calculating Azure VMware Solution (AVS) Costs
  • Navigating the Azure Cloud: Key Considerations for Azure VMware Solution (AVS)
  • Navigating the Azure Cloud: Key Considerations for Harnessing DNS with Azure Private Endpoints
  • Using Bicep to Deploy a Microsoft SQL on Azure VM with Cloud Block Store Volumes
  • Using Bicep to Deploy an Azure Virtual Machine

Copyright © 2025 DAVIDSTAMEN. All Rights Reserved.      Privacy Policy