search for: gallard

Displaying 3 results from an estimated 3 matches for "gallard".

Did you mean: allard
2011 Nov 23
1
Difference between "Max Memory" and "Used Memory"
Hello, I am new on this mailing list, so If I do something wrong, don't hesitate to tell me :-) I am using the following version of libvirt : Compiled against library: libvir 0.8.8 Using library: libvir 0.8.8 Using API: QEMU 0.8.8 Running hypervisor: QEMU 0.14.0 I would like to understand the difference between "Max Memory" and "Used Memory" returned by a "virsh
2013 Jun 22
0
[Bug 600] ULOG target does not support --log-uid
https://bugzilla.netfilter.org/show_bug.cgi?id=600 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gallard at mmic.net --- Comment #6 from Phil Oester <netfilter at linuxace.com> 2013-06-22 05:24:18 CEST --- *** Bug 678 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: -------...
2009 May 07
0
No Reading files possible from Samba over Fuse mounts
Hi there, Currently, I am running some tests with Fuse. The aim is to mount a directory with fuse in a server and access it over samba. When I use the direct_io option, this is what I obtain : - a copy is working fine - I can't read anything. I obtain an errno 2 (No such file or directory) when running fuse with -d debug. When I don't use this option to mount a directory with Fuse,