DFS Share for Deploy - Copy Pull Failure
I've added a new DFS namespace to our DFS infrastructure (we already use it for user and corporate shares).
Replication completed last night, all of the site site servers have full and complete copies of the Primary member.
This morning I changed the path in the Options/Preferences/Repository to the new DFS namespace path
I also changed Options/Preferences/Performance/Copy Mode to Pull
Now, ALMOST all my deployments are failing with a "pull copy failure", however once in a while the deployment will work on a singe machine.
I have tested access to the DFS share for my deploy user, works fine and sees all package files and can copy from the DFS share.
Is there a step I'm missing?
Comments
I would look at a couple of things. One being DFS referrals. Are your Active Directory Sites/subnets configured properly? Are your successful deployments on a particular subnet and failures on a different subnet? (I'm the guy you wanted to pick their brain on the live feed last week).
AD sites and subnets are fine.
As for the failures and success, one site has both: Citrix Workspace update package was sucsessful, but the Chrome update package failed on the same device.
I've only enabled the new schedules on three sites at this point.
Take a look at the namespace referrals and see if you are excluding targets outside of client's site. On a test machine, you should be able to browse the DFS share (e.g. \\contoso.com\repo) and see the entire folder structure.
You can also look at the properties on a DFS folder, click the DFS tab and see which DFS server is active.
I can browse to the DFS share, set the problem site as active, and still see all the package files and be able to copy them under the deploy user login.
As for referrals, nothing is changed from default:
Just for clarification, I'm trying to deploy the pre-built app packages.. not custom created.
If you click the blue ? next to the "Pull copy failure" message, then "Submit this issue to PDQ Support", it will bring up a detailed error message.
If you're willing to share it, make sure to look through it for any information you may want to redact, such as usernames. I recommend using the "Code block" button in this editor to format it.
Turns out it wasnt a PDQ issue after all.... deeper investigation revealed it was a DFS replication issue. Once I took care of that, deployments began working.
Thanks to all