<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font size="2"><p>I think I may have gotten things running with the ssl. I removed the parenthesis and ran csync2 -x and got no errors, it added all of my content to the database however did not sync that content. So in testing if I wanted to sync a directory to another server where that space is empty, theoretically it should copy all of that content over?<br>--------------<br>Thanks,<br><br>Chris Bidwell, RHCT<br>Web Admin<br>Geologic Hazards Team<br>303-273-8642<br>cbidwell@usgs.gov<br>(Sent via Crackberry)<br></p></font><hr><font size="2"><p><b> From: </b>Dennis Schafroth [dennis@schafroth.dk]<br><b> Sent: </b>10/05/2010 10:48 PM ZE2<br><b> To: </b>Christopher Bidwell<br><b> Cc: </b>csync2@lists.linbit.com<br><b> Subject: </b>Re: [Csync2] Errors when running csync2<br></p></font><br>
<div><br></div><div>skip the parentheses in the nossl. </div><div><br></div><div>But please understand what I tried to say: </div><div><br></div><div>If your csync2 programs can log those message, you will NEVER get SSL support with them. The support code is not compiled in. </div><div><br></div><div>Your build seems somewhat fishy. Check the config.h for HAVE_LIBGNUTLS defined, if it isnt there, no SSL support. </div><div><br></div><div>So how have you verified that there are SSL support? </div><div><br></div><div>cheers </div><div>:-Dennis </div><br><div><div>On 05/10/2010, at 22.33, Christopher J Bidwell wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><font size="2" face="sans-serif">Sorry, yes I have verified that they are
both compiled with ssl.</font>
<br>
<br><font size="2" face="sans-serif">Not sure how to force "nossl"</font>
<br>
<br><font size="2" face="sans-serif">I get a:</font>
<br><font size="2" face="sans-serif">[root@glddb-master etc]# csync2 -xvv</font>
<br><font size="2" face="sans-serif">My hostname is glddb-master.</font>
<br><font size="2" face="sans-serif">Database-File: /var/lib/csync2/glddb-master.db</font>
<br><font size="2" face="sans-serif">Config-File: /etc/csync2.cfg</font>
<br><font size="2" face="sans-serif">Near line 10: syntax error</font>
<br>
<br><font size="2" face="sans-serif">Where line 10 states: nossl glddb-master
(glddb-slave1);</font>
<br><font size="2" face="sans-serif">----------------<br>
Thank you,<br>
<br>
Chris Bidwell, RHCT<br>
Red Hat Linux Administrator<br>
</font>
<br>
<br>
<br>
<table width="100%">
<tbody><tr valign="top">
<td><font size="1" color="#5f5f5f" face="sans-serif">From:</font>
</td><td><font size="1" face="sans-serif">Dennis Schafroth <<a href="mailto:dennis@schafroth.dk">dennis@schafroth.dk</a>></font>
</td></tr><tr valign="top">
<td><font size="1" color="#5f5f5f" face="sans-serif">To:</font>
</td><td><font size="1" face="sans-serif">Christopher J Bidwell <<a href="mailto:cbidwell@usgs.gov">cbidwell@usgs.gov</a>></font>
</td></tr><tr>
<td valign="top"><font size="1" color="#5f5f5f" face="sans-serif">Cc:</font>
</td><td><font size="1" face="sans-serif"><a href="mailto:csync2@lists.linbit.com">csync2@lists.linbit.com</a></font>
</td></tr><tr valign="top">
<td><font size="1" color="#5f5f5f" face="sans-serif">Date:</font>
</td><td><font size="1" face="sans-serif">10/05/2010 01:47 PM</font>
</td></tr><tr valign="top">
<td><font size="1" color="#5f5f5f" face="sans-serif">Subject:</font>
</td><td><font size="1" face="sans-serif">Re: [Csync2] Errors when running csync2</font></td></tr></tbody></table>
<br>
<hr noshade="">
<br>
<br>
<br><font size="3">Hi, </font>
<br>
<br><font size="3">I am not sure I am that helpfull but looking at the code,
it simply not possible to get that message with HAVE_LIBGNUTLS enabled.