Skip to content
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

errors for turned off devices #26

Open
sacha81 opened this issue Dec 27, 2018 · 1 comment
Open

errors for turned off devices #26

sacha81 opened this issue Dec 27, 2018 · 1 comment

Comments

@sacha81
Copy link
Owner

sacha81 commented Dec 27, 2018

Hi,

i´m getting an few errors if i enable the TargetDeviceCheck.

Get-PvsDiskInfo : The specified vDisk does not exist.
At C:\Healthcheck\Farm_Health.ps1:683 char:15

  • … $diskinfo = Get-PvsDiskInfo -DiskLocatorId $short_diskLocatorID
  • CategoryInfo : ObjectNotFound: (System.Collecti…ystem.String][]:KeyValuePair`2[]) [Get-PvsDiskInfo], PvsException
  • FullyQualifiedErrorId : Citrix.PVS.SnapIn.InvalidDiskLocator,Citrix.PVS.SnapIn.GetPvsDiskInfo

Only happens for devices which are currently turned of. Seems not te be a problem but incresses the time the script is running. Maybe there schould be an check if the Target is online bevore performing the vdisk-check on the Target.

Regards

Stefan

@shebernwit
Copy link

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants