similar to: Regarding slow transfer speeds with Samba --> Windows and FA311

Displaying 20 results from an estimated 600 matches similar to: "Regarding slow transfer speeds with Samba --> Windows and FA311"

2004 Jun 30
0
problem loading initrd
Hi, I am trying to load kernel 2.6.6 on a Soekris net4521 from the network using PXE. I built my initrd with mkinitrd. RedHat nash (while running linuxrc) hangs after mounting /proc and says "Creating block devices". I am using the pxelinux.0 from the syslinux-2.10 distribution and the kernel and initrd were built on redhat 9.0. I built my kernel with BLK_DEV_RAM, RAMFS, TMPFS,
2001 Mar 06
3
Solution to my read problem 'Broken pipe' 'write_socket_data'
Hi, The only reason I use Samba is I want to connect my linux desktop with my windows laptop and share the larger disk with the laptop. I got weird problem that I could only write to the samba server but I could not read from it with errors like: [2001/03/04 16:36:38, 0] lib/util_sock.c:write_socket_data(540) write_socket_data: write failure. Error = Broken pipe [2001/03/04 16:36:38, 6]
2006 Jun 06
1
a plead to package developers regarding GCC
Dear DevelopeRs, I'd like to ask those who develop R packages with compiled code to please try avoiding dependency on GCC (gcc/g77/gfortran/g++) specific features in the code, for the simple reason that there are non-GCC compilers out there that might choke on such features. I found this out back when I was trying to build R-2.3.0-to-be on our dual Opteron based Scyld cluster. Because the
2000 Jun 08
1
interface negotiation questions (slightly off-topic)
Howdy: This is (at least slightly) off-topic, but I've seen more knowledgeable folks than I mention autonegotiation in this venue and, since I didn't get any response on the vortex-bugs mailing list, I thought I'd ask here (also, the interface in question supports samba so...). And there should be some good news for some folks too. If this is old news, sorry (I've been too busy
2009 Oct 06
1
[patch] PXE-On-A-Disk: etherboot2ethersel.pl patched for etherboot-5.4.3+dfgs
PXE-On-A-Disk from (ftp://ftp.scyld.com/private/jlehan/pxe-on-a-disk.html) was posted on syslinux mailing list: http://syslinux.zytor.com/archives/2005-December/006222.html. It is being mentioned by syslinux wiki, or some other documentation of syslinux that I currently can't find. I tried etherboot2ethersel.pl from PXE-On-A-Disk (ftp://ftp.scyld.com/private/jlehan/pxe-on-a-disk.html)
2003 Mar 24
1
(Repost to list) Copying large files xp pro -> Samba very slow
I previously posted this to the linux.samba mailing list. I'm not sure that was the right place, so here it is again. Apologies if you've already seen it. Hi, I would really appreciate any hep with a big problm I'm having with XP (Pro / SP1 ) transferring to a samba share. The transfer starts off OK, using about 66% of my 100Mbs network. Then, after about 10-15 seconds, it drops off
2002 Sep 12
0
''resource or device no longer available' error with large files
Hi. I have a base 10 hub, a SAMBA 2.2.6 server on a p200mmx, and a win98se box. Everything in DIAGNOSTICS.txt checks out fine, and everything seems to work ok until i try to send an iso image across. That is when smbd crashes (about halfway/300M), and win gives the error 'cannot copy or replace <filename>: the resource or device is no longer available. That is the exact error
2005 Apr 16
3
Problem with openssh-4.0p1 and tcp wrappers on RH7.2(Scyld)
I have tried to update openssh-3.1p1 of our system that uses RH7.2 (Scyld). I is pretty much a standard Redhat 7.2 install with openssl-0.9.6b, zlib-1.1.4 etc. I have gotten openssh to work after some initial issues, but I still have not been able to get openssh/sshd to work with tcp-wrappers. I have in hosts.deny ALL: ALL: and in hosts.allow ALL: localhost, 127.0.0.1, 192.168.1. and still I
2014 May 08
0
[PATCH] net: get rid of SET_ETHTOOL_OPS
I think that it may be appropriate to submit this patch for linux-next instead of 3.15-rc4... On Thu, May 8, 2014 at 1:53 PM, Wilfried Klaebe <w-lkml at lebenslange-mailadresse.de> wrote: > Dave Miller mentioned he'd like to see SET_ETHTOOL_OPS gone. > This does that. > > Compile tested only, but I'd seriously wonder if this broke anything. > > Suggested-by: Dave
2014 May 11
0
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
SET_ETHTOOL_OPS is equivalent to : #define SET_ETHTOOL_OPS(netdev,ops) \ ( (netdev)->ethtool_ops = (ops) ) how it makes difference removing this code and replacing with the code mentioned ? On Sun, May 11, 2014 at 5:42 AM, Wilfried Klaebe <w-lkml at lebenslange-mailadresse.de> wrote: > net: get rid of SET_ETHTOOL_OPS > > Dave Miller mentioned he'd like to see
2014 May 11
0
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
SET_ETHTOOL_OPS is equivalent to : #define SET_ETHTOOL_OPS(netdev,ops) \ ( (netdev)->ethtool_ops = (ops) ) how it makes difference removing this code and replacing with the code mentioned ? On Sun, May 11, 2014 at 5:42 AM, Wilfried Klaebe <w-lkml at lebenslange-mailadresse.de> wrote: > net: get rid of SET_ETHTOOL_OPS > > Dave Miller mentioned he'd like to see
2005 Nov 10
2
make check failed on linux-amd64 using PGI compilers
Dear R-help, I am trying to build R-2.2.0-patched (2005-11-07 r36217) on the head node of a Scyld cluster (dual Opteron 250s) using PGI compilers (v6.0). I used the flags suggested by Jennifer Lai on R-devel (taken from R-admin, except that I had to add -L/usr/X11R6/lib64 to LDFLAGS). The build went fine, but make check-all failed when running tests/Examples/graphics-Ex.R, at: > plot(1:2,
2005 Dec 26
2
Fedora Core 2, cPanel and Ruby
Hi, i have a live server with Fedora Core 2 and cpanel. I want to install Ruby 1.8.2, so i can use rails, but it has some dependencies that need to swith the computer to Fedora 3. It requires a new version of openssl, which breaks dependencies in a LOT of packages. What do you recommend me to do? Update the whole system (how?), use some kind of chroot to install the new version of ruby...?
2006 Oct 18
1
Installing SYSLINUX in PBR, not MBR?
Hi. Are there any gotchas to installing SYSLINUX in the PBR of a partition, and not the MBR of the overall hard drive? The reason I want to do this, is to take my "PXE-on-a-disk" project, and install it simply into one very small (1MB or so) FAT16 partition. ftp://ftp.scyld.com/private/jlehan/pxe-on-a-disk.html This partition would be placed near the very beginning of the drive.
2006 Oct 03
3
how do I tell configure where to find Java?
Dear R-help, I'm trying to build R-2.4.0 on our Opteron-based Scyld cluster. The system has gcj (the GNU Java compiler, part of GCC) stuff in /usr/bin. When I installed jdk 1.5.08, the install script placed it in /usr/java (I didn't have a choice, as the script didn't offer that option). Now when I run configure in R-2.4.0, it finds gcj, which is not what I want to use. Is there a
2019 Nov 27
0
[net-next V3 1/2] netdev: pass the stuck queue to the timeout handler
Em qua., 27 de nov. de 2019 ?s 12:12, Martin Habets <mhabets at solarflare.com> escreveu: > > Your @work correctly identifies that the drivers/net/ethernet/sfc drivers need patching, but the actual patches for them are missing. > Please add those. Makes me wonder if any other files are missing patches. Since, I'm adding new stuffs to virtion_net (2/2), I will split this into a
2005 Jul 06
2
Frustrating problem with natsemi (DP83815) ethernet devices
[Sorry if this is off-topic for this list, please advise me if there''s a better place to ask this] I have an embeded motherboard with 4 natsemi (DP8315) ethernet chips. I''m running a 2.6.9 kernel (I''ve tried 2.6.11 too) and a very minimal Slackware distribution. Now about the problem: The network interfaces seem to NOT transmit anything when the interface is
2019 Dec 03
0
[PATCH RFC v6 net-next] netdev: pass the stuck queue to the timeout handler
This allows incrementing the correct timeout statistic without any mess. Down the road, devices can learn to reset just the specific queue. The patch was generated with the following script: use strict; use warnings; our $^I = '.bak'; my @work = ( ["arch/m68k/emu/nfeth.c", "nfeth_tx_timeout"], ["arch/um/drivers/net_kern.c", "uml_net_tx_timeout"],
2019 Dec 03
1
[PATCH RFC v7 net-next] netdev: pass the stuck queue to the timeout handler
This allows incrementing the correct timeout statistic without any mess. Down the road, devices can learn to reset just the specific queue. The patch was generated with the following script: use strict; use warnings; our $^I = '.bak'; my @work = ( ["arch/m68k/emu/nfeth.c", "nfeth_tx_timeout"], ["arch/um/drivers/net_kern.c", "uml_net_tx_timeout"],
2019 Dec 03
0
[PATCH RFC net-next v8 1/3] netdev: pass the stuck queue to the timeout handler
This allows incrementing the correct timeout statistic without any mess. Down the road, devices can learn to reset just the specific queue. The patch was generated with the following script: use strict; use warnings; our $^I = '.bak'; my @work = ( ["arch/m68k/emu/nfeth.c", "nfeth_tx_timeout"], ["arch/um/drivers/net_kern.c", "uml_net_tx_timeout"],