Community
 
 
 

CloudPortal Business Manager 1.x

342 abonnés
 
Avatar
Pankaj Paliwal

CS and CP running diferent DB's

Avatar

CS and CP running diferent DB's

Folks

Do you know if we have any known issues when CS is running on CentOS 6.2 with MySQL 5.1 and CP is running CentOS 5.7 with MySQL 5.0 ?

The CP machine is unable to connect to CS DB, all ports and FW rules are wide open.

when I test it from CP to CS I get this error:

root@cp134 CloudPortal-1.3.4-1-centos# mysql cloud@192.168.30.11 -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
root@cp134 CloudPortal-1.3.4-1-centos#

locally on CS it works OK

Edited by: Oded Nahum on May 9, 2012 2:15 PM


Oded Nahum CITRIX EMPLOYEES
3 commentaires
0

Vous devez vous connecter pour laisser un commentaire.

 
 

Previous 3 commentaires

Avatar
Pankaj Paliwal
Avatar

CS and CP running diferent DB's

Hi Oded,

This is a MySQL permissions issue and is not related to the version of MySQL or CentOS.

Normally MySQL does not allow you to connect remotely as root unless you explicitly grant permissions to do this.

Thanks,
David


David Noland CITRIX EMPLOYEES
Actions pour les commentaires Permalien
Avatar
Pankaj Paliwal
Avatar

I did the GRANT ALL options and even disabled iptables, no luck,i them restarted both system and after that t came up normal....the mysteries of CP


Oded Nahum CITRIX EMPLOYEES
Actions pour les commentaires Permalien
Avatar
Pankaj Paliwal
Avatar

Yes, if you start CPBM when the database permissions are not set correctly, you are going to need to restart CPBM once the database permissions are corrected. CPBM attempts to do several operations when it starts that require database access.


David Noland CITRIX EMPLOYEES
Actions pour les commentaires Permalien

Top Contributors