similar to: Performance problem with utime() on Solaris 8

Displaying 20 results from an estimated 1000 matches similar to: "Performance problem with utime() on Solaris 8"

2008 Feb 14
9
100% random writes coming out as 50/50 reads/writes
I''m running on s10s_u4wos_12b and doing the following test. Create a pool, striped across 4 physical disks from a storage array. Write a 100GB file to the filesystem (dd from /dev/zero out to the file). Run I/O against that file, doing 100% random writes with an 8K block size. zpool iostat shows the following... capacity operations bandwidth pool used
2009 Sep 07
1
high imap load on large folders
Hello, i sync with imapsync from an archiopteryx-server to an dovecot-server, for testing until now. The dovecot is inside an VM. storage for mail is on an nfs-share, indexes are local. What i now see, is, on large folder( 58000 messages and more) the load on the imap-process is very high, and slowdown the transferprocess. Is there something, I can do. Whats cause the high load ind the
2008 May 31
5
DO NOT REPLY [Bug 5506] New: support utime differences at runtime, not configure/build time
https://bugzilla.samba.org/show_bug.cgi?id=5506 Summary: support utime differences at runtime, not configure/build time Product: rsync Version: 3.0.3 Platform: All URL: http://thread.gmane.org/gmane.network.rsync.general/1794 8 OS/Version: Linux Status: NEW Severity:
2008 Feb 26
1
Performance issues after samba update (utime?)
Hi all, We're experiencing performance issues after migrating from 3.0.8 to 3.0.28. Write performance has degraded about 30%, regardless of the size of file being copied. (tests described below are a single 150Mb file copy from an XP explorer) The setup is somewhat peculiar as the server is mounting NFS shares (v3) and exporting these. smb.conf hasn't changed, save for the addition of
2004 Sep 21
1
utime() failed with index file [...] Operation not permitted
Hello, I'm running the dovecot backports from jones.dk. Everything is working fine so far, but whenever someone is logging in (IMAP or POP 3) I get the following error message in my mail.log: [...] pop3(frederik): utime() failed with index file /var/mboxes/frederik/.INBOX/.imap.index: Operation not permitted [...] imap(jako1): utime() failed with index file
2000 Dec 31
1
utime() -> utimes()
ChangeLog says - markus at cvs.openbsd.org 2000/09/21 05:11:42 scp.c utime() to utimes(); mouring at pconline.com SCO's Open Server 3 does not have utimes. ... gcc -o scp scp.o -L. -L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/ssl -ls sh -lopenbsd-compat -lz -lsocket -lgen -lsocket -los -lprot -lx -ltinfo -lm -lc rypto undefined first referenced
2007 Jul 03
2
utime : operation not permitted
With the upgrade to 1.0.1, I am seeing some errors/warnings dovecot: IMAP(jhorner at arinbe.com): utime(/home/arinbe/Maildir/.info/tmp) failed: Operation not permitted: 1 Time(s) dovecot: IMAP(jhorner at arinbe.com): utime(/home/arinbe/Maildir/.resumes.vabch/tmp) failed: Operation not permitted: 1 Time(s) Different directories on different days. Different users on different days. Always /tmp
2004 Nov 10
0
dos filetimes = yes is not correctly used? - utime function calls fail (Version 3.0.7)
Hello everbody, this is really urgent. at the moment the status is as follows: We changed the primafy group to a group without german characters: "?,?,?". It works fine, as long as the primary group as full access to the file. If not, it doesn't work. The Problem in detail: Situation 1: User is member of DOMAIN+GROUP. DOMAIN+GROUP is owner of file utime is called and
2005 May 19
1
utime() failed: Value too large for defined data type
i have recently rebuilt dovecot on my mail server as i wanted to add SSL support for it. well, my OpenSSL libs are 64-bit, so what they hey, i'll build dovecot 64-bit as well. worked just fine, no issues at all. the setup is: Solaris 9/SPARC Sun C compiler Dovecot 0.99.14 after rebuilding it 64-bit, i now have a small problem however. I cannot save messages to IMAP folders from Mail.app
2000 Aug 23
2
chmod(2) and utime(2) Problems
I am having a problem with my samba config on my web server related to file permissions. The problem seems quite subtle! The samba config file contains (Samba 2.0.7): ----cut here [global] workgroup = UKC server string = University Web Server security = domain encrypt passwords = Yes password server = KNOLE CORFE log file = /var/adm/log/samba.log
2016 Jan 06
0
[klibc:master] Add pread and pwrite 32bit syscall wrappers for parisc
Commit-ID: 75895304280f597f46551deb8b87c27ac18a013c Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=75895304280f597f46551deb8b87c27ac18a013c Author: Helge Deller <deller at gmx.de> AuthorDate: Wed, 6 Jan 2016 00:43:50 +0000 Committer: H. Peter Anvin <hpa at linux.intel.com> CommitDate: Tue, 5 Jan 2016 17:45:50 -0800 [klibc] Add pread and pwrite 32bit syscall
2015 Apr 22
0
Samba 4 slow write
Hello Ervin, ? > Do you mean that this is the "normal" way? These geteuid and > getegid system calls are so slow? > >> ?% time seconds usecs/call calls errors syscall ?>> ? ------ ----------- ----------- --------- --------- ---------------- ?>> ? 15.68 15.894980 4 4398791 getegid >> 15.57 15.783699 4
1997 Oct 07
4
utime and backing up files
I read in the Samba docs that there is a problem with "utime()" when a user updates another users file the modified time cannot be updated. According to the docs, even if it the file has write permissions set for the non-owner. When I attempt to do a test on a files that is mode 777, I create the file as one user, wait a minute, edit it again as another user, and it changes the modified
2008 Oct 24
3
more smbd CPU mystery
Well I have determined that everytime someone logs in/logs out of a windows box in our lab *ALL* of the files in "My Directory" are copied from/to the file server to the local client. Needless to say this is retarded and needs to stop. The local sys admin needs to perform some windows voodoo to redirect this directory. Still this brings the mystery as to why smbd would take up so much
2009 Feb 04
2
can't make 3.3.0 on Solaris 10
I downloaded 3.3.0 and tried compiling on Solaris 10 and got pretty far into the make before this message: Linking bin/smbd ./bin/libtdb.so: undefined reference to `write@SUNW_0.9' ./bin/libwbclient.so: undefined reference to `sleep@SUNW_0.7' ./bin/libtdb.so: undefined reference to `pread64@SUNW_1.4' ./bin/libtdb.so: undefined reference to `fcntl@SUNW_0.9' ./bin/libtalloc.so:
1999 Oct 26
0
Solaris 7 not compiling HEAD code
I am trying to compile the NTDOM HEAD code on Solaris 7 using gcc 2.8. Samba 2.0.5a works fine but not the HEAD Code. See Errors below. Can anyone tell me what I need to do? Samba errors during compile Compiling libsmb/clientgen.c libsmb/clientgen.c: In function `cli_get_string': libsmb/clientgen.c:91: warning: passing arg 1 of `skip_string' discards `const' from pointer target
2015 Apr 23
2
Samba 4 slow write
Hi Jones, many thanks again four your help and your time. Thanks for the patch too - I'll check it up. On my Ubuntu, there is a Samba 4.1.6. I'll install the samba source package, and will try to apply the patch, then - I hope - the package will be compiled as well. I'll notify to you about the result. (First, I need to upgrade that server.) Thanks again, Ervin On Thu, Apr
2002 Oct 21
1
compilation probs...
hi all. I am trying to get 2.2.6 to compile but get the dreaded: checking for test routines... configure: error: cant find test code. Aborting config I have many instances of this but no real solutions I have RH7.2 and gcc 2.95-3 compiled by hand attached is configure output for compilation thanks sean -------------- next part -------------- [sean@sean-turnbull source]$ sudo ./configure
2015 Apr 23
0
Samba 4 slow write
Hello Ervin, The in-memory cache lookup could be added back into samba-4.1.6 by applying the attached patch, if it could be compiled with Louis how-to steps, perhaps got the chance to make U14.04 be stayed on samba-4. Here is my test, the test-bench is uploading 5000 files and each one is 1MB. The attached patch could improve 15% at case B). Case A) Original samba-4.1.6 will go through
2002 Oct 29
1
Problem running ./configure
guys .. when i run ./configure for my samba 2.2.6 .. i get this error $ checking for test routines... configure: error: cant find test code. Aborting config I am not sure how to resolve it. I have posted my error log file at http://www.mutualinterest.com.sg/config.log hope someone can help me out here.. And this is my output. Sorry if it is kinda long. [root@gatecrasher source]# ./configure