search for: vsize

Displaying 20 results from an estimated 510 matches for "vsize".

Did you mean: size
2020 Jul 14
1
dovecot 2.2.13
all, below command not reporting the actual usage report on dovecot 2.2.13. please share your suggestion to how to fix this issue doveadm -f flow mailbox status -A -t 'messages vsize' '*' is just showing rkreddy messages=0 vsize=0 jcplho messages=0 vsize=0 planning messages=0 vsize=0 accounts messages=0 vsize=0 spam.notify messages=0 vsize=0 jsraju messages=0 vsize=0 amarnath messages=0 vsize=0 kamesh messages=0 vsize=0 moulivarma messages=0 vsize=0 test messages=...
2012 Jun 18
1
Problem with 'doveadm mailbox status -t' reporting cumulative vsizes after upgrading from v2.0.16 to v2.1.7
Hi, I upgraded from Dovecot v2.0.16 to v2.1.7 over night and I noticed this morning that one of my daily reports which lists summarised mailbox sizes per user has started listing nonsense for vsizes. The reporting script at its core calls : doveadm -f flow mailbox status -A -t 'messages vsize' '*' It appears that Dovecot 2.1.7 is not resetting the vsize after collating the sum total of mailboxes sizes for each user, so that vsize just constantly increases as it iterates ove...
2010 Jan 19
2
Server hanging despite efforts to correct memory limits
My group is working with datasets between 100 Mb and 1 GB in size, using multiple log ins. From the documentation, it appears that vsize is limited to 2^30-1, which tends to prove too restrictive for our use. When we drop that restriction (set vsize = NA) we end up hanging the server, which requires a restart. Is there any way to increase the memory limits on R while keeping our jobs from hanging? Having to restart the server is...
2006 Nov 29
2
--max-vsize option
The R memory docs say that the --*-vsize option takes an integer argument and then 'G', 'M', 'K', or 'k'. When I start R using R --max-vsize=10G I receive the warning: WARNING: --max-vsize=10G=10'M': too large and ignored The system that I'm working on is a 64-bit Sun server with 40G of m...
2013 Dec 04
1
Question regarding quotas (is this a bug or intended behavior) ?
...was wondering if this is a normal behavior (test was made using Dovecot v2.2.9). In my config, quotas are configured as follows: plugin { quota = dict:Userquota::file:%h/dovecot-quota quota_rule = *:storage=1G quota_rule2 = Trash:ignore } # doveadm mailbox status -u my_user "messages vsize" '*' Trash messages=4997 vsize=229535631 Drafts messages=0 vsize=0 Sent messages=0 vsize=0 Junk messages=0 vsize=0 INBOX messages=0 vsize=0 # doveadm -f flow quota get -u my_user Quota name=Userquota Type=STORAGE Value=0 Limit=1048576 %=0 Quota name=Userquota Type=MESSAGE Value=0 Limi...
2011 Jul 21
1
--max-vsize
Hi, In both R 2.13 and the SVN trunk, I observe odd behaviour with the --max-vsize command-line argument: 1. passing a largeish value (about 260M or greater) makes mem.limits() report NA for the vsize limit; gc() continues to report a value... 2. ...but that value (and the actual limit) is wrong by a factor of 8. I attach a patch for issue 2, lightly tested. I believe that...
2009 Feb 01
0
setting a large value of --max-vsize
Hello, I'm using a 64bit Linux with 16GB of RAM. I'd like to limit the memory that the R process can use so I'm trying to use --max-vsize switch. However, it is seems that I can't enforce a limit above 2GB. shlomo at hippo:~$ uname -a Linux hippo 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux This WORKS: -------------------- shlomo at hippo:~$ R --max-vsize=250M -e "mem.limits()" R version...
1999 Apr 27
2
Memory management
Dear all, I don't get it: First of all, the help doesn't say what are the memory limits of R. Say, what's the max heap size for instance ???? Secondly, I invoke R with the following commands each time: rgui --vsize 30M --nsize 1000K rgui --vsize 30M --nsize 2000K rgui --vsize 30M --nsize 3000K rgui --vsize 30M --nsize 4000K I try to open a matrix 8000x8000 by issuing x<-matrix(nrow=8000,ncol=8000) I always get the following message: Error: heap memory (20480 Kb) exhausted [needed 250000 Kb more] It&...
1999 May 15
2
vsize and nsize
I am running R version ??? under Redhat 5.2. It seems as though the --nsize object has no effct on the size of the allocated Ncells as determined using gc(). Yes, I have that much data.... That is if I envoke R with R --vsize 100 --nsize 5000000 then type gc() I get free total Ncells 92202 200000 Vcells 12928414 13107200 Thanks Tony Long Ecology and Evolutionary Biology Steinhaus Hall University of California at Irvine Irvine, CA 92697-2525 Tel: (949) 824-2562 (office) ****NOTE NEW AREA CODE**** T...
2009 Nov 30
1
allocating vector memory > 1 GByte on Windows XP / Vista / 7
...ctor of 1.1 Gb (mine is not a spatial SIG question, I am using this just as an example). I have been trying my luck on two different machines, each with 4 GB of real RAM, plus a hundred GB of swap space. One machine runs XP, the other Windows 7. I have tried to work with startup parameters --min-vsize, --min-nsize, --max-vsize, max-nsize. The limit here seems to be 2048 M - I am getting error messages if I try to allocate more. I can increase the general memory allocation using memory.limit(3072), and gc() then reports that I have 3 Gigs available, although I don't know how this is split...
2000 Mar 13
1
check does not accept --vsize option (PR#481)
Full_Name: Markus Neteler Version: 1.0.0 OS: Linux 2.2.10/i686 Submission from: (NULL) (130.75.72.37) Hi, I wanted to "check" the R.GRASS GIS interface from Roger Bivand: http://www.geog.uni-hannover.de/grass/statsgrasslist.html using R CMD check --vsize=10M GRASS but: [error message shortened] > G <- gmeta() Error: heap memory (6144 Kb) exhausted [needed 1024 Kb more] See "help(Memory)" on how to increase the heap size. Execution halted It seems that --vsize is ignored. I check R/bin/check, the parameter is sent properly...
1999 Nov 12
1
R-0.65.1 Startup
...os Win32 system x86, Win32 status Release major 0 minor 65.1 year 1999 month October day 07 language R Win95 on a 600Mhz Pentium III with 256M RAM (yeah a new machine that I just got). The R-shortcut setup (which is the same for R-0.64.1) is C:\R\rw0651\bin\Rgui.exe --vsize 25M --nsize 10M If I need to provide more information, please let me know. TIA. Partha. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[...
2016 Jul 19
3
Panic when runing "doveadm mailbox status ... vsize"
I'm using dovecot 2.2.24 on FreeBSD 10.3. I'm working on converting users from maildir to mdbox, for the usual reasons. I have converted some test users and they generally work fine. But when I run "doveadm mailbox status" I get a Panic if I ask for the vsize field (or "all"), but other fields work fine. For example: # doveadm mailbox status -u bubbacheex3 "messages" INBOX INBOX messages=53 # doveadm mailbox status -u bubbacheex3 "guid" INBOX INBOX guid=bf976912f3748957761d0100f906a3d0 # doveadm mailbox...
1999 Apr 12
3
--nsize and --vsize
...200k cons cells rather frequently. And 2Mb of heap seems low compared to 3Mb of cons cells and 1.8Mb for the R binary. How little memory do people have these data? Except possibly on Windows and old teaching labs I would have thought using 15Mb default for R was very reasonable, which is about --vsize 6Mb --nsize 300k On Solaris that gives: PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND 9308 ripley 1 -25 0 15M 8360K sleep 0:02 4.35% R.binary as against the default PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND 9309 ripley 1 -25 0...
2010 Jan 18
0
R jobs keep hanging linux server despite mem.limits modifcations
My group is working with datasets between 100 Mb and 1 GB in size, using multiple log ins. From the documentation, it appears that vsize is limited to 2^30-1, which tends to prove too restrictive for our use. When we drop that restriction (set vsize = NA) we end up hanging the server, which requires a restart. Is there any way to increase the memory limits on R while keeping our jobs from hanging? Having to restart the server is...
2010 Oct 25
1
Maildir filename extensions S=<size> and W=<vsize>
I'd like to add S=<size> and W=<vsize> to the filenames in my Maildir storage for newly delivered mails. But I cannot find where I can make Dovecot's LDA add those. Anybody? http://wiki2.dovecot.org/MailboxFormat/Maildir says: A maildir filename with those fields would look something like: 1035478339.27041_118.foo.org,S=1000,W...
2012 Sep 21
1
Defunct of --max-vsize and mem.limits
  R-devel, I am migrating from R.2.13.2 to R.2.15.1 and just realize that R command line options --max-nsize and --max-vsize are no longer supported along with the defunct of mem.limits(). To me, the function and options along with other two, --min-nsize and --min-vsize, are useful in allowing some explicit control of R memory usage. One benefit is that the setting of maximum boundary could prompt gc() to be triggered at...
2008 May 13
2
how add size (, S=size) and virtual size (, W=vsize) fields to a maildir filename ?
...;m a sys admin in a college, and we're using Dovecot as IMAP/POP3 server and delivery; we're also patch dovecot to add managesieve capability. I've a question: I've read on dovecot's wiki, that is possible improve the performance on maildir files by adding ,S=<size>,W=<vsize> fields on filename. How is possible to do that ? I've search on all the wiki and on the mailing list, but I didn't find nothing about modify the maildir file name. Someone can help me ? Best regards, Marco
2019 Aug 11
2
doveadm / vsize
Hi, i want to keep track of user mailbox size, I'm using doveadm mailbox status -u <user> vsize INBOX for a given mailbox this is under reporting ( by a lot) is this recursive? what shoud i be using to get an accurate disk usage metric? thanks Paul. -- ------------------------- Paul Macdonald IFDNRG Ltd Web and video hosting ------------------------- t: 0131 5548070 m: 07970339546 e:...
2004 Jul 20
1
--max-vsize and --max-nsize linux?
...t[,i])] <- 0 }) ...and a win2000(XP2000+,1GB) machine makes it in several minutes, but my linux notebook (XP2.6GHZ,512MB) don't get success after some hours. I recognize that the cpu load is most time relative small, but the hardisk have a lot of work. Is this a problem of --max-vsize and --max-nsize and i should play with that, because i can't believe that the difference of RAM is the reason? Have anybody experience what is an "optimal" setting with i.e. 512 MB RAM in Linux? Many thanks for help and comments regards,christian