Visit Open-E website
Results 1 to 3 of 3

Thread: Two diffrent error

  1. #1
    Join Date
    Apr 2007
    Posts
    69

    Default Two diffrent error

    Hi all , I received this error since i used VirtualBox ISCSI initator

    kernel:check_segment_length(1587) data too long f693 65536 8192

    and this one

    Error(s) on dss from SQL error: no such table: syslog

    Todd do you have an idea?

    Thanks
    Keven

  2. #2

    Default

    Anytime for you Vkeven! As much help as you provide others on this forum I personally wanted to assist you

    Try to configure the target to accept larger data segments. This can be easily done via the
    console:

    1. in the console, press CTRL+ALT+W,
    2. select Tuning options -> iSCSI daemon options -> Target options,
    3. select the target in question, 4. change the MaxRecvDataSegmentLength and MaxXmitDataSegmentLength values to the maximal required data size (check w/ the initiator to match).

    If using VMware, others have reported best values from below:

    maxRecvDataSegmentLen=262144
    MaxBurstLength=16776192
    Maxxmitdatasegment=262144
    maxoutstandingr2t=8
    InitialR2T=No
    ImmediateData=Yes

    Concerning the SQL error that should have been fixed in the March release. What version are you running. We will also have new release this week.
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  3. #3
    Join Date
    Apr 2007
    Posts
    69

    Default

    it worked thanks

Posting Permissions

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