Blogs

Monitoring LDEV formatting on a Hitachi Array

By Vinod Subramaniam posted 4 hours ago

  

One of the commonly asked questions during pool creation is how can I track the format percentage of the LDEVS ?

Below is a script that lets you monitor the format percentage.
Shell Script to Monitor formatting

Edit the script and change the below constants.

INSTANCE="H598"
COUNT=57544
START=57344
PAUSE=60
image
0 comments
2 views

Permalink