Link to home
Start Free TrialLog in
Avatar of Matt Hentrich
Matt Hentrich

asked on

In Citrix PVS, where do new reads come from?

OK, here me out on this.

We're starting to use our Citrix PVS infrastructure more at my workplace.  I understand it well enough - targets, write caching, streaming vDisks, etc.  But I'm unclear on one point and the Citrix documentation doesn't clear it up for me.

When a target boots, the PVS server loads the vDisk contents into RAM (I'm told).  So, when the target needs to read from the OS vDisk, it is receiving the data it needs out of the RAM of the PVS server.  But, that doesn't quite make sense to me, because our average vDisk is around 45 GB, and it doesn't appear that our PVS server is caching 45 GB of data in RAM.  It would also mean that the vDisk store could drop off at any point after the target booted and it wouldn't matter (though I find that hard to believe).

So, how does this really work?  Does the PVS server continually draw in data from the vDisk into RAM and keep it there incrementally?  Or does it really load the whole vDisk up the first time a target needs it?

Thanks!
Matt
ASKER CERTIFIED SOLUTION
Avatar of Carl Webster
Carl Webster
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Matt Hentrich
Matt Hentrich

ASKER

Perfect, I figured that was the case but wanted to make sure I had it right.  Thank you!