PowerCLI: Checking VMFS Version and Block Sizes

From VI-Toolkit
Revision as of 15:09, 10 August 2013 by Wila (talk | contribs) (Created page with "=== ConvertTo-Vmfs5 === author: Timothy J. Patterson / Luc Dekens ==== Description ==== This script allows you to retrieve the partition info on your storage and get info lik...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ConvertTo-Vmfs5

author: Timothy J. Patterson / Luc Dekens

Description

This script allows you to retrieve the partition info on your storage and get info like block sizes and VMFS version.

Usage

PS> Get-Datastore -Name "DS1" | Get-VmfsPartitionInfo

Location

http://timsvirtualworld.com/2013/05/checking-vmfs-version-and-block-sizes-with-powercli/