Page 1 of 2 12 LastLast
Results 1 to 10 of 23

Thread: Slow transfer between ubuntu 12.04 and network hdd

Hybrid View

  1. #1
    Join Date
    Nov 2009
    Beans
    39

    Slow transfer between ubuntu 12.04 and network hdd

    Hey guys

    When I transfer a file from my ubuntu machine to my network hard drive it is extremely slow, like 100 kb/s.

    My machine has ubuntu 12.04, and has a wired connection to my router. My extern hard drive is connected to my WD TV LIVE which also is wired connected to my router.

    The funny thing is that, if I switch to Windows, the speed is just fine. And when I used ubuntu 10.04 there were no problems with the speed.

    I have install samba, and even if I mount the network hard drive or just use network explore in nautilus it is the same slow speed.

    Can anyone help me?

  2. #2
    Join Date
    May 2012
    Beans
    3

    Re: Slow transfer between ubuntu 12.04 and network hdd

    Yep, they appear to have broken something.
    I have 2 other pcs at home with 10.?? and 11.04 installed and all mount a vfat NAS drive. I add a line into /etc/fstab using smbfs. Reasonable response fro the server with the older systems.

    Installed 12.04 on 4 year old Dell Vostro.
    12.04 is very slow talking to the NAS samba server. Even the file manager is slow in just showing me the files in a directory. The server hosts all my Thunderbird email folder so that any machine can get to them and this takes about 30 seconds to just open and then is very slow retrieving files. I tried changing the fstab driver to cifs but its the same thing.

    Any help would be appreciated.

  3. #3
    Join Date
    Nov 2009
    Beans
    39

    Re: Slow transfer between ubuntu 12.04 and network hdd

    Quote Originally Posted by ashgla View Post
    Yep, they appear to have broken something.

  4. #4
    Join Date
    Mar 2009
    Beans
    4

    Unhappy Re: Slow transfer between ubuntu 12.04 and network hdd

    So am I !!

    My 12.04 Ubuntu Server has really slow data transfert.

    The network interface works great up to 1.6 MB from the net.

    But the network share (with samba and nfs) doesn't provide a better transfert rate than 30 kb/s from server to client.

    But I can send a file from client to server at 11 Mb/s (from Samba) ....

    I'm about to install a fresh debian to check if the problem also exists....

  5. #5
    Join Date
    Nov 2009
    Beans
    39

    Re: Slow transfer between ubuntu 12.04 and network hdd

    Quote Originally Posted by sebboon View Post
    So am I !!

    My 12.04 Ubuntu Server has really slow data transfert.

    The network interface works great up to 1.6 MB from the net.

    But the network share (with samba and nfs) doesn't provide a better transfert rate than 30 kb/s from server to client.

    But I can send a file from client to server at 11 Mb/s (from Samba) ....

    I'm about to install a fresh debian to check if the problem also exists....
    pls give an update of how it went

  6. #6
    Join Date
    Mar 2009
    Beans
    4

    Re: Slow transfer between ubuntu 12.04 and network hdd

    I've just installed Debian 6.05

    Same issue with Samba :
    server to client = 50 kb/s
    client to server = 10 000 kb/s

    (I don't try nfs share yet ... )

    #WTF ?

  7. #7
    Join Date
    Nov 2009
    Beans
    39

    Re: Slow transfer between ubuntu 12.04 and network hdd

    Any news on this matter?

  8. #8
    Join Date
    Mar 2009
    Beans
    4

    Re: Slow transfer between ubuntu 12.04 and network hdd

    For me it was a PEBKAC applied to network...

    PEBCAS : Problem Exists Between Client And Server

    When I upgraded my server I also add some ram modules and do I exchanged some cable...

    My bug was a deffective RJ45 cable ... I can notice before because it was plugged on another read-only machine.

    The only thing I have done before changing the cable is to downgrade my network driver realtek r8169 to r8168, by adding a new package repository taht old propretary firmware (nonfree)(debian repo, since I have migrate to debian)

    To check if your network adapter is a realtek, you can type this :
    Code:
    lspci | grep r816
    Good Luck !

  9. #9
    Join Date
    Nov 2009
    Beans
    39

    Re: Slow transfer between ubuntu 12.04 and network hdd

    Quote Originally Posted by sebboon View Post
    For me it was a PEBKAC applied to network...

    PEBCAS : Problem Exists Between Client And Server

    When I upgraded my server I also add some ram modules and do I exchanged some cable...

    My bug was a deffective RJ45 cable ... I can notice before because it was plugged on another read-only machine.

    The only thing I have done before changing the cable is to downgrade my network driver realtek r8169 to r8168, by adding a new package repository taht old propretary firmware (nonfree)(debian repo, since I have migrate to debian)

    To check if your network adapter is a realtek, you can type this :
    Code:
    lspci | grep r816
    Good Luck !
    Well, I get this:

    Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)

    So I should find another driver version?

  10. #10
    Join Date
    Nov 2009
    Beans
    39

    Re: Slow transfer between ubuntu 12.04 and network hdd

    bump

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •