search for: 1024000

Displaying 20 results from an estimated 111 matches for "1024000".

Did you mean: 102400
2010 Mar 04
3
Issues when volume is full
...a thinks there is still space so it keeps trying and then finally errors out. I thought this was a problem because I was using compression, but I''ve repeated the problem without compression. Doing some tests, this is what I''ve found: lsddomainsd:/spool# dd if=/dev/zero of=junk bs=1024000 dd: writing `junk'': No space left on device 522163+0 records in 522162+0 records out 534693888000 bytes (535 GB) copied, 6026.85 s, 88.7 MB/s lsddomainsd:/spool# ls junk lsddomainsd:/spool# df -h Filesystem            Size  Used Avail Use% Mounted on /dev/mapper/lsddomain-root             ...
2012 Jun 04
1
Performance translators - a overview.
Hi, The purpose of performance translators is to decrease system call latency of applications and increase responsiveness of glusterfs. The standard approach used within glusterfs to decrease system call latency is making sure we avoid network roundtrip time as part of the fop processing. And based on what fop we are dealing with, we have different translators like read-ahead, io-cache,
2019 Sep 15
3
virsh -c lxc:/// setvcpus and <vcpu> configuration fails
...2</uuid> <metadata> <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0"> <libosinfo:os id="http://centos.org/centos/6.9"/> </libosinfo:libosinfo> </metadata> <memory unit='KiB'>1024000</memory> <currentMemory unit='KiB'>1024000</currentMemory> <vcpu>2</vcpu> <numatune> <memory mode='strict' placement='auto'/> </numatune> <resource> <partition>/machine</partition> </reso...
2018 Aug 16
2
Does domain quota work and how?
...users can "fill" the whole domain (group) quota. I found one particular example where they say the dict quota works different, e.g. it's an either/or. They give this example for the user_query (the relevant part): CONCAT('*:bytes=', \ IF(mailbox.quota = 0, domain.maxquota*1024000, mailbox.quota)) \ as quota_rule So, this works as a default domain quota that is overridden on a user by user basis. But this means that a user quota that is set cannot honor the domain quota. So, in theory all users together can reach a maximum quota that is way over the domain quota. Not des...
2009 Apr 02
4
Problems with Counter Strike Source
...Ubuntu 8.04.2 Hardy ( and not Studio, i just have the ubuntu studio skin ), i have an ATI radeon 4850 graphic card ( with the latest drivers installed ) and Wine 1.1.18 . To launch the game, i put " WINEDEBUG=fixme-all wine -fullscreen -w 1440 -h 900 -refresh 60 -dxlevel 81 -console -heapsize 1024000 "$@" " in the css / properties / set launch options ( i don't know if it's like that in English, i tried to translate ) See my screen if u don't understand [Image: http://moe.mabul.org/up-mini/moe/2009/04/02/img-184203ffir2.png ] (http://moe.mabul.org/up/moe/2009/04/02/i...
2014 May 27
2
Problem with quota calculation...
...(dict:User quota::proxy::quota), I have problems with tha calculated size and messages count. --- Input/Output --- # du -hs 23M . # doveadm quota get -u ich at tachtler.net Quota name Type Value Limit % User quota STORAGE 46602 1024000 4 User quota MESSAGE 166 - 0 # doveadm quota recalc -u ich at tachtler.net # doveadm quota get -u ich at tachtler.net Quota name Type Value Limit...
2011 Jun 29
1
Dovecot 2.0, mysql and quota
...wing: user_query = SELECT maildir, 51 AS uid, 51 AS gid, CONCAT('*:bytes=', mailbox.quota ) AS quota_rule FROM mailbox WHERE username = '%u' AND active = '1' I have made some test, with a test mailbox, with the quota setted to 1 Mb, in fact the maildirsize file contains: 1024000S When i write a mail, something strange is happening: with the debug mail of dovecot active i see this: Jun 29 17:42:19 lda: Debug: Loading modules from directory: /usr/lib64/dovecot/modules Jun 29 17:42:19 lda: Debug: Module loaded: /usr/lib64/dovecot/modules/lib10_quota_plugin.so Jun 29 17:42:1...
2008 Nov 06
0
[Postfixadmin-devel] Quota not working ?
...$CONF['mailboxes'] = '15'; >> $CONF['maxquota'] = '15'; >> >> // Quota >> // When you want to enforce quota for your mailbox users set this to 'YES'. >> $CONF['quota'] = 'YES'; >> // You can either use '1024000' or '1048576' >> $CONF['quota_multiplier'] = '1024000'; >> >> 10240000 is also in the mysql db as "quota" in the quota field for the >> mail where i send the mp3?s >> >> any ideas ? >> >> marko >> >&gt...
2018 Aug 17
3
Does domain quota work and how?
...quota get of a test domain: Username Quota name Type Value Limit % example_01 at example.com user STORAGE 5567 100000 5 example_01 at example.com user MESSAGE 70 - 0 example_01 at example.com domain STORAGE 33426 1024000 3 example_01 at example.com domain MESSAGE 1292 - 0 example_spam at example.com user STORAGE 33403 100000 33 example_spam at example.com user MESSAGE 1280 - 0 example_spam at example.com domain STORAGE 33426 1024000...
2008 Jul 10
3
fs quota check with server does not support rquotad
...e mail will be appended multiple times until I kill my mail client. -----------------dovecot log-------------- dovecot: Jul 02 09:44:23 Info: IMAP(01234567g): quota-fs: host=mailsvr, path=/var/mail, uid=3475 dovecot: Jul 02 09:44:23 Info: IMAP(01234567g): quota-fs: uid=3475, value=10240, limit=1024000, active=1 dovecot: Jul 02 09:44:23 Info: IMAP(01234567g): quota-fs: host=homesvr, path=/home, uid=3475 dovecot: Jul 02 09:44:23 Error: IMAP(01234567g): quota-fs: could not contact RPC service on homesvr dovecot: Jul 02 09:44:30 Warning: Killed with signal 15 --------------------------------------...
2015 Feb 19
4
Excel and Samba Problem
...This is our samba configuration: [global] security = domain workgroup = company netbios name = fileserver winbind separator = / winbind use default domain = yes winbind cache time = 300 encrypt passwords = true server string = FILESERVER log level = 0 max log size = 1024000 unix extensions = No logon path = \\fileserver3\profiles\%U logon home = \\fileserver3\Profiles\%U logon drive = H: logon script = logon.bat block size = 4096 max protocol = SMB2 [Data] path = /data/ browseable = yes writeable = yes force group = Intern valid us...
2012 Apr 04
2
[LLVMdev] "make check" fails at CodeGen/Generic/dbg-declare.ll (r153997 on PPC)
...unning test suite make[1]: Entering directory `/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/test' Making a new site.exp file... Making LLVM 'lit.site.cfg' file... Making LLVM unittest 'lit.site.cfg' file... ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \ /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/utils/lit/lit.py -s -v . ) FAIL: LLVM :: CodeGen/Generic/dbg-declare.ll (1007 of 5883) ******************** TEST 'LLVM :: CodeGen/Generic/dbg-declare.ll' FAILED ******************** Script: -- /var/tmp/portage/sys-devel/llvm-9999/wor...
2011 Apr 07
1
Hidden files
...pe ext4 (rw,noexec,nosuid,nodev,loop=/dev/loop0,acl,user_xattr) Samba 3.5.8 smb.conf ---------------------------- [global] pid directory = /opt/samba/run lock directory = /opt/samba/cache private dir = /opt/samba/cache log file = /opt/samba/smbd.log log level = 10 security = share max log size = 1024000 bind interfaces only = true interfaces = eth1 smb ports = 445 map hidden = yes [homes] browseable = yes printable = yes [mnt2] path = /drv1 read only = no guest ok = yes ---------------------------- Thanks Dmitry
2007 Jul 08
0
Troubles with tc/iptables - per TCP session tc
...tb rate 100mbit/sbin/tc class add dev eth0 parent 1:1 classid 1:11 htb rate 512kbit ceil 512kbit/sbin/tc class add dev eth0 parent 1:1 classid 1:12 htb rate 30mbit ceil 30mbit /sbin/iptables --table mangle --append POSTROUTING --out-interface eth0 --protocol tcp --sport 80 -m connbytes --connbytes 1024000: --connbytes-dir reply --connbytes-mode bytes --jump CLASSIFY --set-class 1:11/sbin/iptables --table mangle --append POSTROUTING --out-interface eth0 --protocol tcp --sport 80 --jump CLASSIFY --set-class 1:12 I have tried, without success, to mark the matching packets with iptables and redirect a...
2019 Sep 16
0
Re: virsh -c lxc:/// setvcpus and <vcpu> configuration fails
...adata> > <libosinfo:libosinfo >xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0"> > <libosinfo:os id="http://centos.org/centos/6.9"/> > </libosinfo:libosinfo> > </metadata> > <memory unit='KiB'>1024000</memory> > <currentMemory unit='KiB'>1024000</currentMemory> > <vcpu>2</vcpu> > <numatune> > <memory mode='strict' placement='auto'/> > </numatune> > <resource> > <partition>/machine&l...
2013 Mar 25
1
Failed to boot lxc with libvirt 1.0.3:2013-03-25 06:54:17.620+0000: 1: error : lxcContainerMountBasicFS:563 : Failed to mount /selinux on /selinux type selinuxfs flags=e opts=(null): No such device
hi all, I am using lxc with libvirt. But I can't boot lxc container by libvirt 1.0.3(libvirt 0.9.8 works) . Below is my environment. Do I miss something? lxc1.xml:<domain type='lxc'> <name>lxc1</name> <memory>1024000</memory> <cputune> <shares>100</shares> </cputune> <os> <type>exe</type> <init>/bin/sh</init> </os> <devices> <console type = 'pty'/> </devices></domain> I used virsh -c lxc:///...
2011 Jul 28
0
Snapshot error "command savevm not found"
...: The command savevm has not been found The VM's virtual disks are qcow2. Below is the XML file for this vm ------------ <domain type='kvm' id='6'> <name>CentOS6-x86-001</name> <uuid>050fb9d8-0b9a-48b9-a432-16eec57a9e8f</uuid> <memory>1024000</memory> <currentMemory>1024000</currentMemory> <vcpu>1</vcpu> <os> <type arch='x86_64' machine='rhel6.0.0'>hvm</type> <boot dev='hd'/> </os> <features> <acpi/> <apic/>...
2007 Jan 08
1
quota in mysql not being updated
...plugin information. Entries from /etc/dovecot/dovecot.conf: protocol lda { ... mail_plugins = quota } auth default { .... userdb sql { args = /etc/dovecot/dovecot-sql.conf } } dict { quotadict = mysql:/etc/dovecot/dict-quota.conf } plugin { quota = dict:storage=1024000: proxy::quotadict } from dovecot-sql.conf: user_query = SELECT 225 as uid, 225 as gid, mailbox_path as home, mailbox_path as mail, 'dirsize:storage=10240:messages=1000' as quota FROM transports WHERE email = '%u' dict-quota.conf: connect = ... table = quota_used select_field = quo...
2003 Nov 08
2
malloc errors? out of memory with many files on HP-UX
...64000 bytes, did move expand file_list to 128000 bytes, did move expand file_list to 128000 bytes, did move expand file_list to 256000 bytes, did move expand file_list to 256000 bytes, did move expand file_list to 512000 bytes, did move expand file_list to 512000 bytes, did move expand file_list to 1024000 bytes, did move expand file_list to 1024000 bytes, did move expand file_list to 2048000 bytes, did move expand file_list to 2048000 bytes, did move expand file_list to 4096000 bytes, did move expand file_list to 4096000 bytes, did move expand file_list to 8192000 bytes, did move expand file_list to...
2006 Mar 27
0
Randomly missing even-numbered vbd devices from domU
...artitions. I''ll eventually see all the devices if I keep rebooting the domU. The value of /local/domain/$DOMID/device/vbd/*/state are all 1 for the missing devices, and 4 for the ones that show up. When it works: domU:~# cat /proc/partitions major minor #blocks name 3 1 1024000 hda1 3 2 266240 hda2 3 3 102400 hda3 3 4 217088 hda4 [2006-03-27 16:19:40 xend] DEBUG (DevController:132) Waiting for devices vbd. [2006-03-27 16:19:40 xend] DEBUG (DevController:138) Waiting for 769. [2006-03-27 16:19:40 xend] DEBUG (DevController:403) hotplu...