The permissions of what?<br><br>The log file that I insert in openas.conf is created and written correctly but the logs is still written in messages file.<br>I would that in messages file is written only the error/warning logs.<br>
<br>This is my openais.conf:<br><br># Please read the openais.conf.5 manual page<br><br>aisexec {<br> # Run as root - this is necessary to be able to manage resources with Pacemaker<br> user: root<br> group: root<br>
}<br><br>service {<br> # Load the Pacemaker Cluster Resource Manager<br> ver: 0<br> name: pacemaker<br> use_mgmtd: yes<br> use_logd: no<br>}<br><br>totem {<br> version: 2<br><br> # How long before declaring a token lost (ms)<br>
token: 5000<br><br> # How many token retransmits before forming a new configuration<br> token_retransmits_before_loss_const: 10<br><br> # How long to wait for join messages in the membership protocol (ms)<br>
join: 1000<br><br> # How long to wait for consensus to be achieved before starting a new round of membership configuration (ms)<br> consensus: 2500<br><br> # Turn off the virtual synchrony filter<br>
vsftype: none<br><br> # Number of messages that may be sent by one processor on receipt of the token<br> max_messages: 20<br><br> # Stagger sending the node join messages by 1..send_join ms<br> send_join: 45<br>
<br> # Limit generated nodeids to 31-bits (positive signed integers)<br> clear_node_high_bit: yes<br><br> # Disable encryption<br> secauth: off<br><br> # How many threads to use for encryption/decryption<br>
threads: 0<br><br># rrp_mode: passive<br><br> # Optionally assign a fixed node id (integer)<br> # nodeid: 1234<br><br> interface {<br> ringnumber: 0<br><br> # The following values need to be set based on your environment<br>
bindnetaddr: 192.168.1.0<br> mcastaddr: 226.94.1.1<br> mcastport: 5405<br> }<br># interface {<br># ringnumber: 1<br>#<br># # The following values need to be set based on your environment<br>
# bindnetaddr: 172.16.0.0<br># mcastaddr: 226.95.1.1<br># mcastport: 5505<br># }<br>}<br><br>logging {<br> debug: off<br> fileline: off<br> to_file: on<br> to_syslog: off<br> to_stderr: off<br>
logfile: /var/log/openais.log<br> syslog_facility: daemon<br> timestamp: on<br>}<br><br>amf {<br> mode: disabled<br>}<br><br><br><br><div class="gmail_quote">2009/10/4 E-Blokos <span dir="ltr"><<a href="mailto:infos@e-blokos.com">infos@e-blokos.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">did you check permissions ?</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-left: 5px; padding-right: 0px; margin-left: 5px; margin-right: 0px;"><div><div></div><div class="h5">
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">----- Original Message ----- </div>
<div style="background: rgb(228, 228, 228) none repeat scroll 0% 0%; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;">
<b>From:</b>
<a title="faulomba@gmail.com" href="mailto:faulomba@gmail.com" target="_blank">Fausto
Lombardi</a> </div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b> <a title="pacemaker@clusterlabs.org" href="mailto:pacemaker@clusterlabs.org" target="_blank">pacemaker@clusterlabs.org</a> </div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b> Sunday, October 04, 2009 1:09
PM</div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b> Re: [Pacemaker] Openais log and
cpu occupation</div>
<div><br></div><br><br>The problem fo the log??<br><br>Thanks.<br><br></div></div>--
<br>This message has been scanned for viruses and <br>dangerous content by <a href="http://www.mailscanner.info/" target="_blank"><b>MailScanner</b></a>, and is
<br>believed to be clean.
<p>
</p><hr><div class="im">
<p></p>_______________________________________________<br>Pacemaker mailing
list<br><a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br><a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
</div></blockquote><font color="#888888"><br>--
<br>This message has been scanned for viruses and
<br>dangerous content by
<a href="http://www.mailscanner.info/" target="_blank"><b>MailScanner</b></a>, and is
<br>believed to be clean.
</font></div>
<br>_______________________________________________<br>
Pacemaker mailing list<br>
<a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br></blockquote></div><br>