Can someone help me find my bottleneck.  I am using this single zpool raidz2 via ISCSI to a Windows Server.  It seems i can only average around 25-30 MiBs. This is hard wired and both 1GB NICs
info/specs of server below and thanks in advance!
...
sysctl hw.model hw.machine hw.ncpu
hw.model: Intel(R) Xeon(R) CPU E5-2603 v3 @ 1.60GHz
hw.machine: amd64
hw.ncpu: 6
24GB RAM
*I have ordered a SSD for ZIL and I have ordered more RAM. which come next week
...
...
one raidz2 . did this for space. any other suggestions?
dedupe, compression and atime enabled
about 50% used/free right now
no snapshots on volume
...
arcstat.py
...
cpu average is very log
gui processes show very 800 which seems high to me for server only used as a backup storage device.
average load is around 1
	
		
			
		
		
	
			
			info/specs of server below and thanks in advance!
...
sysctl hw.model hw.machine hw.ncpu
hw.model: Intel(R) Xeon(R) CPU E5-2603 v3 @ 1.60GHz
hw.machine: amd64
hw.ncpu: 6
24GB RAM
*I have ordered a SSD for ZIL and I have ordered more RAM. which come next week
...
Code:
sas2flash -listall
LSI Corporation SAS2 Flash Utility
Version 16.00.00.00 (2013.03.01)
Copyright (c) 2008-2013 LSI Corporation. All rights reserved
        Adapter Selected is a LSI SAS: SAS2008(B2)
Num   Ctlr            FW Ver        NVDATA        x86-BIOS         PCI Addr
----------------------------------------------------------------------------
0  SAS2008(B2)     20.00.07.00    14.01.00.08    07.39.02.00     00:0c:00:00
...
one raidz2 . did this for space. any other suggestions?
dedupe, compression and atime enabled
about 50% used/free right now
no snapshots on volume
Code:
  pool: nsdcrtbck2
state: ONLINE
  scan: scrub repaired 0 in 0 days 05:44:10 with 0 errors on Sun Feb  3 05:44:11 2019
config:
        NAME                                                STATE     READ WRITE CKSUM
        nsdcrtbck2                                          ONLINE       0     0     0
          raidz2-0                                          ONLINE       0     0     0
            gptid/996f73e6-056f-11e8-b05f-d4ae527a847c.eli  ONLINE       0     0     0
            gptid/9a62053a-056f-11e8-b05f-d4ae527a847c.eli  ONLINE       0     0     0
            gptid/9b68f805-056f-11e8-b05f-d4ae527a847c.eli  ONLINE       0     0     0
            gptid/9c637731-056f-11e8-b05f-d4ae527a847c.eli  ONLINE       0     0     0
            gptid/9d5b0383-056f-11e8-b05f-d4ae527a847c.eli  ONLINE       0     0     0
            gptid/9e4cd78a-056f-11e8-b05f-d4ae527a847c.eli  ONLINE       0     0     0
            gptid/9f55b3df-056f-11e8-b05f-d4ae527a847c.eli  ONLINE       0     0     0
            gptid/a04a8f88-056f-11e8-b05f-d4ae527a847c.eli  ONLINE       0     0     0
arcstat.py
Code:
    time  read  miss  miss%  dmis  dm%  pmis  pm%  mmis  mm%  arcsz     c
19:04:38   317    62     19    62   19     0    0    23    8    19G   19G
...
cpu average is very log
gui processes show very 800 which seems high to me for server only used as a backup storage device.
average load is around 1
			
				Last edited by a moderator: