[Users] Re: iptables LOG

2012-03-19 Thread Massimiliano
Well, the problem was the template out of which I created my VPS. I don't know why, the line to start klogd in /etc/init.d/syslog was commented out. Started klogd, logs are happily showing in /var/log/messages ___ Users mailing list Users@openvz.org ht

Re: [Users] iptables LOG

2012-03-19 Thread Massimiliano
Well, the problem was the template out of which I created my VPS. I don't know why, the line to start klogd in /etc/init.d/syslog was commented out. Started klogd, logs are happily showing in /var/log/messages ___ Users mailing list Users@openvz.org ht

Re: [Users] Run From Backup - pty issue

2012-04-10 Thread Massimiliano
hurt, but it's useless) and add /sbin/MAKEDEV tty /sbin/MAKEDEV pty in the rc.sysinit file of the VE. This was explained here: http://forum.openvz.org/index.php?t=msg&goto=34305 Massimiliano On 10/04/2012 22:26, Corey Carpenter wrote: Hey All - I am attempting to run a container fro

Re: [Users] disk use/empty files question

2012-05-31 Thread Massimiliano
Hi, I had a similar issue when I first tried to improve performance of VPS with high number of small files. When a VPS reports 0% usage it is usually due to a not ext2 family filesystem. What fs where you using? On 31/05/2012 21:41, Keith Keller wrote: Hello openvz users, I am brand new to O

Re: [Users] Re: disk use/empty files question

2012-05-31 Thread Massimiliano
he quota, it still reports 0 blocks used. I wonder if Massimiliano's comment is relevant? On 2012-05-31, Massimiliano wrote: Hi, I had a similar issue when I first tried to improve performance of VPS with high number of small files. When a VPS reports 0% usage it is usually due to a n

Re: [Users] sharing directory between two VE

2012-07-04 Thread Massimiliano
Hi, I use fuse to mount remote filesystem over ssh. Works smoothly. On 04/07/2012 19:11, Kirill Korotaev wrote: Bind mount from ve mount script solves this problem... Sent from my iPhone On 04.07.2012, at 21:05, "Olivier Kaloudoff" wrote: Hi, For the purpose of a migration, I'd nee

Re: [Users] Fwd: Bash script to change openvz CTID

2013-11-13 Thread Massimiliano
s and saved me the time to do changes by hand :-) Massimiliano Il 01/10/2013 13:28, Olivier Vernin ha scritto: Hello, I don't know if it's the good mailling list for this kind of stuff but as I said in the subject I wrote a little script to check and then modified the CTID of an openvz con

[Users] iptables LOG

2012-03-19 Thread massimiliano . sciabica
Hello, I have loaded the necessary modules in CT0 (debian) and implemented a set of iptables rules in CT150 (Centos5.7). I added a LOG before the DROP rule in order to be informed of packet being dropped: the rule is being matched, but I can't find any log in /var/log/messages. I'm not sure w

Re: [Users] Re: iptables LOG

2012-03-20 Thread massimiliano . sciabica
Kernel logs are available for VPS since stable kernel release => 2.6.32. It looks like template creator took care to avoid launching a useless process. Just my opinion. On Tue, 20 Mar 2012 12:14:40 +0100, Aleksandar Ivanisevic wrote: Massimiliano writes: Well, the problem was the templ

Re: [Users] ploop

2012-03-29 Thread massimiliano . sciabica
Hi, has anyone tryed to compress the file that simulates the VPS hard disk? If so, what's the comressio achieved? Thanks On Thu, 29 Mar 2012 12:52:02 +0400, Kir Kolyshkin wrote: On 03/28/2012 08:01 PM, Mark Olliver wrote: Hi, With ploop is it possible rather than using a file to use and lvm

Re: [Users] rpc.idmapd in container

2012-04-23 Thread massimiliano . sciabica
You can find some hints on Openvz Wiki, but... Some rpc software must be patched or substituted with a release that I could not find. To me, the NFS question is still opened, but I switched to fusefs, much lighter and performing very well. I suggets you to give it a try. On Mon, 23 Apr 20

Re: [Users] Re: cat: /proc/self/mountinfo: Cannot allocate memory

2012-07-10 Thread massimiliano . sciabica
Hi, maybe I missed the beginning of the thread... The "Cannot allocate memory" message may depend on a shortage of resources (kmemsize, vmguarpages, and others). Simply forgive me if this is not the case Massimiliano On Tue, 10 Jul 2012 16:52:51 +0200, Benjamin Henrion wrote: On