Command to list the properties of snapshot using power cli get-vm | get-snapshot | format-list Description Created Quiesced PowerState VM VMId Parent ParentSnapshotId ParentSnapshot Children SizeMB IsCurrent IsReplaySupported ExtensionData Id Name Uid Generate complete snapshot inventory with few details get-vm | Get-Snapshot Export complete snapshot inventory to csv file get-vm | get-snapshot […]
Read MorePower CLI Command to List Connected Disks to ESXi Hosts
Get connected disk details including name , Multipathing , LunType of all ESXI HOSTS in vCenter Get-VMHost | Get-ScsiLun -LunType disk User below command to export all the details to CSV Get-VMHost | Get-ScsiLun -LunType disk |export-csv C:\diskinfo.csv Get connected disk details including name , Multipathing , LunType for Specific ESXI HOST Get-VMHost “ESXI-TEST.LOCAL.COM” | Get-ScsiLun […]
Read MoreHP StoreVirtual Storage VSA Nodes Configuration
This post contains a series of Configuration Steps as mentioned below . • Find the VSA and FOM from CMC Console • Create New Management Group with FOM • Create and Configure Cluster • NTP and E-mail Notification Configuration • Configure the Shared Volume 1. Open HPE StoreVirtual Centralized Management Console
Read MoreDeployment of FOM (Failover Manager)
Use the Same file which used for Deployment of VSA Applianace HPE_StoreVirtual_VSA_2014_and_StoreVirtual_FOM_Installer_for_VMware_vSphere_TA688-10544.exe Ran this file as Administrator, it is a self-extracting one. After the extraction a CMD will comes up asking, if you want to use the GUI or CLI interface. Chose the GUI wizard. On the welcome page simply click “Next”. Accept the License Agreement […]
Read MoreHP StoreVirtual Storage VSA Installtion & Configuration – PART 1
Installing the CMC Install the CMC on the computer or virtual machine that you use to administer the HP StoreVirtual Storage. You administer the entire network of StoreVirtual VSAs from this CMC. To obtain the CMC, download the CMC installer from the following website The CMC installation requires 63 MB disk space and 64 MB […]
Read MoreHP StoreVirtual Storage VSA Installtion & Configuration
Continue of Part 1 Select the host name / IP address of the ESXI host from drop down menu and click Next Note:-You may see the Datastore information form this window. Select the HPE Storevirtual VSA and sub two options as shown in the below image and click Next Select the Data store and click […]
Read MorevSphere Data Protection to Avamar Migration
This post provide information about how to migrate from VDP to Avamar. VMware vSphere Data Protection (VDP) enables you to migrate backup and backup verification Job’s configuration and data from VDP to Avamar. The Migration enables the backup group and virtual machines backup validation to be visible , and completely executable on the target Avamar […]
Read More