-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pvs vdisk to support E, F drive #40
Comments
sure, it think this can be done by creating diskletter array. |
proposed in #42 |
Hi Mike,
It is not the DDC C and D drive. It should be vDisk drive letter to
support D, E and F. Currently, the report can only extract vdisk info on D
drive only. It would be nice if the following can be supported:
<!-- PVS-Section: If you are using WriteCache to HD -->
<Variable>
<!-- Drive to PVS vDisk write cache file -->
<Name>PvsWriteCacheDrive</Name>
<Value>D,E,F</Value>
<Type>[string]</Type>
<Scope>Global</Scope>
</Variable>
Regards,
…On Thu, Apr 20, 2017 at 1:46 AM, mikekacz ***@***.***> wrote:
proposed in #42 <#42>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AaBCm3rfH1KPAocmH7aSaWKUcvsh9_mWks5rxhBCgaJpZM4M56Xu>
.
|
Hi Sacha, |
You only configure one controller in the XML, all controllers of the Site should be checked. |
It would be nice to add the health check to support E and F drive as well
The text was updated successfully, but these errors were encountered: