Unsolved

This post is more than 5 years old

50 Posts

10506

November 21st, 2011 11:00

Powershell - Total / Used / Free Disk Space

This post has been copied from the former Compellent User Forum and placed here for your reference.  This code is made available AS IS, without warranty of any kind.  The entire risk of the use or the results from the use of this code remains with the user.

Total / Used / Free Disk Space – Originally posted By jrussellct, 23 May 2011

jrussellct - Can anyone provide an example of gathering Total / Used / Free Disk Space using Powershell? The information is available on the "Storage Summary" page of the Compellent System Manager however; I can't seem to get the same information through Powershell.

Bill_Grau - jrussellct, Have you gotten an answer to your question yet?

jrussellct - I did - the answer was it's not possible with the Powershell command set. I'm looking for alternative solutions (perhaps publishing daily reports to a file share and parsing the reports for the information I need). Its not a great alternative, because the data won't be real time, but its something...

Jeff Johnson - You have to be careful looking at total,used, free if you are in an ESX environment. Because any storage vmotions will make that data meaningless. I know there is some industry standard vmware/compellent may adopt to be able to properly report the whitespace issue.

No Responses!
No Events found!

Top