Displaying 20 results from an estimated 7157 matches for "4096".
2009 Sep 07
1
high imap load on large folders
...ev/dovecot-uidlist.lock") = 0
epoll_ctl(5, EPOLL_CTL_DEL, 0, {0, {u32=136644264, u64=136644264}}) = 0
epoll_ctl(5, EPOLL_CTL_ADD, 0, {EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP, 
{u32=136644264, u64=136644264}}) = 0
stat64("/mnt/mail/mail/ingoiwt/.wx-dev/new", {st_mode=S_IFDIR|0700, 
st_size=4096, ...}) = 0
stat64("/mnt/mail/mail/ingoiwt/.wx-dev/cur", {st_mode=S_IFDIR|0700, 
st_size=3526656, ...}) = 0
stat64("/var/spool/indexes/ingoiwt/.wx-dev/dovecot.index.log", 
{st_mode=S_IFREG|0600, st_size=236, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0600, st_size=236, ...}) = 0
time(...
2004 Aug 06
1
Problems with ices
...}) = 0
brk(0x805f000)                          = 0x805f000
brk(0x8062000)                          = 0x8062000
brk(0x806b000)                          = 0x806b000
open("/usr/local/icecast/etc/ices.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=910, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x40018000
read(4, "<?xml version=\"1.0\"?>\n<ices:Conf"..., 16384) = 910
read(4, "", 12288)                      = 0
_llseek(4, 0, [910], SEEK_CUR)          = 0
read(4, "", 4096)...
2003 Nov 30
1
bad performance on 2.4.23
...Maximum     Lat%     Lat%    CPU
Kernel                        Size  Size  Thr   Rate  (CPU%)   Latency     Latency      &2s     &10s    Eff
---------------------------- ------ ----- ---  ------------------------------------------------------------
2.4.20-pre10                  8192  4096    1   37.28 21.64%     0.312      135.50  0.00000  0.00000    172
2.4.20-pre8                   8192  4096    1   37.34 21.38%     0.311      133.76  0.00000  0.00000    175
2.4.20-rc1                    8192  4096    1   37.36 21.44%     0.311      421.18  0.00000  0.00000    174
2.4.21-pre4-ac3...
2007 Aug 09
1
Mails causing imap process to hang.
...3932)                       = 0
open64("/var/qmail/maildirs/09/44/XXXXXX/Maildir/cur/1186631443.M495843P21207V000000940000BF68I000000000030AFC0_0.recess4,S=803364:2,S", 
O_RDONLY) = 10
fstat64(10, 0xFFBFF2A0)                         = 0
pread64(10, " A g I C A 8 d G Q g Y 2".., 4096, 58982) = 4096
pread64(10, " R p b m c 9 I j A i P g".., 4096, 63078) = 4096
pread64(10, " O V 8 w M D F f M D M y".., 4096, 67174) = 4096
pread64(10, " Z W M v Y X M v M j A w".., 4096, 71270) = 4096
pread64(10, " 4 K I C A g I C A g I C".., 4096, 75366) = 4...
2016 Oct 27
3
Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU via Power Resources
I can confirm what Peter said, path contains \_SB_.PCI0.RP05 and
power_state contains D3hot.
Op do 27 okt. 2016 11:06 schreef Peter Wu <peter at lekensteyn.nl>:
> On Thu, Oct 27, 2016 at 11:17:48AM +0300, Mika Westerberg wrote:
> > On Thu, Oct 27, 2016 at 12:56:41AM +0200, Peter Wu wrote:
> > > Hi PCI/ACPI PM experts,
> > >
> > > Since Linux 4.8, nouveau
2002 Dec 20
2
DISASTER - Samba corrupts shared directory data - URGENTLY
...functioning perfectly, but suddenly one of the Samba shares
presented problems: the files/directories are corrupted!!! No changes
are made in configuration, and appear the following datas in to the
shared directory:
Before:
pub:/home/DATA # l | more
total 100
drwxr-xr-x   24 root     root         4096 Dec 20 09:37 ./
drwxr-xr-x  123 root     root         4096 Dec 20 08:59 ../
drwxr-xr-x    2 root     users        4096 Dec 20 09:37 Biblioteca/
drwxrwxrwx    2 root     users        4096 Dec 20 09:37 Boletim de
Ocorr?ncia/
drwxr-xr-x    2 root     users        4096 Dec 20 09:37 CargaMaquinaTS/
drwx...
2006 Jul 10
2
ArcView + Samba: Performance nightmare under Linux, ok under Solaris or HP-UX
...opens its control files and some data
files. At some specific point the logfiles beginn to differ:
with the Solaris samba server, the ArcView application reads
the data files with 4k blocks in a sequential manner like this:
[...]
  read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 0, size = 4096, returned 4096
  read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 4096, size = 4096, returned 4096
  read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 8192, size = 4096, returned 4096
  read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 12288, size = 4096, returned 4096
  re...
2006 Jul 10
1
ArcView + Samba: Performance nightmare under Linux, o k under Solaris or HP-UX
...opens its control files and some data files. At some
specific point the logfiles beginn to differ:
with the Solaris samba server, the ArcView application reads the data files
with 4k blocks in a sequential manner like this:
[...]
  read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 0, size = 4096,
returned 4096
  read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 4096, size =
4096, returned 4096
  read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 8192, size =
4096, returned 4096
  read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 12288, size =
4096, returned 4096
  re...
2017 Jun 16
2
Erro sysvolcheck/sysvolreset
OK, sorry, uncomment a line :-D
Yes  exist!
ls -ld /opt/samba/var/locks/sysvol
drwxrwx---+ 3 root BUILTIN\administrators 4096 Jun 16 11:25 
/opt/samba/var/locks/sysvol
-----
ls -l /opt/samba/var/locks/sysvol
total 8 drwxrwx---+ 4 root BUILTIN\administrators 4096 Jun 14 2016 
interno.MYDOMAIN.COM.BR
-----
ls -l /opt/samba/var/locks/sysvol/interno.MYDOMAIN.COM.BR/
total 16
drwxrwx---+ 28 root BUILTIN\administrators 4096...
2004 Mar 29
1
impossible to create a ext3 filesystem on a LVM2 Logical Volume
..."Writing superblocks and filesyst"..., 59Writing superblocks 
and filesystem accounting information: ) = 59
time(NULL)                              = 1080538375
lseek(3, 24576, SEEK_SET)               = 24576
write(3, "\0\0\0\0\0\0\0\0\6\265g@\6\265g@\6\265g@\0\0\0\0\0\0\0"..., 
4096) = 4096
lseek(3, 35725312, SEEK_SET)            = 35725312
write(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
4096) = 4096
lseek(3, 6385664, SEEK_SET)             = 6385664
write(3, "\30\6\0\0\31\n\0\0\32\16\0\0\33\22\0\0\34\26\0\0\35\32"..., 
4096) = 4096
ls...
2006 Jul 06
4
LVM Input/output error
...fix them?
[root at frodo pilpel10]# uname -a
Linux frodo 2.6.9-34.0.1.ELsmp #1 SMP Wed May 24 05:28:30 CDT 2006 x86_64 x86_64 x86_64 GNU/Linux
Using lvm2 2.02.01-1.3
 	Thanks in advance,
 	Itay
<quote>
[root at frodo pilpel10]# vgcreate VGe1 /dev/sdc2
   /dev/dm-11: read failed after 0 of 4096 at 5242814464: Input/output error
   /dev/dm-11: read failed after 0 of 4096 at 0: Input/output error
   /dev/dm-12: read failed after 0 of 4096 at 54460416: Input/output error
   /dev/dm-12: read failed after 0 of 4096 at 0: Input/output error
   /dev/dm-13: read failed after 0 of 4096 at 21689578...
2017 Jun 16
2
Erro sysvolcheck/sysvolreset
Hello!
    samba -b | grep STATEDIR
    STATEDIR: /opt/samba/var/locks
I commented at line
idmap_ldb:use rfc2307 = yes
in my smb.conf, error is diferent  now
samba-tool ntacl sysvolreset
open: error=2 (No such file or directory)
ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
   File 
"/opt/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py",
2007 Jun 21
7
test program #2: mmaping
Attached another test program. I don't expect it to print any errors
with any OS, but I'd like to confirm it for non-Linux SMP kernels.
(Except for OpenBSD, it doesn't work correctly in it anyway because it
doesn't support mixing write()s and mmap())
-------------- next part --------------
A non-text attachment was scrubbed...
Name: concurrency.c
Type: text/x-csrc
Size: 2256
2005 Jul 11
1
Installing Office on Crossover
...Benjamin
[sher@localhost cxoffice]$ cd bin
[sher@localhost bin]$ wine --debugmsg +relay,+seh --cx-log start.log.gz 
uninstaller
wine: '/tmp/.wine-500/server-f3' must not be accessible by other users
[sher@localhost bin]$    
[sher@localhost tmp]$ ls -l
total 1156
drwxrwxrwt  2 sher sher   4096 Jul  4 01:58 audacity1.2-sher
-rw-rw-rwT  1 sher sher      0 Jul  7 15:58 description.tmp.6217
-rw-rw-rwT  1 sher sher 168916 Jul  9 20:13 g5v62nk5.bz2
drwxrwxrwt  2 root root   4096 Jul 10 02:42 gconfd-root
drwxrwxrwt  3 sher sher   4096 Jul 11 12:55 gconfd-sher
drwxrwxrwt  2 sher sher   4096 Jul...
2011 Sep 26
8
[Bug 8483] New: rsync: chown failed: Permission denied (13)
https://bugzilla.samba.org/show_bug.cgi?id=8483
           Summary: rsync: chown failed: Permission denied (13)
           Product: rsync
           Version: 3.0.8
          Platform: x86
        OS/Version: Solaris
            Status: NEW
          Severity: major
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: cas at totallylost.org
  
2005 Jan 02
0
[Bug 2207] New: Listing of available sync-sets is very different with or without ssh
...ion:
silver:~>rsync christina::
selskab         /home/carlsen/selskab
vandvaerk       /work/Work/Vandvaerk
regnskab        /home/carlsen/Regnskab
silver:~>
>From client via ssh:
silver:~>rsync christina: 
Enter passphrase for key '/Users/carlsen/.ssh/id_rsa': 
drwx------       4096 2005/01/02 22:31:19 .
-rw-r--r--      12292 2005/01/02 18:18:29 .DS_Store
-rw-------        193 2004/08/08 22:01:43 .ICEauthority
drwx------       4096 2003/10/12 19:15:07 .Trash
-rw-------        185 2005/01/02 13:14:32 .Xauthority
-rw-------      10359 2005/01/02 17:52:33 .bash_history
-rw-r--r--...
2008 Feb 28
0
[Bug 1445] ssh s
...796, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 4
mmap2(NULL, 1796, PROT_READ, MAP_SHARED, 4, 0) = 0x40006000
close(4)                                = 0
open("/lib/libcrypto.so.0.9.8", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1136576, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40007000
read(4, "\177ELF\1\1\1a\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0,X\3\0004"...,
4096) = 4096
mmap2(NULL, 1183744, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x4000e000
mmap2(0x4000e000, 1060052, PROT_READ|PROT_EXEC, MAP_PRIVAT...
2011 May 04
1
asterisk 1.4.35 to 1.4.41
Under 1.4.35 I get this message printed MANY times
[May  3 21:41:21] WARNING[21567] chan_sip.c: Asked to transmit frame 
type 4, while native formats is 0x1000 (g722)(4096) read/write = 0x1000 
(g722)(4096)/0x1000 (g722)(4096)
[May  3 21:41:21] WARNING[21567] chan_sip.c: Asked to transmit frame 
type 4, while native formats is 0x1000 (g722)(4096) read/write = 0x1000 
(g722)(4096)/0x1000 (g722)(4096)
[May  3 21:41:21] WARNING[21567] chan_sip.c: Asked to transmit frame...
2001 May 31
0
Bug in scp
...ULL, 23853, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40014000
566   close(4)                          = 0
566   open("/lib/libdl.so.2", O_RDONLY) = 4
566   fstat(4, {st_mode=S_IFREG|0644, st_size=9452, ...}) = 0
566   read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\330\34"..., 4096) = 4096
566   old_mmap(NULL, 12428, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4001a000
566   mprotect(0x4001c000, 4236, PROT_NONE) = 0
566   old_mmap(0x4001c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x1000) = 0x4001c000
566   close(4)                          = 0
566   open("...
2014 Nov 12
2
Query: SELECT "INBOX" permission denied
...\Trash
  }
  prefix =
}
passdb {
  driver = pam
}
ssl = required
ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
ssl_key = </etc/pki/dovecot/private/dovecot.pem
userdb {
  driver = passwd
}
[root at dungeon sandra]# ls -la /var/spool/mail
total 2097152
drwxrwxr-x.  2 root         mail       4096 Nov 11 22:10 .
drwxr-xr-x. 16 root         root       4096 Nov 11 14:21 ..
-rw-rw----.  1 sandra       mail  625547161 Nov 11 21:32 sandra
-rw-rw----.  1 spamtrap_000 mail   26773946 Nov 11 20:53 spamtrap_000
-rw-rw----.  1 spamtrap_001 mail    3092961 Nov 11 22:10 spamtrap_001
-rw-rw----.  1 spamt...