I am working on a project to move a large nfs share on an EMC unity over to one of our NetApp clusters. I am going to use the XCP tool to copy the data from place to place; I am using XCP 1.6. I was able to "install" and use the XCP program successfully in a Windows environment to experiment with the tool. Now I want to do the same testing in a linux environment so I can eventually start moving the prod nfs share to its new home.
We have a Red Hat VM that we use for nfs backup mounts so I shell'ed in and untar'ed the XCP download. I copied my license file over to /opt/NetApp/xFiles/xcp. But when I try to activate it I get errors. I have checked the instructions again and went over everything.
Here is the error:
[root@cc-cavbrp03 linux]# ./xcp show localhost
XCP 1.6; (c) 2020 NetApp, Inc.; Licensed to my name [the place i work] until Mon Jul 27 10:49:29 2020
xcp: ERROR: XCP not activated, run 'activate' first
[root@cc-cavbrp03 linux]# ./xcp activate
XCP 1.6; (c) 2020 NetApp, Inc.; Licensed to my name [the place i work] until Mon Jul 27 10:49:29 2020
xcp: ERROR: run activate {}: 'module' object has no attribute 'RestException'
I have tried this on our CentOS linux machine that runs our Oncommand Insight and get the same errors.
Any help would be appreciated. I hope this is not something stupidly obvious that I am not seeing.
Thanks,