Displaying 10 results from an estimated 10 matches for "vmemory".
Did you mean:
memory
2018 Apr 14
2
mmap failed messages in syslog
...only 180MB. The system
has 4GB of total memory with about 1GB of that allocated to OS disk
cache right now.? The mmap functionality provided by the OS doesn't use
*actual* memory, so the amount of memory I have should be irrelevant.
Checking 'ulimit -a' with several users shows that vmemory is unlimited
for all of them.
How do I go about allowing docevot 1.x to use more virtual memory?? I do
have a migration planned to Ubuntu 16, where I can run a 2.x version,
but that's not going to happen for a while.
Thanks,
Shawn
2002 May 13
3
lib/debug.c:reopen_logs(349)
...m
time(seconds) unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
stack(kbytes) 8192 unlimited
coredump(blocks) unlimited unlimited
nofiles(descriptors) 10010 10010
vmemory(kbytes) unlimited unlimited
/etc/system
rlim_fd_max = 4096
rlim_fd_cur = 2048
Log entries possibly related to this problem(?):
When we are in the period when the errors occurs and a user logs in we get this in
the log:
Æ2002/05/08 11:30:03, 0Å lib/debug.c:reopen_logs(349)
Unable t...
2015 Jan 22
2
[PATCH] increase fd_limit to max_client_limit automatically
...unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
stack(kbytes) 10240 unlimited
coredump(blocks) unlimited unlimited
nofiles(descriptors) 256 65536
vmemory(kbytes) unlimited unlimited
and with patch applied, it's increased to max_client_limit:
% pfexec plimit $(pgrep dovecot)
18775: /opt/niksula/sbin/dovecot
resource current maximum
time(seconds) unli...
2018 May 10
0
mmap failed messages in syslog
...as 4GB of total memory with about 1GB of that allocated to OS
> disk cache right now.? The mmap functionality provided by the OS
> doesn't use *actual* memory, so the amount of memory I have should be
> irrelevant.
>
> Checking 'ulimit -a' with several users shows that vmemory is
> unlimited for all of them.
>
> How do I go about allowing docevot 1.x to use more virtual memory?? I
> do have a migration planned to Ubuntu 16, where I can run a 2.x
> version, but that's not going to happen for a while.
It's been about three weeks since I asked th...
1999 Dec 07
0
R Batch job on Unix system
...I run the batch job ??
Also,the 'ulimit' for our system is the following
***************
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 131072
stack(kbytes) 2048
memory(kbytes) 1021400
coredump(blocks) unlimited
nofiles(descriptors) 4096
vmemory(kbytes) 1048576
********************
Please help me on this.
Thanks to everyone
Best Regards
Vipul Devas
Email: vipul.devas at rp-rorer.com
Phone: 610-454-3944 (O)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuw...
2006 Feb 14
1
RE: problem with Too many open files(REASON FOUND)
...time(seconds) unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
stack(kbytes) 8192 unlimited
coredump(blocks) unlimited unlimited
nofiles(descriptors) 10020 10020
vmemory(kbytes) unlimited unlimited
I have tried increasing "nofiles" to 20040 without any success :-(
Here are some examples of the full error messages from the logs:
[2005/04/21 08:45:36, 0] passdb/pdb_smbpasswd.c:startsmbfilepwent(204)
startsmbfilepwent_internal: unable...
2007 Aug 21
2
Dovecot should raise the limit of file descriptors at startup...
...m
time(seconds) unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
stack(kbytes) 8192 unlimited
coredump(blocks) unlimited unlimited
nofiles(descriptors) 256 65536
vmemory(kbytes) unlimited unlimited
Output from "pfiles" after we raised the limit manually:
# pfiles 26378 | head -10
26378: /ifm/sbin/dovecot -c /etc/dovecot.conf
Current rlimit: 16384 file descriptors
0: S_IFCHR mode:0666 dev:327,15 ino:18128 uid:0 gid:3 rdev:13,2
O...
2017 Apr 14
4
rsync buffer overflow detected
Hello!
I use rsync from python on my Debian Jessie amd64 and get this error:
*** buffer overflow detected ***: <snip>/rsync terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x731af)[0x7ffff78971af]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7ffff791caa7]
/lib/x86_64-linux-gnu/libc.so.6(+0xf6cc0)[0x7ffff791acc0]
2006 Feb 12
1
problem with Too many open files
...time(seconds) unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
stack(kbytes) 8192 unlimited
coredump(blocks) unlimited unlimited
nofiles(descriptors) 10020 10020
vmemory(kbytes) unlimited unlimited
I have tried increasing "nofiles" to 20040 without any success :-(
Here are some examples of the full error messages from the logs:
[2005/04/21 08:45:36, 0] passdb/pdb_smbpasswd.c:startsmbfilepwent(204)
startsmbfilepwent_internal: unable...
2013 Apr 05
2
Problem with fts lucene, on solaris 10
...er root ( user that is starting the dovecot ) than the user XXXXX have unlimited coresize
XXXXX /home/XXXXXXX > ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 8192
coredump(blocks) unlimited
nofiles(descriptors) 256
vmemory(kbytes) unlimited
root # ulimit -a
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 10
stack size (kbytes, -s) 8192
cpu t...