Quantcast
Linux Samba / Mount to NTFS slow (NFS) - Beyond.ca - Car Forums
Results 1 to 3 of 3

Thread: Linux Samba / Mount to NTFS slow (NFS)

  1. #1
    Join Date
    Apr 2009
    Location
    calgary
    My Ride
    acura TYPE A
    Posts
    398
    Rep Power
    16

    Default Linux Samba / Mount to NTFS slow (NFS)

    I moved my NTFS drive to a Centos machine.

    I was able to mount i and share it no problem. When it was shared with Windows it was super fast.

    the mount commands I tried

    mount -o big_writes /dev/sdb1 /mnt/ntsfdrive
    mount /dev/sdb1 /mnt/ntsfdrive

    it becomes sluggish , espically when using uTorrent.

    Samba Info:
    Samba version 3.6.23-51.el6


    smb.conf entry related to share #=private iinfo

    [global]
    netbios name = ###
    load printers = yes
    cups options = raw
    writeable = yes
    server string = ####%v
    socket options = TCP_NODELAY
    write list = ######r,@###
    workgroup = ######
    os level = 20
    valid users = #####
    admin users = ####
    security = user
    passdb backend = tdbsam

    follow symlinks = yes
    wide links = yes
    unix extensions = no
    kernel oplocks = yes
    create mask = 0777
    directory mask = 0777
    socket options = TCP_NODELAY

    [win]
    path = /mnt/ntfsdrive


    any suggestions would be appreciated. thank you in advance
    i did try dozens of different solutions, started with https://forums.freenas.org/index.php...n-linux.50686/

  2. #2
    Join Date
    Apr 2008
    Location
    Calgary, AB
    My Ride
    2015 CLS63s AMG Coupe
    Posts
    676
    Rep Power
    17

    Default

    Did you manually modify the Samba conf file, or are you running defaults?

    When the system booted, or when you mounted the NTFS volume, did you see any errors or warnings in the kernel logs? Can do a "dmesg | grep sdb" and see if there's anything funky or odd... If you have time just do a dmesg, and go through it looking for anomalies.

    Test reading and writing from the linux box itself to rule out SMB and see if it's the drive.

    I see your posted on FreeNAS forums... If you're running FreeNAS, is there an easy way you can tell if there's CPU wait on IO? If so it'll mean it's an issue on the drive, or Linux side (and not Samba).
    Sig was pwned by Moderator!

  3. #3
    Join Date
    Apr 2009
    Location
    calgary
    My Ride
    acura TYPE A
    Posts
    398
    Rep Power
    16

    Default

    Hi Zhariak how are you thanks for the reply.

    I did try it with the defaults to no avail, next time I boot with the system I will see any errors and post them

    the FreeNAS post was not me but they had similar issues.

    I was reading that upgrading to SMB v4 will fix a lot, but thats a lot of work to upgrade. it wont work on yum and a rpm install got me nowhere.

Similar Threads

  1. FS: NFS Shift and NFS Prostreet for PS3

    By Z24 in forum Miscellaneous Buy/Sell/Trade
    Replies: 0
    Latest Threads: 06-26-2010, 04:45 PM
  2. FS: 1993 Samba Green Honda Del Sol SI

    By -CHRISS in forum Cars, Trucks, Motorbikes, and Trailers
    Replies: 9
    Latest Threads: 03-03-2010, 10:26 PM
  3. fat32 to ntfs

    By nerd_b in forum Computers, Consoles, and other Electronics
    Replies: 14
    Latest Threads: 11-26-2005, 03:12 AM
  4. FS: Adidas Samba Millenium Shoes (indoor soccer)

    By Kartelli in forum Miscellaneous Buy/Sell/Trade
    Replies: 4
    Latest Threads: 09-13-2005, 05:07 PM
  5. NTFS Partition Help

    By sabad66 in forum Computers, Consoles, and other Electronics
    Replies: 5
    Latest Threads: 02-28-2005, 07:33 PM

Posting Permissions

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