'Package Server is not found for package with Guid <Guid>' when deploying an image
search cancel

'Package Server is not found for package with Guid <Guid>' when deploying an image

book

Article ID: 164801

calendar_today

Updated On:

Products

Deployment Solution

Issue/Introduction

Customer is attempting to deploy an image and can't because a package server that contains the package with {GUID.EN_US} is not found when GetNearestPackageServerInfo is executed.

/Deployment/Agent/GetNearestPackageServerInfo.aspx?xml=<request><GetNearestPackageServerInfo><siteType>packageserver</siteType><resourceGuidString>{3A5F3D50-BFAC-4C8B-FD8-D7EAE7E7D792}</resourceGuidString><clientIPAddress>10.5.132.123</clientIPAddress><packageGuid>7f3bfc0e-f093-
47e4-8c05-4986c413a30f</packageGuid></GetNearestPackageServerInfo></request>[2017/03/02 11:42:43.852 1436:1952 2] Function Name is util::CSMPPackage::getNearestPackageInfoXML(),file name is
common\util\SMPPackage.cpp and Line no 331. Response of getNearestPackageInfoXML =<Response><PackageServers><PackageServerFound>false</PackageServerFound></PackageServers></Response>

Environment

S 7.5 to 8.0

Cause

Image package is not on the package server that the client is attempting to access

Resolution

Solution:

1) Open SMP console
2) Select 'Settings > All Settings'
3) Under 'Settings' on the left side of the console open the folder structure 'Deployment > Disk Images'
4) Click on the Image that is not available on the package server
5) Click on 'Package Servers' tab
6) Ensure that 'Assign Package Servers' is properly set.  E.g.  It is common for the package to be assigned to an individual package server and the package server in the site isn't listed.  Simply select the package server and the package will now be downloaded to the package server.