Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2F61DDFE1 for ; Fri, 14 Sep 2012 08:09:53 +0000 (UTC) Received: (qmail 98853 invoked by uid 500); 14 Sep 2012 08:09:52 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 98316 invoked by uid 500); 14 Sep 2012 08:09:47 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 98255 invoked by uid 99); 14 Sep 2012 08:09:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2012 08:09:44 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of clobariot@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-vc0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2012 08:09:37 +0000 Received: by vcdm8 with SMTP id m8so4560357vcd.6 for ; Fri, 14 Sep 2012 01:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=+QGg1ayeFbHriAQoSx7Osd4uaa1SuDency0nhDG5x00=; b=0pVXHnU1la3NGF2Pl1YbkARO88dGRLDq0Y//Ok/zNgS/XWvcNm/8G1/Ia09ZM0ltHn sjo8Vy7X0ENugogxayzr31fCgbKITsKjNQCo+gcEYAvIIBCw3HiQJf6N5KLhLpXqbTty eEBx6RG0XIM0KtoAFKbpW31Cn/V+3kIAOMotKOlFd/ZT9LlZ6LLCJxPZqWhMKyrE8UQE g6IHS/MDKZtJl3CZHilYDVGSXxPHx3yf41l3igk3/Bs7MOvNkg8HoND999JLH1F2fI4w rD89Dp0blgWtIOZSPbAaBQHifXD915d7afCMhb0VXGoPlwPuvPwlakBu+xLag97wyJZW A+fg== MIME-Version: 1.0 Received: by 10.58.114.194 with SMTP id ji2mr1424867veb.22.1347610157102; Fri, 14 Sep 2012 01:09:17 -0700 (PDT) Received: by 10.58.15.234 with HTTP; Fri, 14 Sep 2012 01:09:17 -0700 (PDT) In-Reply-To: References: Date: Fri, 14 Sep 2012 10:09:17 +0200 Message-ID: Subject: Re: Iscsi Lun for Primary storage From: claude bariot To: cloudstack-users@incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b5d2e26b5b60904c9a4f0ac --047d7b5d2e26b5b60904c9a4f0ac Content-Type: text/plain; charset=ISO-8859-1 Ok. Now a have 2 primary storage in may CS palteforme : 1 in nfs share (older and running fine) 1 iscsi target problem : - When I enable "maintenance mode) for the " nfsshare primary storage" I sow following : . all system VMs disk migrate automaticaly to the "iscsi share" (new primary storage) - bat all VMs instances has been stopped and the restart failled ... Why ? On 13 September 2012 20:51, Anthony Xu wrote: > >- set node.startup to automatic in /etc/iscsi/iscsid.conf ? > >- connect to the target ? or CS will be connect automaticaly after I add > a primary storage from UI ? > >- login manualy to the Lun target > >- makle the fdisl for partinionning the new disk (Lun) > >- format the disk etc ... > > > You don't need to do this, Xenserver will do this automatically. > > > Anthony > > > -----Original Message----- > From: claude bariot [mailto:clobariot@gmail.com] > Sent: Thursday, September 13, 2012 6:16 AM > To: cloudstack-users@incubator.apache.org > Subject: Iscsi Lun for Primary storage > > I was added an additional primary storage (using CS UI). with the > following detail : > > *Name*: cloud-primary > *Type*: IscsiLUN*Path*: /iqn.2012-09.com.openfiler:primay-st/0 > > I would like know if I should doing the following operation to the > Management server : > > > - set node.startup to automatic in /etc/iscsi/iscsid.conf ? > - connect to the target ? or CS will be connect automaticaly after I add a > primary storage from UI ? > - login manualy to the Lun target > - makle the fdisl for partinionning the new disk (Lun) > - format the disk etc ... > > regards > --047d7b5d2e26b5b60904c9a4f0ac--