SharePoint 2010 Farm has SQL cluster back-end, SPSSQLCLU. All databases were moved to another SQL cluster, SPSSQLCLU2.
All wfe's are configured with a SQL alias to point to the new cluster. All applications are running normal, and the current cluster does not have any space issues.
The error is pointing to the old cluster and reporting it is out of space, and the old cluster does not exist anymore.
So for example:
The following databases have one or more files that may exceed the available free drive space. If this happens, operations will start to fail. PROD_State_Service on SPSSQLCLU, PROD_InfoPath_Content on SPSSQLCLU
Any ideas how I can correct this behavior?
Shon