Search query: label/FAST

Enabling FAST Cache on your EMC Clariion with Flash Drives.

Enabling FAST Cache on your EMC Clariion with Flash Drives.

...as a hot spare.  Effectively giving his Clariion almost 200 GBs of additional FAST Cache.  If you want to see some interesting performance charts leveraging ... Read More

EMC World 2010 : What’s New for the Celerra

EMC World 2010 : What’s New for the Celerra

Written By Joel Ramirez. I attended the Celerra FAST Uncovered: Cloud Integration and Storage Efficiency session at EMC World this afternoon and, while the name ... Read More

Simple Example of using YAML Node Anchors in Home Assistant

Simple Example of using YAML Node Anchors in Home Assistant

...code. The first instance of the key [rgb_color] is where you define the label (using &) and then the value after ward. So &red is ... Read More

Considering upgrading to vSphere 6.7? I’d wait a few months …

Considering upgrading to vSphere 6.7? I’d wait a few months …

...of ESXi 6.7 was super fast via Update Manager.  I think there is code to minimize reboot and also to Fast Boot the core which ... Read More

PowerShell Tutorial – How to Keep Tabs on XenApp Printer Queues

...Get-Content 'CitrixServerList.txt' ForEach ($server in $servers) { try { write-host "Processing printers for: " $server " ..." Get-WMIObject Win32_PerfFormattedData_Spooler_PrintQueue -computerName $server -ea stop | ?{$_.jobs ... Read More