<br><br><div class="gmail_quote">On Sat, Jun 4, 2011 at 7:26 PM, Permjacov Evgeniy <span dir="ltr"><<a href="mailto:permeakra@gmail.com">permeakra@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


  

    
  
  <div bgcolor="#ffffff" text="#000000">
    Hello!<br>
    I'm running several containers on my box. One of them has postgresql
    installed. When I read postgresql administration parametres, I found
    suggestion to tune some parametres in sysctl.conf, such as<br>
    <pre><kbd>kernel.shmmax=17179869184</kbd>
<kbd>kernel.shmall=4194304
</kbd>vm.overcommit_memory=2

Should I set this parametres in guest's sysctl.con or in host's one and will first choise affect only the container, entire system or has no effect?
</pre>    <br>
  </div>

<br>------------------------------------------------------------------------------<br>
Simplify data backup and recovery for your virtual environment with vRanger.<br>
Installation's a snap, and flexible recovery options mean your data is safe,<br>
secure and there when you need it. Discover what all the cheering's about.<br>
Get your free trial download today.<br>
<a href="http://p.sf.net/sfu/quest-dev2dev2" target="_blank">http://p.sf.net/sfu/quest-dev2dev2</a> <br>_______________________________________________<br>
Lxc-users mailing list<br>
<a href="mailto:Lxc-users@lists.sourceforge.net">Lxc-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/lxc-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/lxc-users</a><br>
<br></blockquote></div><div>sinse containers share the same kernel then i don't think u can set it per container<br></div><div>even if you set it in the container it will afffect the host (in the case of bind mounting proc)</div>