Visit Open-E website
Results 1 to 10 of 11

Thread: iSCSI performance Vs Samba

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    Have you tried with single host connected to the iscsi volume?

    by design iscsi is block based and is for single host

  2. #2

    Default

    Make sure that the cache settings on the RAID controller are not set to Write Through but use Write Back. Check the test.log and look for the ifconfig -a and see if the nics are performing at 1000. Also verify the sda or sdb to see what the hdparm speeds are.
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  3. #3

    Default

    Nice try...
    The problem is with iSCSI only. with samba performance is OK.
    In any case here are the values you asked for:
    *-----------------------------------------------------------------------------*
    hdparm -t /dev/cciss/c0d1
    *-----------------------------------------------------------------------------*


    /dev/cciss/c0d1:
    Timing buffered disk reads: 148 MB in 3.01 seconds = 49.14 MB/sec

    ethtool eth0
    *-----------------------------------------------------------------------------*

    Settings for eth0:
    Supported ports: [ TP ]
    Supported link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    1000baseT/Half 1000baseT/Full
    Supports auto-negotiation: Yes
    Advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    1000baseT/Half 1000baseT/Full
    Advertised auto-negotiation: Yes
    Speed: 1000Mb/s
    Duplex: Full
    Port: Twisted Pair
    PHYAD: 1
    Transceiver: internal
    Auto-negotiation: on
    Supports Wake-on: g
    Wake-on: d
    Current message level: 0x000000ff (255)
    Link detected: yes

  4. #4

    Default

    Just from my DSS Lite test with my 3Ware I get higher when enabling the cache.

    hdparm -t /dev/sda
    *-----------------------------------------------------------------------------*
    /dev/sda:
    Timing buffered disk reads: 354 MB in 3.00 seconds = 117.99 MB/sec

    Also are these ES (Server ) drives. Try direct connecting to the server. You might want to force the speed to 1000 instead f auto neg in the modify driver feature in the Console Tools.
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  5. #5

    Default

    Hello,
    the machine is quite old and 50mb/sec is fine for my purposes.
    the problem is that I have that kind of performance when writing using samba.
    When using ISCSI I have 3MB/sec only!
    The problem is not in the network or disk array (samba is perfoming fast enough), I think the problem is with some parametrt in the scst configuration.

  6. #6

    Default

    Did you enable the WB for the LUN. What are the Target settings for the Max burst length and Xmit....

    Test with the DSS V6 Trial version - latest build is 3535.
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  7. #7

    Default

    WB Enabled.
    Tried different settings:
    Default
    The one I have on another linux box with SCST and that shows far better write performance
    the one proposed for vsphere in some other post
    Write performance is always 3MB/sec

Posting Permissions

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