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

Get-PvsDiskInfo : The specified vDisk does not exist. #18

Open
pmatula opened this issue May 29, 2017 · 9 comments
Open

Get-PvsDiskInfo : The specified vDisk does not exist. #18

pmatula opened this issue May 29, 2017 · 9 comments

Comments

@pmatula
Copy link

pmatula commented May 29, 2017

Hello,
I've a new pvs 7.13 server and imported the devices without a vdisk assignment.
When I start the script I get the message:

PS C:\scripts> .\Citrix-PVS77-Farm-Health-toHTML.ps1
Begin with Citrix Provisioning Services HealthCheck

Read some PVS Farm Parameters

Check PVS Target Devices

xenapp01
Collection: collection
Used DiskVersion: 0
Used Server:
Retry:
Retry:
Get-PvsDiskInfo : The specified vDisk does not exist.
At C:\scripts\Citrix-PVS77-Farm-Health-toHTML.ps1:705 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

Is there any workaround/fix?

Thanks

@mikekacz
Copy link
Contributor

mikekacz commented May 29, 2017 via email

@pmatula
Copy link
Author

pmatula commented May 29, 2017

wow. fast response.

no the report doesn't continue. (But I have no device with a vdisk assigned - I have not even a vdisk)
But the report worked without devices.

@mikekacz
Copy link
Contributor

mikekacz commented May 29, 2017 via email

@pmatula
Copy link
Author

pmatula commented May 29, 2017

Thanks.
When you need a tester, send me an email 👍

@ryanchauvin
Copy link

ryanchauvin commented May 29, 2017 via email

@pmatula
Copy link
Author

pmatula commented May 29, 2017

@ryanchauvin I don't understand what you mean?

@ryanchauvin
Copy link

ryanchauvin commented May 29, 2017 via email

@pmatula
Copy link
Author

pmatula commented May 29, 2017

Well, I did this already. As I described the script works without devices.
I added "empty" devices (so no vDisk) and the script aborted. But I have the prerequisites already (otherwise the script wouldn't run in any situation)

@aadi555
Copy link

aadi555 commented May 3, 2018

i need help in modifying the script to individual sites instead of using vdisk store

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

4 participants