2008/11/27 darekk <[EMAIL PROTECTED]> > > hello. > > > i have a problem with launch slony-I on my linux ( debian ) servers. > > when i make: > > [EMAIL PROTECTED]:/var/run/slony1# su - slony > [EMAIL PROTECTED]:~$ slon_start --config /etc/slony1/targeo-mobi.conf node2 > Slon is already running for the 'replication_targeo_mobi' cluster. > > and this message is on master and slave. > the log file for replication_targeo_mobi is not created by slony, and when > i > list processes, the process for replication_targeo_mobi does not exists > > someone may have some idea of what may be a problem?
slon tools thinks there's slon process running for this node. dive into get_pid sub in slon-tools.pm to debug things. -- Filip Rembiałkowski
_______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
