<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>I configured the VPS with ALL --capability on but the error in heartbeat is the same...</p>
<p> </p>
<p>tail -f /var/log/syslog</p>
<p> </p>
<p><span class="st"> Return code <em>255</em> from /etc/ha.d/resource.d/<em>LVSSyncDaemonSwap</em></span></p>
<p> </p>
<p>I will test the configuration in not a openvz container, I will test in kvm and I comment the results if the error <span class="st"><em><span class="st"><em>LVSSyncDaemonSwap</em></span></em></span></p>
<p> </p>
<p><span class="st"><em><span class="st"><em>Thanks for all</em></span><br /></em></span></p>
<p> </p>
<p> </p>
<p>El 2012-04-17 09:31, Maykel Franco Hernández escribió:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<p>Hi, I probed the command:</p>
<p> </p>
<p>vzctl set 100  --capability net_admin:on --save</p>
<p> </p>
<p>And in the container exec lsmod and not results...</p>
<pre>root@test1-mysql:~# lsmod<br />Module                  Size  Used by</pre>
<pre> </pre>
<pre>And I restart to openvz with /etc/init.d/vz restart in proxmox 2.0.</pre>
<pre> </pre>
<pre>The network devices in the container is venet or veth??</pre>
<p> </p>
<pre>root@test1-mysql:~# ifconfig<br />lo        Link encap:Local Loopback  <br />          inet addr:127.0.0.1  Mask:255.0.0.0<br />          inet6 addr: ::1/128 Scope:Host<br />          UP LOOPBACK RUNNING  MTU:16436  Metric:1<br />          RX packets:8 errors:0 dropped:0 overruns:0 frame:0<br />          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0<br />          collisions:0 txqueuelen:0 <br />          RX bytes:400 (400.0 B)  TX bytes:400 (400.0 B)<br /><br />venet0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  <br />          inet addr:127.0.0.2  P-t-P:127.0.0.2  Bcast:0.0.0.0  Mask:255.0.0.0<br />          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1<br />          RX packets:379 errors:0 dropped:0 overruns:0 frame:0<br />          TX packets:288 errors:0 dropped:0 overruns:0 carrier:0<br />          collisions:0 txqueuelen:0 <br />          RX bytes:30571 (30.5 KB)  TX bytes:34542 (34.5 KB)<br /><br />venet0:0  Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  <br />          inet addr:10.0.0.155  P-t-P:10.100.100.155  Bcast:0.0.0.0  Mask:255.0.0.0<br />          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1</pre>
<pre> </pre>
<pre>Can anybody help me please??</pre>
<pre> </pre>
<pre> </pre>
<p> </p>
<p>El 2012-04-16 18:20, Maykel Franco Hernández escribió:</p>
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px; width: 100%;">
<p>Thanks very much. I probed tomorrow.</p>
<p> </p>
<p>Thanks again.</p>
<p> </p>
<p> </p>
<p>El 2012-04-16 17:54, Timh B escribió:</p>
<blockquote style="padding-left: 5px; border-left: #1010ff   2px   solid; margin-left: 5px; width: 100%;">
<pre>Hi,<br /><br />Usually loading the modules on the hardware node is enough, in some cases<br />you might need "vzctl set--save --capability net_admin:on" if it<br />does anything special with the network devices. I've only found this<br />useful for doing DHCP/PXE so far though. In some rare cases you might want<br />to restart openvz after you've added modules to the hardware node;<br />/etc/init.d/vz restart.<br /><br />Good luck!<br /><br />BR,<br />Timh<br /><br />On Mon, April 16, 2012 17:25, Maykel Franco Hernández wrote:</pre>
<blockquote style="padding-left: 5px; border-left: #1010ff   2px   solid; margin-left: 5px; width: 100%;">Hi!! Before I tell everything, Congratulations for PROXMOX 2.0. I installed the proxmox and I test this tool. All OK, but I created the container ubuntu 10.04 and I need load the modules for the loadbalancing in this VPS container ubuntu.: modprobe ip_vs_dh modprobe ip_vs_ftp modprobe ip_vs modprobe ip_vs_lblc modprobe ip_vs_lblcr modprobe ip_vs_lc modprobe ip_vs_nq modprobe ip_vs_rr modprobe ip_vs_sed modprobe ip_vs_sh modprobe ip_vs_wlc modprobe ip_vs_wrr # modprobe ip_vs_dh WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. FATAL: Module ip_vs_dh not found. But in the proxmox the modules are loaded successfull: For example: root@proxmox1:~# modprobe ip_vs_dh root@proxmox1:~# lsmod | grep ip nf_conntrack_ipv4 9946 2 nf_nat nf_conntrack 80789 3 vzrst,nf_nat,nf_conntrack_ipv4 nf_defrag_ipv4 1531 1 nf_conntrack_ipv4 ip6t_REJECT 4743 0 ip6table_mangle 3637 0 ip6table_filter 3001 0 ip6_tables 19714 2 ip6table_mangle,ip6table_filter iptable_mangle 3461 0 iptable_filter 2905 0 xt_multiport 2812 0 ipt_REJECT 2431 0 ip_tables 18151 2 iptable_mangle,iptable_filter ip_vs_wrr 2291 0 ip_vs_wlc 1257 0 ip_vs_sh 2061 0 ip_vs_sed 1257 0 ip_vs_rr 1436 0 ip_vs_nq 1222 0 ip_vs_lc 1190 0 ip_vs_lblcr 5735 0 ip_vs_lblc 4235 0 ip_vs_ftp 3626 0 ip_vs_dh 1997 0 ip_vs 108414 22 ip_vs_wrr,ip_vs_wlc,ip_vs_sh,ip_vs_sed,ip_vs_rr,ip_vs_nq,ip_vs_lc,ip_vs_lblcr,ip_vs_lblc,ip_vs_ftp,ip_vs_dh ipv6 326645 333 vzrst,ip6t_REJECT,ip6table_mangle,ib_addr,ip_vs I found in google what the modules are loaded in proxmox, not a VPS. And from proxmox share this modules in the VPS openvz. I found in google this example: vzctl set 101 --iptables iptable_filter --iptables ipt_length --iptables ipt_limit --iptables iptable_mangle --iptables ipt_REJECT --save But I need load the modules ip_vs....... Can I help me please?? _______________________________________________ pve-user mailing list <a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a> <a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a></blockquote>
<pre><br />-- Timh<br /><br /></pre>
</blockquote>
<div> </div>
</blockquote>
<div> </div>
</blockquote>
<div> </div>
</body></html>