vineethac.blogspot.com
A blog on SDDCs, Kubernetes, PowerShell, and Python.
Pages
(Move to ...)
Home
Index
vSphere with Tanzu
vRealize Operations (vROps)
VMware PowerCLI
PowerShell
Python
Kubernetes and Containers
Generative AI and LLMs
▼
Tuesday, July 18, 2017
Best practices while building a Hyper-V host
›
This article explains briefly about some of the best practice considerations while building a stand-alone Hyper-V 2012 R2/ 2016 host. You ca...
Friday, June 30, 2017
Some of the coolest features/ enhancements in Hyper-V 2016
›
VM compute resiliency: This will help providing resiliency to transient issues like a temporary disconnection of a cluster node due to some...
Thursday, May 11, 2017
Benchmarking Hyper-Converged Storage Spaces Direct (S2D) Cluster
›
Finally I managed to write some PowerShell code as I am completely inspired by my new PS geek friends. The scripts can be used to generate l...
2 comments:
Friday, April 28, 2017
Storage Spaces Direct - Volumes and Resiliency
›
Storage Spaces Direct (S2D) is the Microsoft implementation of software defined storage (SDS). This article briefly explains about the diffe...
Saturday, March 18, 2017
Real time disk IOPS and latency monitoring using PowerShell
›
The below code collects disk IOPS and average IO latency of a list of servers and output the real time values. Note: Here we are monitoring ...
Wednesday, March 15, 2017
Running a PowerShell script on multiple remote machines simultaneously
›
Below example shows how to trigger PowerShell scripts on a remote Windows machine and run as background jobs. trigger.ps1 Invoke-Command -Co...
Tuesday, February 28, 2017
Stress test your storage system using iometer
›
In this article I will explain briefly about how to use iometer for simulating I/O load. Here in my test a 600GB LUN is provisioned from a C...
‹
›
Home
View web version