Displaying 20 results from an estimated 54 matches for "150m".
Did you mean:
1500
2006 Oct 03
0
VM differences between CentOS and current vanilla
...config".
It seems to have resolved the "page allocation failure" problem. But I
find its behavior to be a bit odd.
This is a 4GB system.
min_free_kb is at the default, which is 3841.
So I would expect Free memory to hover around 4MB.
However, instead, it seems to seek out about 150M free.
If I do a dd from /dev/md0 to /dev/null, the free memory does drop to
around 25MB. But then, as the system is used, it drifts back to...
about 150M.
Swap varies between 100M and 500M, and buffer+cache runs around 500M.
I'm pretty sure that we access enough different data that it should...
2015 Mar 02
3
Quota and ldap
...pool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0600
user = postfix
}
20-imapd.conf
protocol imap {
mail_plugins = $mail_plugins imap_quota
}
20-lmtp.conf
protocol lmtp {
mail_plugins = $mail_plugins quota
}
90-quota.conf
plugin {
quota_rule = *:storage=150M
quota_rule2 = Trash:storage=+100M
quota_grace = 10%%
}
plugin {
quota = maildir:User quota
}
Command doveadm quota recalc
return nothing (no error)
My log
Mar 2 11:41:58 domaine dovecot: imap-login: Login: user=<siroco>,
method=PLAIN, rip=::1, lip=::1, mpid=3695, secured,
sess...
2019 Dec 08
2
[whishlist] new option for 'doveadm purge'
Hi,
I do store mail in mdbox format of 150m in size (dovecot 2.3.9).
Once in a while I do experience mdbox files of smaller size, even after applying 'doveadm purge' and previous expunges by the users. like:
-rw------- 1 vmail dovecot 104854595 Feb 9 2019 /var/mail/.maildirs/userX/storage/m.22
-rw------- 1 vmail dovecot 2...
2006 Aug 22
1
Interesting zfs destroy failure
...doing so, my cleanup script
failed to zfs destroy the new filesystem:
root at kronos:/ # zfs destroy -f raid/www/user-testuser
cannot unshare ''raid/www/user-testuser'': /raid/www/user-testuser: not shared
root at kronos:/ # zfs list | grep testuser
raid/www/user-testuser 49K 150M 49K /raid/www/user-testuser
root at kronos:/ # zfs set sharenfs=on raid/www/user-testuser
root at kronos:/ # zfs destroy raid/www/user-testuser
root at kronos:/ #
...the filesystem simply would not go away until I turned on the sharenfs toggle. Then it
happily died.
Thought I''d...
2004 Jan 13
1
reinstalling R/ mandrake 9.1/ rpm
....
Sam
--
Sam McClatchie,
Sub-program leader, Pelagic Fisheries
South Australian Aquatic Sciences Centre
PO Box 120, Henley Beach 5022
Adelaide, South Australia
email <mcclatchie.sam at saugov.sa.gov.au>
Telephone: (61-8) 8200 2433
FAX: (61-8) 8200 2481
Research home page <http://www.smcc.150m.com/>
/\
>><xX(&>
/// \\\
//// \\\\
/// <%)Xx><<
///// \\\\\\
><(((@>
><(((%> ..>><xX(?>O<?)Xx><<
2002 Sep 17
2
legend in image()
...m=c(2,6.5), cex=0.5)
Thanks in advance,
Sam
--
Sam McClatchie, Research scientist (fisheries acoustics))))))))))
NIWA (National Institute of Water & Atmospheric Research Ltd)
PO Box 14 901, Kilbirnie, Wellington, New Zealand
s.mcclatchie at niwa.cri.nz
Research home page <http://www.smcc.150m.com/>
/\
>><xX(&>
/// \\\
//// \\\\
/// <%)Xx><<
///// \\\\\\
><(((@>
><(((%> ..>><xX(?>O<?)Xx><<
-.-.-.-.-....
2005 Mar 30
1
help with plotting a grid on levelplot
...cells are
grouped into 5x5 cells (or some other grid spacing) over the levelplot for a
demonstration and I'm getting stuck when trying to modify my levelplot()
call above to include the extra calls to panel.levelplot...
I've gotten this far,
## plot the results (10mx10m plot that's 150m x 200m)
main=expression( paste( widehat(V)[saw], ", in ", m^3, ha^{-1} ) )
print( levelplot( var1.pred~x+y,
data=saw.pred,
aspect=mapasp(saw.pred),
main=main,
panel = function(x,y,z=var1.pred )
{...
2008 Nov 07
6
php-cgi frozen with sbwait when SMP enable
Hello,
I have 4 web servers with lighttpd to serve one web site with DNS load
sharing. On the 2 SMP-enable web servers, there will be many php-cgi frozen
in 'sbwait' state every day. It means the php-cgi stay in 'sbwait' state,
and never be back to 'accept' or other state. If I restart them, there will
be frozen php-cgi appear some hours later.
There is no problem on the
2015 Mar 02
2
Quota and ldap
...ot; {
special_use = \Sent
}
mailbox Trash {
auto = subscribe
special_use = \Trash
}
prefix =
type = private
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
quota = maildir:User quota
quota_grace = 10%%
quota_rule = *:storage=150M
quota_rule2 = Trash:storage=+100M
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
postmaster_address = jf at marche.be
protocols = imap lmtp
service auth {
unix_listener auth-userdb {
group = vmail
mode = 0666
user = vmail
}
}
service lmtp {
unix_listener /var/spool/...
2002 Sep 09
3
loading data from a specified directory
...t;- read.table....
Can you help, please?
Sam
--
Sam McClatchie, Research scientist (fisheries acoustics))))))))))
NIWA (National Institute of Water & Atmospheric Research Ltd)
PO Box 14 901, Kilbirnie, Wellington, New Zealand
s.mcclatchie at niwa.cri.nz
Research home page <http://www.smcc.150m.com/>
/\
>><xX(&>
/// \\\
//// \\\\
/// <%)Xx><<
///// \\\\\\
><(((@>
><(((%> ..>><xX(?>O<?)Xx><<
-.-.-.-.-....
2007 Aug 23
1
.Call and to reclaim the memory by allocVector
...ot;c", we still have un-reclaimed 70M bytes
of memory, which is approximately the memory size for the object "c".
If I run the command "c<-cp(a,b)" for three or four times and then remove the
object "c" and apply gc() function, the unclaimed memory can reach 150M
bytes. I tried gc(reset=TRUE), and it doesn't seem to make difference.
Can someone suggest what caused this problem and what the solution will
be? When you reply the email, please cc to me as I am not on the help
list.
Thanks,
Yongchao
------------------------------------------------
&g...
2007 Aug 23
1
.Call and to reclaim the memory by allocVector
...ot;c", we still have un-reclaimed 70M bytes
of memory, which is approximately the memory size for the object "c".
If I run the command "c<-cp(a,b)" for three or four times and then remove the
object "c" and apply gc() function, the unclaimed memory can reach 150M
bytes. I tried gc(reset=TRUE), and it doesn't seem to make difference.
Can someone suggest what caused this problem and what the solution will
be? When you reply the email, please cc to me as I am not on the help
list.
Thanks,
Yongchao
------------------------------------------------
&g...
2012 Sep 12
5
question on "doveadm user" and pass/userdb
...o know dovecot in details, I am about the command
"doveadm user". The man page shows this example:
userdb: jane
uid : 8001
gid : 8001
home : /home/jane
mail : sdbox:~/sdbox
plugins : sieve
quota_rule: *:storage=150M
It seems to be nice, however I never got this only:
~# doveadm user lgb at office
userdb: lgb at office
That's all. The dovecot test configuration works otherwise via
IMAP/POP3/LMTP nicely.
What I guess that the lack of extra information (which would be needed by
some scripts of mine, eg fo...
2003 Jan 29
2
calling sweave function from latex
...hort answer is 'no'.
Best fishes
Sam
--
Sam McClatchie, Research scientist (fisheries acoustics))))))))))
NIWA (National Institute of Water & Atmospheric Research Ltd)
PO Box 14 901, Kilbirnie, Wellington, New Zealand
s.mcclatchie at niwa.cri.nz
Research home page <http://www.smcc.150m.com/>
/\
>><xX(&>
/// \\\
//// \\\\
/// <%)Xx><<
///// \\\\\\
><(((@>
><(((%> ..>><xX(?>O<?)Xx><&l...
2003 Jan 29
2
calling sweave function from latex
...hort answer is 'no'.
Best fishes
Sam
--
Sam McClatchie, Research scientist (fisheries acoustics))))))))))
NIWA (National Institute of Water & Atmospheric Research Ltd)
PO Box 14 901, Kilbirnie, Wellington, New Zealand
s.mcclatchie at niwa.cri.nz
Research home page <http://www.smcc.150m.com/>
/\
>><xX(&>
/// \\\
//// \\\\
/// <%)Xx><<
///// \\\\\\
><(((@>
><(((%> ..>><xX(?>O<?)Xx><&l...
2015 Apr 08
3
sieve plugin editheader not found
...uot;Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
separator = /
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
args = /etc/dovecot/dovecot-sql.conf.ext
quota = maildir
quota_rule2 = trash:storage=+150M
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% quota-warning 80 %u
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
sieve_extensions = +notify +imapflags
sieve_global_extensions = variables
}
postmaster_address = mailer-daemon at dev.someserver
service auth {...
2008 May 02
1
Storing worker driven rails logging in worker log file?
Hi all,
We have a few workers that kick off at scheduled intervals or to do
some user driven long running tasks asynchronously. At the moment
when the workers start working with AR model objects, all of the Rails
logging ends up in the default rails environment log file
(develolopment/prodiction.log).
Does anyone have any tips for getting rails to append to a separate
worker log file?
2019 Dec 09
0
[whishlist] new option for 'doveadm purge'
On 8.12.2019 22.10, Michael Grimm via dovecot wrote:
> Hi,
>
> I do store mail in mdbox format of 150m in size (dovecot 2.3.9).
>
> Once in a while I do experience mdbox files of smaller size, even after applying 'doveadm purge' and previous expunges by the users. like:
>
> -rw------- 1 vmail dovecot 104854595 Feb 9 2019 /var/mail/.maildirs/userX/storage/m.22
> -rw------...
2002 May 02
0
tab complete for R under ESS
...be sweet. NOTE: this works for ESS 5.1.21 or 5.1.20
(and R 1.4.1) under the win32 port of XEmacs 21.4.1. It also works for
GNU Emacs as the problem is in ESS, not (X)Emacs.
-------------------------------
Sam
Sam McClatchie,
Research scientist (fisheries acoustics))))))))))
http://www.smcc.150m.com/
NIWA (National Institute of Water & Atmospheric Research Ltd)
Postal address: PO Box 14 901, Kilbirnie, Wellington, New Zealand.
Street address: 301 Evans Bay Parade, Greta Point, 6003 Wellington, New Zealand.
phone 64-04-386-0300, FAX: 64-4-386 0574.
/\
...>&...
2002 Sep 17
0
legend in image
...opers certainly provide a splendid
tool.
Sam
--
Sam McClatchie, Research scientist (fisheries acoustics))))))))))
NIWA (National Institute of Water & Atmospheric Research Ltd)
PO Box 14 901, Kilbirnie, Wellington, New Zealand
s.mcclatchie at niwa.cri.nz
Research home page <http://www.smcc.150m.com/>
/\
>><xX(&>
/// \\\
//// \\\\
/// <%)Xx><<
///// \\\\\\
><(((@>
><(((%> ..>><xX(?>O<?)Xx><<
-.-.-.-.-....