Categories
Tags
Blog Stats
- 733,502 hits
Follow me on Twitter
My TweetsRSS
Social
Categories
Tags
- Agentless
- Anti-Malware
- AWS
- certificate
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- SSO
- Trend Anti-Malware
- Trend Deep Security Agent
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- VCSA CLI
- vCSA Issues
- vShield
- Windows 2012
- Windows powershell
Social
Blog Stats
- 733,502 hits
RSS
Follow me on Twitter
My TweetsCategories
Tags
- Agentless
- Anti-Malware
- AWS
- certificate
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- SSO
- Trend Anti-Malware
- Trend Deep Security Agent
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- VCSA CLI
- vCSA Issues
- vShield
- Windows 2012
- Windows powershell
Blog Stats
- 733,502 hits
RSS
Follow me on Twitter
My TweetsSocial
Categories
Tags
- Agentless
- Anti-Malware
- AWS
- certificate
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- SSO
- Trend Anti-Malware
- Trend Deep Security Agent
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- VCSA CLI
- vCSA Issues
- vShield
- Windows 2012
- Windows powershell
Blog Stats
- 733,502 hits
RSS
Category Archives: ESX command
Datastore with NFS4 slowness issue and Netapp\VMware findings.
Already mentioned in my previous blog here about the NFS 4 slowness issue compared to the NFS3 and we captured the packets and worked with the Netapp, below are the findings of our test when we tried ls -lahR | … Continue reading
Posted in ESX command, ESXi issue, ESXi Patches, VMware
Tagged NFS, NFS Issue, NFS slowness, NFSv3, NFSv4
Leave a comment
NFSv3 datastore is much faster than NFSv4
Recently we have noticed in a few datastore the search operation is taking more time than expected and in our testing, it was identified that compare to NFSv4, NFSv3 results are better. Our testing is to first list files from … Continue reading
Posted in ESX command, ESXi issue, ESXi Patches, logs, VCSA6.7, vcsa7.0, VCSA8.0, VMware
Tagged Datastore slowness, NFS, NFS slowness, NFSv3, NFSv4
Leave a comment
Tips to edit the .vmdk (descriptor file)
We are in the situation to change the scsi adapter detail in the disk vmdk (descriptor file) and the count of the VM list is very high so used the below steps to change it on the multiples VMs. Log-in … Continue reading
Options to check and alert the vcenter certificate expiration
Last week one of our vCenter went down because of the machine certificate got expired and it took some time to find out the issue so I thought it will be helpful to show the options to verify the certificate … Continue reading
Various options to enable the Telnet client and other methods to check the port.
In recent version of windows, Telnet Client is not enabled by default and in this blog we can see various method to install the client and to check the port connectivity. Option 1 : we can install it from the … Continue reading
Posted in ESX command, ESXi Tools, Powershell, VMware, Windows
Tagged Powershell, VCSA, vCSA 6.0, Windows 2012, Windows powershell, Windows Tools
Leave a comment
Issue while moving ESX host from old VC5.1 to the new VCSA 6.0
We were doing the ESX Host (5.1 ) migration from the old windows VC5.1 to the new VC6.0 appliance , few hosts were having issue while adding it to the new VC and it got failed with the Time-out Error … Continue reading
Posted in ESX command, vCSA 6.0, VMware
Tagged ESX commands, VCSA, vCSA 6.0, vCSA Issues
Leave a comment
How to identify host , datastore and vCenter of the running VM .
when vCenter\PSC is running as the appliance on the host configured in the same vCenter and in case of the VM (vCenter\PSC) failure, we need information about the VM running on which host,datastore to bring it back online. Also in … Continue reading
Posted in ESX command, PowerCLI, VMware, vSphere Replication VR
Tagged PowerCLI, VR, vSphere Replication, Windows VM
3 Comments
How to find which VMDK is associated with which disk in Windows Server.
1. Login to the client and edit the VM . 2. Select the Hardisk and note the SCSI ( 0:X ) 3. Login to the windows Guest VM – Go to the Disk-Management. 4. Right click the Disk and Go … Continue reading