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
▼
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...
Tuesday, January 31, 2017
Virtual Link Trunking - VLT
›
VLT is a proprietary layer-2 link aggregation protocol developed by Force10 which allows users to setup aggregated links between end devices...
Tuesday, December 27, 2016
Highly Available SOFS On Clustered Storage Spaces
›
This article explains briefly about the design and steps required to deploy a highly available scale-out-file server (SOFS) on clustered sto...
Monday, December 5, 2016
Generic Storage System Architecture
›
The above diagram shows a generic stand-alone storage system architecture, where a storage OS is installed over a bare metal server and thus...
1 comment:
‹
›
Home
View web version