Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 706B0C9A5 for ; Thu, 4 Dec 2014 13:30:22 +0000 (UTC) Received: (qmail 92777 invoked by uid 500); 4 Dec 2014 13:30:21 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 92734 invoked by uid 500); 4 Dec 2014 13:30:21 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 74333 invoked by uid 99); 4 Dec 2014 00:03:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2014 00:03:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [193.6.222.244] (HELO strudel.ki.iif.hu) (193.6.222.244) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2014 00:03:33 +0000 Received: from cirkusz.lvs.iif.hu (cirkusz.lvs.iif.hu [193.225.14.182]) by strudel.ki.iif.hu (Postfix) with ESMTP id 6FB2B838 for ; Thu, 4 Dec 2014 01:02:29 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at cirkusz.lvs.iif.hu Received: from strudel.ki.iif.hu ([IPv6:::ffff:193.6.222.244]) by cirkusz.lvs.iif.hu (cirkusz.lvs.iif.hu [::ffff:193.225.14.72]) (amavisd-new, port 10024) with ESMTP id w_dfobw-nPDB for ; Thu, 4 Dec 2014 01:02:29 +0100 (CET) Received: from [192.168.100.5] (business-188-142-209-229.business.broadband.hu [188.142.209.229]) by strudel.ki.iif.hu (Postfix) with ESMTPSA id 09DCE80A for ; Thu, 4 Dec 2014 01:02:28 +0100 (CET) Message-ID: <547FA494.2090402@niif.hu> Date: Thu, 04 Dec 2014 01:02:28 +0100 From: =?ISO-8859-2?Q?Erd=F5si_P=E9ter?= User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: users@cloudstack.apache.org Subject: software iSCSI (debian wheezy) on Xen 6.2 + CS 4.3 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I faced with a strange problem, when configured iscsi storage one of my VM-s. The Vm has 2 dedicated vif (which is connected to 10GB/s NICs), and i successfully logged in to iSCSI with them. When I started some dd write test, it's going with 200-230MB/s (on whole 100GB size, and the VM has 4G mem, so it was not cacheing) After that, I started read test (simple copy from multipathed block device to /dev/null) and the read speed is around 30MB/s. I know, it's not exactly a CS question, but may somebody faced this kind of problem too. (cause the LUN is 48TB, I cannot add it to CS as primary storage, or if I do it, I need to add the whole 48T in ~2TB chunks... However if i connect iSCSI to Xen, the read and write speed is normal...) Thanks, Peter