search for: 6291456

Displaying 20 results from an estimated 20 matches for "6291456".

2012 Apr 20
3
xe CLI: Error code: MEMORY_CONSTRAINT_VIOLATION - trial XenServer 6.0.2 image has a bug
2011 Oct 19
0
general protection and other errors
...-0.14.0-8.fc15.x86_64 kernel-headers-2.6.40.6-0.fc15.x86_64 qemu-kvm-0.14.0-8.fc15.x86_64 I've included my domain config below in hopes it helps. <domain type='kvm'> <name>mail02</name> <uuid>ec4f3cf5-2f27-fb3e-72f6-3fa3176b13b6</uuid> <memory>6291456</memory> <currentMemory>6291456</currentMemory> <vcpu>4</vcpu> <os> <type arch='x86_64' machine='pc-0.14'>hvm</type> <boot dev='hd'/> </os> <features> <acpi/> <apic/>...
2014 Sep 12
1
Inconsistent behavior between x86_64 and ppc64 when creating guests with NUMA node placement
...s actually 8192 MB in bytes and hexidecimal. This is apparently just an issue with the error message. The following specs work on ppc64: <cpu> <topology sockets='4' cores='1' threads='1'/> <numa> <cell cpus='0-2' memory='6291456'/> <cell cpus='3' memory='2097152'/> </numa> </cpu> Note that the memory for each cell is 6144*1024 and 2048*1024 respectively. The issue is that the memory size for each NUMA cell should be specified in KiB, not MB (http://libvirt.org/for...
2011 Nov 02
0
general protection errors
...mon-0.14.0-8.fc15.x86_64 kernel-headers-2.6.40.6-0.fc15.x86_64 qemu-kvm-0.14.0-8.fc15.x86_64 I've included my domain config below in hopes it helps. <domain type='kvm'> <name>mail02</name> <uuid>ec4f3cf5-2f27-fb3e-72f6-3fa3176b13b6</uuid> <memory>6291456</memory> <currentMemory>6291456</currentMemory> <vcpu>4</vcpu> <os> <type arch='x86_64' machine='pc-0.14'>hvm</type> <boot dev='hd'/> </os> <features> <acpi/> <apic/> <pae/&g...
2004 Oct 19
3
Maximum possible size of vorbis packet...
I'm looking to trim down the size of the buffers i'm using... and at the moment, i've set each "media sample" (ie packet) to the size of the maximum reasonably possible for any codec (ie video)... about half a meg each... and there's quite a few of them... now i'd like to set the buffer size based on the codec, as obviously the audio codecs need much less space
2010 Jan 04
5
link-dest question
The command below was run on FreeBSD 7.2 with rsync-3.0.3. The command works but copies all files, i.e. no hard links created. rsync -vaxH --numeric-ids --delete --exclude=/home/apache/logs \ --link-dest=/mnt/200912/newharbor/home -e ssh newharbor.safeport.com:/home \ 201001/newharbor/home/ The command was run without the continuation breaks that I added for readability. The command
2006 Jul 20
1
tracking an error back to a file
...TE READ WRITE CKSUM local ONLINE 0 0 8 c0d0s7 ONLINE 0 0 4 c1d0s2 ONLINE 0 0 4 errors: The following persistent errors have been detected: DATASET OBJECT RANGE local/music 31018 6291456-6422528 local/music 37932 1572864-1703936 local/music 12895 4063232-4194304 local/music 7782 3145728-3276800 zdb -vvv local/music 31018 Dataset local/music [ZPL], ID 21, cr_txg 286098, last_txg 569229, 266G, 47341 objects, rootbp [L0 DMU objset] 400L/...
2011 Jun 27
4
How many L1/L2 my cpu have ?
...ue L2 - not true L1 - true *cat /sys/devices/system/cpu/cpu*/cache/index*/size * 32K 32K 6144K 32K 32K 6144K ##################################### getconf show information only for one core. *getconf -a |grep CACHE * LEVEL1_ICACHE_SIZE 32768 LEVEL1_DCACHE_SIZE 32768 LEVEL2_CACHE_SIZE 6291456 L1 - 64KiB - not true L2 - 6MiB - true ############################ According the most powerful tool - x86info we can presume that we have: *x86info -c * Found 2 identical CPUs Extended Family: 0 Extended Model: 1 Family: 6 Model: 23 Stepping: 6 Type: 0 (Original OEM) CPU Model (x86inf...
2000 Feb 15
0
samba 2.0.6 and FreeBSD 3.4-STABLE (was kern/16605, 3.4-RELEASE problem)
...hmarks were run from a Win 2000 Profession box using NT 4 domain authentication (encrypted passwords). In smb.conf these are added: #per tdwyer@io.telstra.com.au # 3.4-STABLE socket options = TCP_NODELAY IPTOS_LOWDELAY IPTOS_THROUGHPUT read raw = yes write raw = yes shared mem size = 6291456 In the kernel config file the following are: options "SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)" options SHMMAXPGS=2048 The disk system is an untuned HV diff SCSI system using ST410800WD drives in both cases, with dual PPro200's. Mike Squires
2000 Feb 27
0
Read/Write throughput problem. Any help would be appreciated
...an think of. Here is my smb.conf [global] debug level = 0 logfile = /var/log/%m.log workgroup = BAGGINS server string = bsd socket options = TCP_NODELAY IPTOS_LOWDELAY IPTOS_THROUGHPUT SO_SNDBUF=32678 SO_RCVBUF=32678 write raw = yes read raw = yes read size = 65536 shared mem size = 6291456 lock directory = /var/lock/samba locking = yes security = share protocol = LANMAN2 [BSDshare] path = /usr/netbios writeable = true hosts allow = 10.0.0. 127.0.0.1 create mask = 0777 directory mask = 777 guest ok = yes
2000 Feb 21
1
Win2K and samba 2.0.6
...equires some entries in the smb.conf file and some corresponding kernel changes provided by tdwyer@io.telstra.com.au: In smb.conf: #per tdwyer@io.telstra.com.au # 3.4-STABLE socket options = TCP_NODELAY IPTOS_LOWDELAY IPTOS_THROUGHPUT read raw = yes write raw = yes shared mem size = 6291456 In the kernel config file (3.4-STABLE) options "SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)" options SHMMAXPGS=2048 This causes smbd to use about 8MB per process, according to top. Mike Squires
2020 Mar 31
1
Ways to make "smbd" use less memory?
...st is shared libraries) spread out as: Size Allocations 4096 8868 4K * 88868 = 36MB 8192 1 16384 1 32768 1 45056 1 49152 2 73728 1 135168 1 143360 1 180224 1 270336 1 544768 1 2093056 16 2*16 = 32 MB 2097152 12 2*12 = 24 MB 6291456 1 6 MB Since this is on the master smbd then it?ll be inherited by the ones it forks off too. On a busy server (1317 smbd processes currently) the master smbd uses 138MB allocated: 4096 8915 36MB 8192 1 12288 1 106496 2 671744 1 2093056 24 50MB 2097152 22...
2018 Jul 11
4
UDP for data?
Hi, I'm very interested in making SSH use UDP for large data chunks. Maybe you know FASP (https://en.wikipedia.org/wiki/Fast_and_Secure_Protocol), but that is proprietary, although the website says it's based upon open source methods. Is it possible to make openssh work with UDP for this purpose? Thanks in advance, Stef Bon
2005 Apr 27
0
Samba + Clipper too slow
...- 4s lock spin time = 45 lock spin count = 10 dos filetimes = yes oplocks = no level2 oplocks = no change notify timeout = 300 lpq cache time = 30 # max xmit = 32768 # more than 5:55 # read raw = yes # write raw = yes # max xmit = 65535 # dead time = 60 # shared mem size = 6291456 # No se reconoce # read prediction = no # No se reconoce # Security and Domain Membership Options security = user encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd #hosts allow = 192.168.1.0/255.255.255.0 # Networking Options interfaces = eth0 lo bin...
2009 Aug 17
5
Dovecot and LDAP-Quotas
Hi all, I have configured Dovecot as a POP/IMAP-Server in front of a Postfix-Server. Every thing works without one thing: LDAP-quotas The main-quota-rule works: quota_rule: *:storage=8M Only the LDAP-quota won't be used by Dovecot: user_attrs = msRADIUSFramedIPAddress=quota_rule=*:storage=%$k I have to use the special LDAP-field "msRADIUSFramedIPAddress" because my W2003
2019 Apr 01
1
Readahead in the nbdkit curl plugin
I'm trying to replicate the features of the qemu curl plugin in nbdkit's curl plugin, in order that we can use nbdkit in virt-v2v to access VMware servers. I've implemented everything else so far [not posted yet] except for readahead. To my surprise actually, qemu's curl driver implements readahead itself. I thought it was a curl feature. I'm not completely clear _how_ it
2003 Jun 12
3
unionfs related patch
G'day ... David Schultz, in his spare time, has been working through some of the issues I've been able to 'tweak' in the unionfs code ... as he is currently working on forward-patching it to -CURRENT right now, he can't commit the code to the -STABLE tree ... in order to allow others using unionfs to test the patch (I've been running it a few weeks now on a very heavily
2012 Feb 11
3
9.0-RELEASE PV from scratch on XCP v1.1.0
...0 0 0 b: 512MB * swap c: 41929587 0 unused 0 0 # "raw" part, don''t edit d: 512MB * 4.2BSD 0 0 0 e: 2097152 3145791 4.2BSD 0 0 0 f: 6291456 5242943 4.2BSD 0 0 0 g: 12582912 11534399 4.2BSD 0 0 0 h: 17812276 24117311 4.2BSD 0 0 0 EOF bsdlabel -R md0s1 xcp-optionb-bsdlabel.txt rm xcp-optionb-bsdlabel.txt # root partition has to be UFS1. PyGRUB chokes on UFS2 (fsimag...
1998 Aug 13
6
Performance Problems
I've been introducing a local company to the benefits of Linux and Samba, things have been going really well until I tried to provide some file sharing for 3 people on the Lan. Setup: RH 5.0 on a P5-133 running a small intranet with DHCP, file server, and local / remote mail services Samba 1.9.18 (not sure of patch level) I setup a directory accessible by only 3 users and copied a 2.4Meg
2012 Apr 24
21
no console when using xl toolstack xen 4.1.2
Hello! I was asking for help on the Freenode channel, and I was pointed here. I have a situation where, using xl, I can create a functional PV domU, with or without pv-grub, but I cannot access the console. Firing up xend and using xm works without trouble. Since xend and company is being deprecated, I would like to transition to using the xl toolstack. The system is an Arch Linux system