Displaying 20 results from an estimated 48 matches for "userquota".
2010 Mar 23
0
Question: zfs set userquota not working on existing datasets
Greetings all,
I recently applied all patches and upgraded my zpool to version 15
and zfs to version 4 so I could start using the zfs userquota
feature. What I''ve found though is that I can only apply them on new
datasets, not on the existing datasets. Here is an example:
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
data 50.7G 145G 50.7G /data
# zpool upgrade
This system is currently running ZFS pool version 15.
All p...
2011 Dec 05
2
Strange quota problem
...quota ge gett"
Ref:
$ doveadm user janfrode at example.net
userdb: janfrode at example.net
home : /usr/local/atmail/users/j/a/janfrode at example.net
mailQuota : quota_rule=*:storage=2100000
$ doveadm -f tab quota get -u janfrode at example.net
Quota name Type Value Limit %
UserQuota STORAGE 760 1000000 0
UserQuota MESSAGE 62 - 0
Why limit 1000000 instead of 2100000 ?
$ doveadm user omar at example.net
userdb: omar at example.net
home : /usr/local/atmail/users/o/m/omar at example.net
mailQuota : quota_rule=*:storage=1000000
$ sudo doveadm -f tab quota get -u...
2009 Nov 26
5
rquota didnot show userquota (Solaris 10)
...her Solaris 10 system. Here the quota command didnot show the
used quota. Does this feature only work with OpenSolaris or is it
intended to work on Solaris 10?
Here what we did on the server:
# zfs create -o mountpoint=/export/home2 zpool1/home
# zfs set sharenfs=rw=sparcs zpool1/home
# zfs set userquota at wib=1M zpool1/home
# mkdir /export/home2/wib
# cp <some stuff> /export/home2/wib
# chown -Rh wib:sysadmin /export/home2/wib
# zfs userspace zpool1/home
TYPE NAME USED QUOTA
POSIX User root 3K none
POSIX User wib 154K 1M
# quota -v wib
Disk quotas for wi...
2009 May 20
5
ZFS userquota groupquota test
...ll, it is fantastic. Thank you all! (Sun, Ahrens and anyone
else involved).
I''m currently copying over one of the smaller user areas, and setting up
their quotas, so I have yet to start large scale testing. But the
initial work is very promising. (Just 90G data, 341694 accounts)
Using userquota@, userused@ and userspace commands are easy to pick up.
With a test account with 50M quota, and a "while [ 1 ]" script copying a
5M file, it reaches about 120M before the user is stopped (as expected).
The lazy-update-quota is not a problem for us, and less of a problem the
more quota...
2013 Dec 04
1
Question regarding quotas (is this a bug or intended behavior) ?
Hi,
I 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
# do...
2007 Aug 17
1
Problem on displaying groupquota info
Gentleman,
I have samba-3.0.25a working on a FreeBSD6.2 server.
It was been compiled with-quota support.
It was supposed to be working well with userquota and groupquota. Actually
it is ok with userquotas. But it is passing wrong information about
groupquota.
On the server, 'quota -g sti' shows
Disk quotas for group sti (gid 1001):
Filesystem usage quota limit grace files quota limit grace
/group 4339050 524288...
2002 Aug 20
1
quota problem
Hi All,
While I was experimenting with the quotas I changed the following line in the /etc/fstab :
LABEL=/ / ext3 defaults 1 1 (BEFORE)
LABEL=/ / ext3 defaults,userquotas 1 1 (AFTER)
Now, I cannot write anything to the /, nor I cannot change any of the files including /etc/fstab
I am using RedHat 7.3. When I look at the file permissions I see that I have read and write permissions. I cannot change the file permissions either.
Any help is greatly appreciated.
T...
2012 Sep 19
5
Dovecot deliver Segmentation fault when arrive the first message
...ackend=10485760S
Sep 19 12:06:50 lda: Debug: Added userdb setting:
plugin/quota_rule=*:backend=10485760S
Sep 19 12:06:50 lda(cecchi2 at qboxdns.it): Debug: Effective uid=89,
gid=89, home=/home/vpopmail/domains/qboxdns.it/cecchi2
Sep 19 12:06:50 lda(cecchi2 at qboxdns.it): Debug: Quota root:
name=UserQuota backend=maildir args=
Sep 19 12:06:50 lda(cecchi2 at qboxdns.it): Debug: Quota rule:
root=UserQuota mailbox=* bytes=10485760 messages=0
Sep 19 12:06:50 lda(cecchi2 at qboxdns.it): Debug: Quota rule:
root=UserQuota mailbox=Trash bytes=+104857600 messages=0
Sep 19 12:06:50 lda(cecchi2 at qboxdns.it...
2012 Oct 18
2
trash plugin not doing it's job
...: sieve:
msgid=<e33d481dc9d9442fa79f55e45a516c82 at BizWizard>: failed to store
into mailbox 'INBOX': Quota exceeded (mailbox for user is full)
$ sudo doveadm quota get -u XXXXXXXX at example.no
Quota name Type
Value Limit %
UserQuota
STORAGE 1048559 1048576 99
UserQuota
MESSAGE 4487 - 0
Postfix if delivering via LMTP trough dovecot director.
Anybody see anything obvious in my config:
------------------------------------------------------------
# 2.0.14: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-194.26.1.el5 x8...
2019 Jan 03
2
doveadm_allowed_commands doesn't work as expected
...;user":"user1 at mydomain.com"},"c01"]]'
[["doveadmResponse",[{"root":"User
quota","type":"STORAGE","value":"0","limit":1024","percent":"0"},{"root":"Userquota","type":"MESSAGE","value":"0","limit":"-","percent":"0"}],"c01"]]
2) Return unAuthorized when doveadm_allowed_commands =
quotaGet,quotaRecalc,expunge
# curl -k -H "Content-Type: application/json&...
2012 Oct 13
1
Segmentation fault in doveadm with lib01_acl_plugin.so
...oveadm I can see this:
doveadm(myuser at mydomain.com): Debug: Added userdb setting:
plugin/quota_rule=*:backend=524288000S
doveadm(myuser at mydomain.com): Debug: Effective uid=89, gid=89,
home=/home/vpopmail/domains/2/mydomain.com/myuser
doveadm(myuser at mydomain.com): Debug: Quota root: name=UserQuota
backend=maildir args=
doveadm(myuser at mydomain.com): Debug: Quota rule: root=UserQuota
mailbox=* bytes=524288000 messages=0
doveadm(myuser at mydomain.com): Debug: Quota rule: root=UserQuota
mailbox=Trash bytes=+104857600 messages=0
doveadm(myuser at mydomain.com): Debug: Quota root: name=User...
2008 Oct 17
2
Reporting NFS quotas via IMAP
I'm confident that the question has been asked before, but I can't
remember the answer.
I have
-- dovecot 1.1.2
-- Mail storage (maildir format) on NFS
-- Quotas on that file system
-- A working rquotad
-- mail_plugins = quota imap_quota in the protocol imap section
-- quota=fs in the plugin section
I get (using Apple Mail as a client)
-- Notification that the account supports quotas
2001 Dec 22
1
ext3 and standard rh 7.2 distro - assert failure : line 656 of transaction.c
Hi,
I have a mail server running redhat's 7.2 version with
the following configuration :
- 1GB RAM
- 2 PIII 550
- 3 HDs (all SCSI UW), all ext3 partitions with
userquotas
- Adaptec 160
Once and a while the server stops with message errors
at the console forcing me to reboot.
The messages occur mostly under sendmail/procmail and
mention assert failure at line 656 of transaction.c
I've installed all rpms from redhat's update ftp and I
was wondering if this...
2012 Apr 26
1
NFS quotas on Solaris 10
Hi list,
I'm running Samba 3.6.4 on Solaris 10 x86. Underlying filesystem is ZFS.
Since updating from 3.6.0, free space on NFS mounted ZFS filesystem,
without a userquota set for the user, is always reported zero. 'quota
-v' and the perl module 'Quota' both report no quota for such file systems.
(Un)setting (ref)quota for those filesystems doesn't change anything.
Any idea how to fix this behavior? A level 10 log of the quota stuff is
attached....
2012 Jul 11
1
MySQL dict issues
...cond issue is that two identical rows are created in the mysql
database for each user quota. The next message delivered updates both
rows. Here is my quota config:
90-quota.conf:
plugin {
quota_rule = *:storage=10G
quota_rule2 = Trash:storage=+10%
}
plugin {
quota = dict:user::proxy::userquota
}
dict {
userquota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
}
dovecot-dict-sql.conf.ext:
connect = host=a.b.c.d dbname=mail user=user password=derp
map {
pattern = priv/quota/storage
table = domain_user_quotas
username_field = username
value_field = bytes
}
map {
pattern =...
2016 Sep 03
2
doveadm quota recalc returns a Segmentation fault
...e latest dovecot-ee version (2.2.25.4 (5cb7c97)) if I run
?doveadm quota recalc -u alessio at skye.it? dovecot return a ?Segmentation
fault? (but the quota is update fine). Since dovecot version 2.2.24.3
(55cdc32) works fine.
This is my quota backends configuration:
plugin {
quota = maildir:UserQuota
quota2 = dict:Quota Usage::noenforcing:proxy::sqlquota
}
dict {
sqlquota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
}
I found that if I comment the line ?quota2 = dict:?? doveadm quota
recalc works fine. I have two quota backends because with dict I can
store everybody's current qu...
2014 May 13
1
imapc problem
...pe = shared
}
passdb {
args = /etc/dovecot/dovecot-master-ldap.conf.ext
driver = ldap
master = yes
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
acl = vfile
acl_anyone = allow
acl_shared_dict =file:/appli/vmail/shared-mailboxes
quota = dict:userquota::file:/appli/vmail/local_userquota/%u/dovecot-quota
quota_rule = *:storage=100M
quota_rule2 = INBOX:storage=+20%%
quota_rule3 = Trash:storage=+10%%
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
protocols = imap sieve
service aggregator {
fifo_listener replication-notify-fifo {...
2018 Mar 01
29
[Bug 13317] New: rsync returns success when target filesystem is full
https://bugzilla.samba.org/show_bug.cgi?id=13317
Bug ID: 13317
Summary: rsync returns success when target filesystem is full
Product: rsync
Version: 3.1.2
Hardware: x64
OS: FreeBSD
Status: NEW
Severity: major
Priority: P5
Component: core
Assignee: wayned at samba.org
2018 Feb 17
4
2.2.33.2 - Virtual Mailbox Issue bug maybe ?
...tual:INDEX=~/virtual
prefix = virtual/
separator = /
type = private
}
passdb {
args = /etc/dovecot/sql_users.conf
driver = sql
}
passdb {
args = /etc/dovecot/sql_admin.conf
driver = sql
}
plugin {
mail_log_events = delete expunge
mail_log_fields = uid box msgid size
quota = dict:UserQuota::file:%h/dovecot-quota
quota_rule2 = INBOX/Trash:storage=+10%%
sieve = file:~/sieve/user;active=~/.dovecot.sieve
sieve_default = file:/var/lib/mail/dovecot/sieve/default.sieve
sieve_default_name = default
sieve_editheader_max_header_size = 1k
sieve_extensions = +spamtest +spamtestplus +...
2018 Mar 26
0
Quota set-up problems
...s = yes
??? list = yes
??? mailbox "Wyslane" {
????? auto = subscribe
??? }
}
It is on an separate disk array, and works well.
The problem is that this namespace and all its sub mailboxes should have
different quota then the main storage
so the config is like this
? quota = dict:Userquota::proxy::sqlquota
? quota2 = maildir:ns=Archiwum
? quota_rule = Trash:storage=+100%
? quota2_rule = *:ignore
It works.. but not as intender. While mail located directly in the name
space are ignored everything in sub mailbox of the Archiwum is still
accounted to the main quota.
I've been...