Displaying 20 results from an estimated 130 matches similar to: "Maildir quota reporting"
2012 Jan 11
5
Warning: bad fsid on block 20971520
Hi,
the $subj warning appears sometimes in syslog, in my case when
xfstests/209 runs looped. The minimal reproducer is looped mkfs+mount.
The message comes from disk-io.c btree_readpage_end_io_hook():
581 if (check_tree_block_fsid(root, eb)) {
582 printk_ratelimited(KERN_INFO "btrfs bad fsid on block %llu\n",
583 (unsigned long
2008 Dec 12
2
Really slow performance
I am seeing extremely slow performance with glusterfs.
OS: CentOS 5
glusterfs version: glusterfs-1.3.9-1
Server configuration:
##############################################
### GlusterFS Server Volume Specification ##
##############################################
#### CONFIG FILE RULES:
### "#" is comment character.
### - Config file is case sensitive
### - Options within a
2008 Mar 31
9
iSCSI root on Dom0
I am getting the following error on boot on a new install Centos 51:
#/bin/sh ro no such file or directory
then a kernel panic
I have traced it to the call ''switchroot'' in the init script in the initrd.
the exact same build without zen has no problems.
the boot messages look like:
Attaching to iSCSI storage
iscsistart: transport class version 2.0-724. iscsid version 2.0-865
2014 Oct 27
1
dovecot ldap quota
First of all:
doveconf -n
# 2.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.7 ext4
auth_mechanisms = plain login
disable_plaintext_auth = no
mail_debug = yes
mail_gid = vmail
mail_location = maildir:/home/vmail/domains/%d/%n
mail_plugins = " quota"
mail_temp_dir = /var/tmp
mail_uid = vmail
managesieve_notify_capability = mailto
managesieve_sieve_capability =
2008 Nov 13
1
kern.ipc.maxpipekva exceeded; see tuning(7)
I just got lots and lots of this:
kern.ipc.maxpipekva exceeded; see tuning(7)
However, tuning(7) on my system has no information about this tunable
whatsoever.
anglepoise:~ % uname -a
FreeBSD anglepoise.lon.incunabulum.net 7.1-PRERELEASE FreeBSD
7.1-PRERELEASE #3: Tue Nov 4 15:40:44 GMT 2008
root@anglepoise.lon.incunabulum.net:/home/obj/usr/src/sys/ANGLEPOISE7 amd64
anglepoise:~ %
2006 Nov 16
1
LDA Question
I need some advice about replacing maildrop with the Dovecot LDA. I need
to replicate a setup that uses postfix+maildrop+spamassassin. We'll be
using Dovecot 1rc13.
In the current setup, maildrop reads a file called .mailfilter in each
user's folder, then call spamassassin according to the user's
preferences. The file is simple, and looks like this --
if ( $SIZE > 20971520 )
{
2014 Aug 11
1
Restriciting memory usage for samba using Cgroups
Hi
Currently we are using cgroups to limit samba memory usage on our target
we have limited the memory to 20MB and we are able to see samba is
restricted to it.
With this we are able to restrict the cache memory to ~34MB (never goes
beyond this)
BUt issue we arere facing is the Buffers are increasing gradually and it is
not able to restrict.
Commands Used to restrict memory on target:
echo
2013 Aug 27
6
Suggest changing dirhash defaults for FreeBSD 9.2.
I have been experimenting with dirhash settings, and have scoured the internet
for other peoples' experience with it.
(I found the performance improvement in compiling has forestalled the need to
add an SSD drive. ;-)
I believe that increasing the following values by 10 would benefit most FreeBSD
users without disadvantage.
vfs.ufs.dirhash_maxmem: 2097152 to 20971520
2015 Nov 06
2
winbind problems
I had to move an existing member server to new hardware. Using getent
on this Debian Jessie system, I cannot get winbind to retrieve the
domain users, except for administrator, guest, tsinternetuser, and krbtgt.
Although none of my other working systems have it, I added the
"dedicated keytab", "kerberos method", and "winbind refresh tickets"
parameters to match
2015 Apr 14
3
Re: VM Performance using KVM Vs. VMware ESXi
On 4/14/2015 4:42 PM, Dominique Ramaekers wrote:
>
> About Spice: I think it’s good practice to use spice because it
> improves the performance of the VM in general by improving screen
> performance. If your VM is constantly displaying output, you’ll
> probably will notice a difference.
>
[Jatin] Ok, This is not my concern as of now. I will take a look at it
sometime later.
2018 Jan 03
1
[PATCH] virtio_blk: print capacity at probe time
Print the capacity of the block device when the driver is probed. Many
users expect this since SCSI disks (sd) do it. Moreover, kernel dmesg
output is the primary source of troubleshooting information so it's
helpful to include the disk size there.
The capacity is already printed by virtio_blk when a resize event
occurs. Extract the code and reuse it from virtblk_probe().
This patch also
2010 Mar 29
0
Interesting lockdep message coming out of blktap
I''m getting this:
blktap_validate_params: aio:/dev/vg_lilith-raid/xen-f13-64: capacity: 20971520, sector-size: 512
blktap_validate_params: aio:/dev/vg_lilith-raid/xen-f13-64: capacity: 20971520, sector-size: 512
blktap_device_create: minor 0 sectors 20971520 sector-size 512
blktap_device_create: creation of 253:0: 0
INFO: trying to register non-static key.
the code is fine but needs
2011 May 30
5
Damaged super block / fs root
I have accidently damaged the first block(s) of a btrfs partition
and can''t mount it anymore.
I can see that my data is still intact by running a command like:
cat /dev/sda5 | hexdump -C | more
Do any (experimental) tools exist which would allow me to recover the files?
Thank you
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a
2012 May 29
0
[btrfs-progs] btrfs fi df output
Hello,
I have a question regarding "btrfs filesystem df"output.
# btrfs fi df /mnt/test
Data: total=3.01GB, used=512.19MB
System, DUP: total=8.00MB, used=4.00KB
System: total=4.00MB, used=0.00 <= What this
means? For what is used? I''ve never seen this incremented
Metadata, DUP: total=2.50GB, used=676.00KB
Metadata: total=8.00MB, used=0.00
2015 Nov 06
2
winbind problems
Forgot to copy list.
On 11/06/2015 1:44 PM, Rowland Penny wrote:
> On 06/11/15 17:51, Dale Schroeder wrote:
>> I had to move an existing member server to new hardware. Using
>> getent on this Debian Jessie system, I cannot get winbind to retrieve
>> the domain users, except for administrator, guest, tsinternetuser,
>> and krbtgt.
>
> wbinfo -u should show all
2013 Dec 15
9
btrfs balance on single device
Hey all,
Just did a btrfs balance on a single device. Before the balance
operation here is the df result:
inglor@tiamat ~$ btrfs fi df /home
Data: total=19.19GB, used=9.34GB
System, DUP: total=32.00MB, used=4.00KB
Metadata, DUP: total=896.00MB, used=227.98MB
Then I issues a balance operation relocating the chunks across a single device:
inglor@tiamat ~$ sudo btrfs fi balance /home
[sudo]
2013 Jan 08
0
Win 32-bit, stack size problem with third party software?
Dear R-developers,
since R 2.15.2 I?m getting an error with my RNetLogo package.
The package uses rJava and connects to the Java program NetLogo
(http://ccl.northwestern.edu/netlogo/).
When starting it in so-called GUI-mode, i.e.:
library(RNetLogo)
NLStart("C:/Program Files/NetLogo 5.0.3", gui=T) #replace the path with the
path to your NetLogo installation directory
on a 32-bit
2017 May 05
0
CentOS 7 cloned VM cannot boot
On Fri, May 5, 2017 at 11:54 AM, Nikolaos Milas <nmilas at noa.gr> wrote:
> On 5/5/2017 5:11 ??, Barry Brimer wrote:
>
> Are the correct volumes referenced in your /etc/default/grub file?
>>
>
> Thanks Barry for your feedback.
>
> Here is the output:
>
> http://iweb.noa.gr/files/centos7/scratchvm-data-20170505-01.png
>
> What can you tell from that?
2005 Jun 23
1
[newbie question]to receive mail
hi,
i'm newbie to dovecot. lately i install postfix on a
server for providing mail service. however, i
encounter a problem in receiving mail, i.e., to get
mail download to the remote client. (i'm able to send
mail through mozilla client, but can't get the sent
mail download to the client).
what reasons may cause such problem?
check several points that i suppose it may have
problem,
2014 Oct 28
0
maildir++ quota support on dovecot
Some information about maildir++ that I have read:
http://www.inter7.com/courierimap/README.maildirquota.html
http://wiki2.dovecot.org/Quota/Maildir
When I have to deliver a message with an MDA I can use dovecot-lda.
If I have enabled "quota = maildir:User quota" I am pretty sure that in
the mailbox on file system I find a file named "maildirsize"
maildirsize on top contain