Problemas de desempenho do compartilhamento de samba

0

Eu tenho um computador remoto rodando o Ubuntu 17.10 com o Samba versão 4.6.7 rodando. 8 shows de ram. Senta-se basicamente ocioso e não tem quase nada funcionando nele.

Eu tenho dois discos rígidos USB externos conectados via USB 3.0. Ambos são montados automaticamente no fstab. Ambos são então compartilhados via Samba. Meu antigo disco chamado "usb" funciona muito bem com taxas de transferência normais. Minha nova unidade chamada "mídia" tem problemas de desempenho. Quando tento transferir arquivos para ele, ele trava e causa erros de rede. Também é lento para navegar no Nautilus ou no Windows Explorer. Ambos são configurados da mesma forma. No entanto, faço streaming de mídia sem problemas.

Troquei os locais dos soquetes USB e troquei os próprios cabos USB. Eu tentei diferentes configurações do Samba e tentei arquivos de tamanhos diferentes. Eu estou em uma perda para o que tentar em seguida. Eu procurei no google, pilha e aqui e preciso de ajuda. Eu colei o que sinto que são os comandos do relvado. Por favor, deixe-me saber se você precisar de mais alguma coisa.

Para referência: Western Digital Technologies (/ home / dylan / usb) é a unidade antiga e a Seagate (/ home / dylan / media) é a nova unidade que não está funcionando perfeitamente.

dylan@AhDaBooj:~$ cat /etc/samba/smb.conf
[global]
workgroup = WORKGROUP
server string = Samba Server %v
netbios name = AhDaBooj
security = user
map to guest = bad user
name resolve order = bcast host
dns proxy = no
bind interfaces only = yes
socket options = TCP_NODELAY
# add to the end
[Media]
   path = /home/dylan/usb
   writable = yes
   guest ok = no
   read only = no
   browsable = yes
   create mode = 0777
   directory mode = 0777
   valid users = @dylan

[NewMedia]
   path = /home/dylan/media
   writable = yes
   guest ok = no
   read only = no
   browsable = yes
   create mode = 0777
   directory mode = 0777
   valid users = @dylan




dylan@AhDaBooj:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system>                              <mount point>                 <type>       <options>             <dump>   <pass>
# / was on /dev/sdb1 during installation
UUID=928365ae-4bee-4344-a2cd-0da3b7f17f3e          /                        ext4         errors=remount-ro      0         1

/swapfile                                          none                     swap         sw                     0         0

UUID=4E1AEA7B1AEA6007                              /home/dylan/usb          auto         auto,user,sync         0         2

UUID=90C89524C8950A1C                              /home/dylan/media        auto         auto,user,sync         0         2

/dev/sr0                                           /home/dylan/cdrom        iso9660      ro,noauto              0         2



dylan@AhDaBooj:~$ lsusb
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 003: ID 1058:083a Western Digital Technologies, Inc.
Bus 009 Device 002: ID 0bc2:2322 Seagate RSS LLC
Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub




dylan@AhDaBooj:~$ sudo lsusb -vvv |grep -i -B5 -A5 bDeviceProtocol
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.13
  iManufacturer           3 Linux 4.13.0-38-generic ehci_hcd
--
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            4.13
  iManufacturer           3 Linux 4.13.0-38-generic ohci_hcd
--
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            4.13
  iManufacturer           3 Linux 4.13.0-38-generic ohci_hcd
--
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.13
  iManufacturer           3 Linux 4.13.0-38-generic ehci_hcd
--
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            4.13
  iManufacturer           3 Linux 4.13.0-38-generic ohci_hcd
--
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.13
  iManufacturer           3 Linux 4.13.0-38-generic ehci_hcd
--
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            4.13
  iManufacturer           3 Linux 4.13.0-38-generic ohci_hcd
--
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         9
  idVendor           0x1058 Western Digital Technologies, Inc.
  idProduct          0x083a
  bcdDevice           10.65
  iManufacturer           2 Western Digital
--
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         9
  idVendor           0x0bc2 Seagate RSS LLC
  idProduct          0x2322
  bcdDevice            1.00
  iManufacturer           2 Seagate
--
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         3
  bMaxPacketSize0         9
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0003 3.0 root hub
  bcdDevice            4.13
  iManufacturer           3 Linux 4.13.0-38-generic xhci-hcd
--
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.13
  iManufacturer           3 Linux 4.13.0-38-generic xhci-hcd
    
por Dylan 20.04.2018 / 02:18

0 respostas