sorry but i've wrote wrong in the last msg. all folders and files are in the /data/mysql but it won't works in the primitive if i setting /var/lib/mysql it works fine but if i change it, it won't work!
2011/6/12 imnotpc <[email protected]> > On Sunday, June 12, 2011 10:12:40 Alfredo Parisi wrote: > > Hi Jeff, > > i've changed all the primitives and i've returned to the initial > > configuration and added the line on my.cnf and it works. > > If i modify datadir on the primitive with /data/mysql (in this directory > > there is /var/lib/mysql) it doesn't works > > I need to share the database because after I'll install drupal and i need > a > > shared db > > So drbd mount point is /data and the path to the mysql data files is > /data/mysql/var/lib/mysql/? That won't work because my.cnf is set to > /data/mysql/. You need to remove /var/lib/mysql/ from /data/mysql/ then > copy > all the files from /var/lib/mysql/ into /data/mysql/. Make sure the > owner|group > and permissions of /data/mysql/ and everything in it match /var/lib/mysql/ > exactly. That should work. > > Jeff > > _______________________________________________ > Pacemaker mailing list: [email protected] > http://oss.clusterlabs.org/mailman/listinfo/pacemaker > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: > http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker >
_______________________________________________ Pacemaker mailing list: [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
