Re: [Pacemaker] Pure-FTPd resource script is wrong (at least on ubuntu and probably debian)

2011-11-05 Thread Mailing List SVR
Il 05/11/2011 22:26, Mailing List SVR ha scritto: Hi, the script doesn't create the pid file directory if missing and so pure-ftpd starts but no pidfile is created and the motion function fails and try top start pure-ftpd again but this time the address is already in use and so on, must be

[Pacemaker] Pure-FTPd resource script is wrong (at least on ubuntu and probably debian)

2011-11-05 Thread Mailing List SVR
Hi, the script doesn't create the pid file directory if missing and so pure-ftpd starts but no pidfile is created and the motion function fails and try top start pure-ftpd again but this time the address is already in use and so on, must be added something like this before start pure-ftpd:

[Pacemaker] Circular replication help needed - how to make sure VIP runs on same node with a healthy mysql

2011-11-05 Thread Attila Megyeri
Hello, I am having a hard time configuring a relatively simple mysql environment. What I'd like to achieve is: * One master and a slave, with replication * Relatively quick failover if the master node, or Mysql fail. I tried the Mysql cluster approach, but seemed to be too slow