Build precise queries to find exactly what you need
Press ESC to close
@erezzarum
Favorites0
Views
Projects0
On line 144 change: if ( m/Sizes*:s*((d+.?d*)s*(MB|GB|TB))/ ) { to if ( m/^Sizes*:s*((d+.?d*)s*(MB|GB|TB))/ ) { or else it will report the "Parity Size" as the size of that logical device.
Reviewed 13 years ago