RaidZ2 write performance < 10MB/s

Status
Not open for further replies.

ZFS Noob

Contributor
Joined
Nov 27, 2013
Messages
129
Here's a stupid question: has one of the machines connected at 100 Mbit, rather than 1 Gbit?
 

Joo Chung

Dabbler
Joined
Dec 17, 2013
Messages
16
If the copy of audio files has completed... Why not test performance of the ZFS pool locally on the FreeNAS box? Make sure its not a problem with the performance of ZFS.
 

SmallGuy

Guru
Joined
Jun 7, 2013
Messages
560
Ubuntu shows SMB:\ to the directory.

So I grab my files and drag them over to the appropriate destination folder.
SMB=Samba. This is a CIFS share.
I can reach "easily" 50 MB/s over CIFS with my crappy NIC. :p
Unfortunately, I don't have any more idea for you.
 

marcevan

Patron
Joined
Dec 15, 2013
Messages
432
Right, but do you want me to:

1. Take CIFS share and remove the Ubuntu box's IP
2. Create NFS share for only the Ubuntu box's IP

Will that make a hill of beans?
 

marcevan

Patron
Joined
Dec 15, 2013
Messages
432
Here's a stupid question: has one of the machines connected at 100 Mbit, rather than 1 Gbit?

Nah... checked both boxes

Ubuntu:

[Code]
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 06
serial: 6c:62:6d:46:b0:0f
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
[/Code]
And FreeNAS:
[Code]
em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=42098<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,VLAN_HWTSO> ether 68:05:ca:1a:db:d8 inet 192.168.1.42 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::6a05:caff:fe1a:dbd8%em0 prefixlen 64 scopeid 0x1 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet autoselect (1000baseT <full-duplex>) status: active
[/Code]
 

SmallGuy

Guru
Joined
Jun 7, 2013
Messages
560
With a Realteck in the loop and performance issues the answer will be: consider upgrading your Ubuntu box with an Intel NIC. A very affordable solution.
Are you able to test on an other client?
 

marcevan

Patron
Joined
Dec 15, 2013
Messages
432
Can do but need to get a plug-in NIC. Just don't have one nor another box with one to test from.

Prior to me redoing the pool I noticed if I was upstairs, my Win7 with Realtek was dragging copying files from or to the NAS. That machine goes trough the ISP's router and that router has a hard line to basement switch. The NAS and Ubuntu are on the switch in the basement. Now traffic from/to the NAS from Ubuntu back then was blazing around 90 MB/s.

So only thing odd is that the freeNAS pool got killed and redone as RaidZ-2 on 6x 3-TB drives.
 

marcevan

Patron
Joined
Dec 15, 2013
Messages
432
I have not yet as I didn't want to run anything while the transfers were occuring.

But as far as zpool status and SMART, everything is tip-top.

Wonder if it's NTFS drive in the Ubuntu and it should have been ext4.
 
Status
Not open for further replies.
Top