Issue Solution
XCP commands do not show the expected results
when a junction path is used in the source or
destination.
Use an SMB share path instead of a junction path
when running XCP commands.
A traceback error might occur if the source,
destination, or both is a junction with no directories
and an online license is used in migration. If this
occurs, the XCP command status is
PASSED but the
following error is returned at the end of the console
output:
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
Ê File "xcp\stats.py", line 214,
in call_home
Ê File "xcp\histograms.py", line
387, in calculate_averages
ZeroDivisionError: division by
zero
Use an offline license instead of an online license.
xcp: ERROR: This license has expired
Renew or obtain the new XCP license from the XCP
site
.
This copy is not licensed Obtain the appropriate XCP license file. Copy the
XCP license to the
c:\netapp\xcp folder on the
XCP host. Run the
xcp activate command to
activate the license
xcp: ERROR: XCP not activated, run 'activate' first
Download the XCP license from the XCP site. Copy
the file on the XCP Linux client host at
c:\netapp\xcp on the XCP host. Run the xcp
activate
command to activate the license.
xcp: ERROR: License file C:\NetApp\XCP\license not
found
Register for the XCP license on the XCP site.
Download and copy the license file to
C:\NetApp\XCP\ on the XCP Windows client host.
xcp scan Error: The network name cannot be found Rerun the command with correct share name
xcp copy Error: ERROR failed to obtain fallback
security principal
Error message logged in xcp.log file:
pywintypes.error: (1722,
'LookupAccountName', 'The RPC server is
unavailable.')
Add the destination box in the hosts file
(
C:\Windows\System32\drivers\etc\hosts).
Netapp storage destination box entry must be in the
below format:
<data vserver data interface ip> 1 or more
white spaces
<cifs server name>
5