Hi everyone,
We have a problem with a default installation of SMVI: it installed OK, we added our 2x FAS2020 storage systems, but then when I click on the "Backup" button it seems to fail whilst attempting to read our VMWare datacenter information with an "Error getting datacenter list".
SMVI is installed on the same server as Virtual Infrastructure Center 2.5u3.
The logged on user is a full admin in VC and has local admin rights on the server.
And the user we are connecting to the FAS2020s with is the "root" account with full access.
The problem isn't in connecting to the filers, but in reading the VC information.
Full error message is below.
Does anyone have any ideas?
Unfortunately I haven't been able to find much documentation for SMVI configuration on these forums yet.
Help once again appreciated,
Marc
=== CLIENT ===
Version=unknown
Build=unknown
OS Name=Windows 2003
OS Arch=x86
OS Version=5.2
=== ERROR ===
com.netapp.nmf.smvi.main.SmviErrorDetailException
=== MESSAGE ===
Error getting datacenter list
=== DETAILS ===
Only a single Virtual Center Server credential is expected. Found 0 credentials.
=== CORRECTIVE ACTION ===
null
=== STACK TRACE ===
com.netapp.nmf.smvi.main.SmviErrorDetailException: Error getting datacenter list
at com.netapp.nmf.smvi.backup.DataCentreListGUICallBack.status(DataCentreListGUICallBack.java:43)
at com.netapp.nmf.smvi.services.server.EventQueuedGUICallBack$2.run(EventQueuedGUICallBack.java:48)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)