NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Data Protection

Invalid/NO UserName or PassWord set for Instance

AjICON
2,121 Views

Im trying to setup mysql plugin in snapcenter and I'm having this error when I tried to do backup  "Invalid/NO UserName or PassWord set for Instance ".  Anyone encountered this?  Also do we have a good documentation for mysql plugins in snapcenter?  If you have can you share the link please.

1 ACCEPTED SOLUTION

hmoubara
1,879 Views

Hello,

Check the below link:

https://kb.netapp.com/Advice_and_Troubleshooting/Data_Protection_and_Security/SnapCenter/Which_versions_of_MySQL_are_supported_by_SnapCenters_MySQL_Cu...

https://dbdevtestplugin-docs.readthedocs.io/en/latest/pre.html


As for the error message, i believe that you have created a case and the below was suggested:

1) Go to the "Resources" Select "MySQL" -> "DataBase"
2) click on "AddResource" button.
2) While Adding resource in the resource settings make sure you have following setting:
HOST : localhost
PORT : 3306

always use Params (HOST and PORT) in capital letter.

Thanks

View solution in original post

1 REPLY 1

hmoubara
1,880 Views

Hello,

Check the below link:

https://kb.netapp.com/Advice_and_Troubleshooting/Data_Protection_and_Security/SnapCenter/Which_versions_of_MySQL_are_supported_by_SnapCenters_MySQL_Cu...

https://dbdevtestplugin-docs.readthedocs.io/en/latest/pre.html


As for the error message, i believe that you have created a case and the below was suggested:

1) Go to the "Resources" Select "MySQL" -> "DataBase"
2) click on "AddResource" button.
2) While Adding resource in the resource settings make sure you have following setting:
HOST : localhost
PORT : 3306

always use Params (HOST and PORT) in capital letter.

Thanks

Public