Hi @fede_melaccio
Yes, Harvest is the project name for the poller software.
You can restart all pollers using:
/opt/netapp-harvest/netapp-manager -restart
Or, just the one cluster that you upgraded if you know the poller name like this:
[root@sdt-poller netapp-harvest]# ./netapp-manager -status
STATUS POLLER SITE
############### #################### ##################
[RUNNING] blob1 nl
[RUNNING] blob2 nl
[root@sdt-poller netapp-harvest]# ./netapp-manager -restart -poller blob1
STATUS POLLER SITE
############### #################### ##################
[STOPPED] blob1 nl
[STARTED] blob1 nl
Cheers,
Chris Madden
Storage Architect, NetApp EMEA (and author of Harvest)
Blog: It all begins with data
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO