search for: netio

Displaying 20 results from an estimated 33 matches for "netio".

Did you mean: netif
2004 Jul 22
7
Asterisk and Linejacks
...g list from 2001. I was wondering if you got (or still have) an asterisk system working with the linejack? If so, would you be willing to assist me with mine? I seem to have things working, and * says that caller ID is coming in, but I can't get * to actually answer the call. Thanks, Greg -- NetIO.org
2008 May 16
1
error: failed reading from tcp: Connection reset by peer
...000000000 +0200 @@ -1394,7 +1394,9 @@ */ return; } else { - log_msg(LOG_ERR, "failed reading from tcp: %s", strerror(errno)); + if (errno != ECONNRESET) { + log_msg(LOG_ERR, "failed reading from tcp: %s", strerror(errno)); + } cleanup_tcp_handler(netio, handler); return; } @@ -1454,7 +1456,9 @@ */ return; } else { - log_msg(LOG_ERR, "failed reading from tcp: %s", strerror(errno)); + if (errno != ECONNRESET) { + log_msg(LOG_ERR, "failed reading from tcp: %s", strerror(errno)); + } cleanup_tcp_h...
2020 Jun 19
0
Wine release 5.11
The Wine development release 5.11 is now available. What's new in this release (see below for details): - Wine Mono engine updated to 5.1.0, with WpfGfx library support. - More work on the separate Unix library for NTDLL. - Beginnings of a NetIO kernel driver implementation. - Initial support for the Print Ticket API. - Removal of the obsolete 32-bit PowerPC architecture. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.11.tar.xz http://mirrors.ibiblio.org/w...
2007 Apr 18
0
[Bridge] Error in usb0 and eth0 bridging on an ARM9 Plattform
...-Arm9(Ethernet)--Bridge--Arm9(USB-Device)-->Notebook (USB-Host) or LAN<--Arm9(Ethernet)--Bridge--Arm9(USB-Host)-->Notebook (USB-Host) (with a Trust USB2.0 Host to Host cable) When I try to ping my Notebook from LAN and reverse, everything seems to be fine. But when I use the tool "netio", wich provides a server to client connection for measuring the ethernet bandwith, only one direction works. While trying a TCP connection with netio, or trying to open a Website in Firefox every connection fails. A measurement between LAN and the bridge (with IP) and Notebook to Bridge works...
2007 Jan 02
2
strange speed issue
...orsepower and the tinc process barely reaches 1% cpu usage with 99% being idle. The result stays the same when I set "Compression = 0" or "Compression = 10" in all host files. Same goes with or without "TCPOnly = yes", no relevant speed difference. Tests are done using netio (both tcp and udp), ftp and even windows filesharing. These speeds can't be normal for tinc over a lan link, can they? Are there any known speed problems with the windows client? I'm pasting some of the relevant config files, it's a really basic scenario. I'd appreciate any ideas o...
2014 Sep 06
2
Decent Performance
...ount=100000 100000+0 records in 100000+0 records out 104857600000 bytes (105 GB) copied, 790.853 s, 133 MB/s read from local disk at max: root at atlas:/# dd if=/var/opt/vz/test.bin of=/dev/null 204800000+0 records in 204800000+0 records out 104857600000 bytes (105 GB) copied, 771.101 s, 136 MB/s netio session: debian server, windows 2003 client NETIO - Network Throughput Benchmark, Version 1.32 (C) 1997-2012 Kai Uwe Rommel TCP connection established. Packet size 1k bytes: 110.49 MByte/s Tx, 112.27 MByte/s Rx. Packet size 2k bytes: 110.12 MByte/s Tx, 112.03 MByte/s Rx. Packet size 4k bytes...
2020 May 19
3
FTS-lucene errors : language not available for stemming
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 19/05/2020 16:48 Stuart Henderson <<a href="mailto:stu@spacehopper.org">stu@spacehopper.org</a>> wrote: </div> <div>
2007 Jul 30
15
bandwidth aggregation between 2 hosts in the same subnet
.... I followed different HowTOs http://www.lartc.org/howto/lartc.rpdb.multiple-links.html#AEN298 http://lartc.org/howto/lartc.loadshare.html or something like: ip route...equalize via... but I never got a higher transfer rate between the two hosts than max 115Mb/s with benchmarks like netpipe or netio. I guess the route cache might be a problem here, or maybe I''m missing some other important part. I''m running Debian Etch with Kernel 2.6.21 from backports.org. Any ideas what I''m missing, or if it''s possible at all? Thanks, Ralf
2005 May 25
1
Winbind - loss of trust
...leep netcon 0:05 0.00% httpd 9971 www 2 0 1036K 748K sleep netcon 0:05 0.00% httpd 5447 www 2 0 1032K 748K sleep netcon 0:05 0.00% httpd 26809 www 2 0 1032K 748K sleep netcon 0:05 0.00% httpd 32392 www 2 0 1036K 748K sleep netio 0:05 0.00% httpd 7009 www 2 0 1036K 756K sleep netio 0:05 0.00% httpd 14350 www 2 0 1036K 748K sleep netcon 0:05 0.00% httpd 2432 www 2 0 1036K 748K sleep netcon 0:05 0.00% httpd Winbind is running exec winbindd -i -F -S 2>&1 (...
2008 Apr 24
1
is there a bandwidth limit per file?
...Do i copy two files in parallel i get a total transfer rate of about 10MB/s (again for read and write) with 3 files it is even around 11MB/s. Why i can't reach this transfer rate with just one file? It is the same from both windows pc. I benchmarked my network around 11.5MB/s are reached using netio (Win-Win,Win-Debian). The HDDs are reaching 60MB/s with hdparm -t /dev/sd? I search for such an issue, but didn't find something useful. I looked into the documentation, but didn't find some hints for that issue. How can i find the bootleneck in the system? Best reguards, Michael
2007 Aug 29
0
poor performance with bonding in round-robin mode (only samba affected)
Hi, samba 3.0.24, debian etch I'm seeing a strange effect with samba and traffic over a bond0 interface in round robin mode. 2 server each with 2 GbE interfaces as bond0 device ind rr mode. netio benchmark: NETIO - Network Throughput Benchmark, Version 1.26 (C) 1997-2005 Kai Uwe Rommel TCP connection established. Packet size 1k bytes: 182840 KByte/s Tx, 197599 KByte/s Rx. Packet size 2k bytes: 200947 KByte/s Tx, 208788 KByte/s Rx. Packet size 4k bytes: 217239 KByte/s Tx, 208988 K...
2015 Mar 12
3
Network throughput testing software available for CentOS/Linux
Hello everyone, A network engineer buddy of mine brought up for discussion with me that he'd like to do some throughput testing, but he's new to Linux/RedHat. Is there any software I can recommend to him that any of you find above par for CentOS 6/7? Thanks! Gilbert ******************************************************************************* Gilbert Sebenste
2008 Jun 09
2
samba/network performance
...a file to a share the performance is just about 10-15 MBits/s. Doesn't matter what OS the client uses. The server itself has a 1 G connection. Both are directly connected to the switch so there couldn't be a buggy cable/box between them. When i measure the speed with any other program, e.g. netio, it goes up to full bandwidth so there is no problem with the OS network configuration. I guess it's a problem in my configuration, but i can't find it. Thanks for help and best regards. [global] workgroup = WORKGROUP netbios name = SRV001 socket options = TCP_NODE...
2006 Nov 20
12
Samba fileserver limited to 50 MB/s on gbit
...bit Debian, Samba version 3.0.23c. It is running as a pure fileserver so its only CPU load is serving files. The client I am doing the tests from is WinXP Pro SP2. It is connected via Intel e1000 gbit ethernet (both the server and client use e1000 chipsets). I have done a raw tcp benchmark (using netio) and the network IS capable of transferring 120 MB/s. The problem is: The maximal transferrate when reading from the fileserver is limited to almost exactly 50 MB/s. The 50 MB/s are reached when the file I'm using for the benchmark is completely cached in the fileserver's RAM. CPU usage...
2020 Jun 05
0
Wine release 5.10
...e dynamic link library C:\Users\User\Desktop\winetest.exe 49189 Auslogics Registry Cleaner 8.x crashes and shows "OLE error 80004001" (SetCurrentProcessExplicitAppUserModelID stub needs to return S_OK) 49194 Denuvo Anti-Cheat 'denuvo-anti-cheat.sys' fails to load, needs 'netio.sys' stub driver (Winsock Kernel Sockets API / WSK) 49198 Denuvo Anti-Cheat 'denuvo-anti-cheat.sys' crashes in entry point (incorrect page protection restored during relocation processing) 49208 Wine fails to load explorer.exe or wineboot.exe with status c0000018 (kernelbase.dll m...
2009 Mar 14
2
bad performance Vista <-> Samba over gbit
...ion looks like this: fileserver: Samba 3.3 on FreeBSD 6.2 ----- gbit switch ----- workstation: Vista x64 When transfering files between the two PCs, I get abount 6.5 to 7 MB / sec. On my last Vista installation I got about 40 MB / sec. I've tried the following: - raw tcp transfer rates with netio: 40MB/s with 1kb chunks up to 100MB/s with 32kb in both directions - upgraded Samba to the most current version of 3.3 (had 3.0 before) the port-system of FreeBSd will give me - set Vista tcp autotuner to disabled, normal and experimental (slight performance loss with disabled, about 500kb/s les...
2004 Jul 22
4
VSP? Looking for advice.
...een what happens to mailing lists that degenerate like this one is. I would prefer that this not happen with *-users. FYI, one typical post by an apathetic user who doesn't trim probably uses more bandwidth than this entire thread. --__--__-- Message: 3 From: "greg" <greg@mail.netio.org> To: asterisk-users@lists.digium.com Subject: Oops - Re: [Asterisk-Users] Asterisk and Linejacks Date: Thu, 22 Jul 2004 13:23:44 -0500 Reply-To: asterisk-users@lists.digium.com My apologies, I realized too late that what I thought was someone's email address appears to go to the list....
2020 Jul 03
0
Wine release 5.12
...ix compilation with PSDK. kernel32: Implement IsWow64Process2. Fran?ois Gouget (7): mshtml: Fix the spelling of a parameter name. mshtml: Add a trailing '\n' to a TRACE(). mountmgr.sys: Make get_mountmgr_fs_type() static. ntdll: Fix wording of a comment. netio.sys: Remove WINAPI on static functions where not needed. netio.sys: Fix some minor case issues in comments. ntoskrnl.exe/tests: Fix some minor case issues in comments. Gabriel Iv?ncescu (11): msscript.ocx: Fix detaching the script host in put_Language. msscript.ocx: Fail if...
2020 May 19
3
FTS-lucene errors : language not available for stemming
...</div> <div> uid owning all mailboxes, and need to index all mailboxes. </div> <div> <br> </div> <div> PID USERNAME PRI NICE SIZE RES STATE WAIT TIME CPU COMMAND </div> <div> 44468 root 2 0 11M 18M sleep/6 netio 1:41 68.36% doveadm index -A * </div> <div> <br> </div> <div> With solr the indexing is done out-of-process and typically under a </div> <div> safe uid. </div> </blockquote> <div> Thats doveadm thoug...
2009 Aug 05
8
Tuning the performance of Samba over LAN network to improve I/O performance
Hello friends, I am trying to test NAS I/O performance over a network and trying to see the numbers for write and read speed. I have successfully configured and ran a lot of tests. However the numbers have not increased, I have reached a bottleneck. I tried playing around with the smb.conf file including all possible variations like, socket options = TCP_NODELAY SO_RCVBUF=(tried values like