search for: 123m

Displaying 11 results from an estimated 11 matches for "123m".

Did you mean: 123
2018 Jul 27
7
Finding memory usage
I have a CentOS 7 server that is running out of memory and I can't figure out why. Running "free -h" gives me this: ????????????? total??????? used??????? free????? shared? buff/cache?? available Mem:?????????? 3.4G??????? 2.4G??????? 123M??????? 5.9M??????? 928M??????? 626M Swap:????????? 1.9G??????? 294M??????? 1.6G The problem is that I can't find 2.4G of usage.? If I look at resident memory usage using "top", the top 5 processes are using a total of 390M.? The next highest process is using 8M.? For simplicity, if I...
2014 Dec 11
1
Error: mremap_anon(###) failed: Cannot allocate memory
...her vsz_limit for those? Teemu, Thanks for your suggestion. I checked the output of doveconf, and by default it appears the vsz_limit is set to 18446744073709551615B for each of the services, and 256M for default_vsz_limit. I checked a user in question, and their index.cache was indeed large, 123M. Seemingly needlessly so, as I deleted the dovecot files and reindexed, and now it's 6K. Thanks, I'll keep an eye on the users this affects and try to get their index.cache in order. Thanks, Andy
2008 Apr 29
0
non-digits in svnversion output mess up windows build if (PR#11341)
...dard place, "C:/Program Files/Inno Setup 5", and not in "C:/packages/inno". I guess I don't need to have USE_SVNVERSION=yes, but doing that means that version$"svn rev" shows me I have a non-standard version: that will show the svn version as something like "123M" or "123:145S". It is too bad it only is available on the Windows build. I think it would be a good thing to have on the non-Windows builds also. They use 'svn info' instead, which does not tell you that the local version is not the standard one. If we did that on all pla...
2008 Apr 29
1
non-digits in svnversion output mess up windows build if USE_SVNVERSION=yes (PR#11339)
...========================================================== --- src/gnuwin32/installer/JRins.pl (revision 45553) +++ src/gnuwin32/installer/JRins.pl (working copy) @@ -44,6 +44,11 @@ $SVN = <ver>; close ver; $SVN =~s/Revision: //; +## inno setup requires that SVN be all numeric, not 123M, 120:123, "unknown", or empty +$SVN =~s/[MS]* *$//; +$SVN =~s/^.*://; +$SVN =~s/[^0-9]//g; +$SVN =~s/^$/0/; $RVER0 .= "." . $SVN; open insfile, "> R.iss" || die "Cannot open R.iss\n"; Index: tools/GETVERSION =============================================...
2018 Jul 27
0
Finding memory usage
...: > > I have a CentOS 7 server that is running out of memory How do you know that? Give a specific symptom. > Running "free -h" gives me this: > total used free shared buff/cache > available > Mem: 3.4G 2.4G 123M 5.9M This is such a common misunderstanding that it has its own web site: https://www.linuxatemyram.com/
2014 Dec 08
2
Error: mremap_anon(###) failed: Cannot allocate memory
We're running dovecot 2.2.15 with pigeonhole 0.4.6, in a clustered environment, nfs with proxy and backend on all servers. I've been seeing some odd errors from lmtp: Error: mremap_anon(127930368) failed: Cannot allocate memory It seems to affect specific users, but it doesn't seem to manifest in any particular way; no user complaints. Just the occasional log message. I would
2018 Jul 27
2
Finding memory usage
...rnel to free memory and another program failed because it was unable to allocate enough memory. > >> Running "free -h" gives me this: >> total used free shared buff/cache >> available >> Mem: 3.4G 2.4G 123M 5.9M > This is such a common misunderstanding that it has its own web site: > > https://www.linuxatemyram.com/ Right, and that website says that you should look at the "available" number in the results from "free", which I what I was referencing.? They say...
2015 Jan 28
4
C6 server responding extremely slow on ssh interactive
...ache: 35 11 Swap: 7 0 7 Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg-lv_root 50G 6,4G 41G 14% / tmpfs 24G 0 24G 0% /dev/shm /dev/sda1 477M 123M 329M 28% /boot 13:33:34 up 1 day, 18:30, 2 users, load average: 3.39, 2.53, 2.36 (it's an 8-core) Nothing particular in log/messages. The vm's are running normally and they are not showing the same behaviour. Can anybody give me a pointer? Thanks Patrick
2008 Apr 29
0
non-digits in svnversion output mess up windows build if (PR#11340)
...======================= > --- src/gnuwin32/installer/JRins.pl (revision 45553) > +++ src/gnuwin32/installer/JRins.pl (working copy) > @@ -44,6 +44,11 @@ > $SVN = <ver>; > close ver; > $SVN =~s/Revision: //; > +## inno setup requires that SVN be all numeric, not 123M, 120:123, "unknown", > or empty > +$SVN =~s/[MS]* *$//; > +$SVN =~s/^.*://; > +$SVN =~s/[^0-9]//g; > +$SVN =~s/^$/0/; > $RVER0 .= "." . $SVN; > > open insfile, "> R.iss" || die "Cannot open R.iss\n"; > Index: tools/GETVERSION...
2006 Oct 12
5
DO NOT REPLY [Bug 4168] New: Random file has vanished when syncing clock with ntpdate/hwclock ?
https://bugzilla.samba.org/show_bug.cgi?id=4168 Summary: Random file has vanished when syncing clock with ntpdate/hwclock ? Product: rsync Version: 2.6.4 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 Jun 15
6
Compressed maildir
Greetings, I noticed a while back someone posted a patch/plugin that allowed Dovecot to use compressed mbox files. I'm now wondering how far that would put us from having compressed maildir? I have a server with more CPU than disk space, and while I can buy more HDD space, my backup solution doesn't make that practical. It seems to me that when looking for a message file, if it