From dev-return-84862-apmail-cloudstack-dev-archive=cloudstack.apache.org@cloudstack.apache.org Fri Nov 20 04:00:40 2015 Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2301318D1E for ; Fri, 20 Nov 2015 04:00:40 +0000 (UTC) Received: (qmail 14922 invoked by uid 500); 20 Nov 2015 04:00:39 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 14850 invoked by uid 500); 20 Nov 2015 04:00:39 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 14835 invoked by uid 99); 20 Nov 2015 04:00:39 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Nov 2015 04:00:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id CE94AC12CA for ; Fri, 20 Nov 2015 04:00:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.002 X-Spam-Level: X-Spam-Status: No, score=-0.002 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id m4VHc-2XqZSE for ; Fri, 20 Nov 2015 04:00:37 +0000 (UTC) Received: from SMTP.CITRIX.COM.AU (smtp.citrix.com.au [103.14.252.240]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 1289820384 for ; Fri, 20 Nov 2015 04:00:36 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.20,320,1444694400"; d="scan'208";a="28835743" From: Jayapal Reddy Uradi To: "dev@cloudstack.apache.org" Subject: Re: SR_BACKEND_FAILURE_61File SR creation error [opterr=fail to mount FileSR. Errno is 32] Thread-Topic: SR_BACKEND_FAILURE_61File SR creation error [opterr=fail to mount FileSR. Errno is 32] Thread-Index: AQHRI0VnzsikA/JCwU6aCXbZVggytp6jw06A Date: Fri, 20 Nov 2015 04:00:26 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="iso-8859-1" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-DLP: SIN1 Hi Prakash, Can you also check the xenserver logs at /var/log/SMLog when this error is = coming. Thanks, Jayapal > On 20-Nov-2015, at 9:23 am, B Prakash wrote: >=20 > Please can someone help me with this? I am trying to setup NFS secondary= storage on ACS 4.6 hosted on Ubuntu 14.04 with host XS 6.5. >=20 >=20 > NFS mount and its access is working fine on both the servers, but when I = try to set up a secondary storage, I get this exception; >=20 >=20 > 2015-11-19 13:24:00,841 WARN [c.c.h.x.r.XenServerStorageProcessor] (Dire= ctAgent-62:ctx-c53368c0) createFileSR failed! due to the following: SR_BACK= END_FAILURE_61File SR creation error [opterr=3Dfail to mount FileSR. Errno = is 32] > SR_BACKEND_FAILURE_61File SR creation error [opterr=3Dfail to mount FileS= R. Errno is 32] > at com.xensource.xenapi.Types.checkResponse(Types.java:2021) > at com.xensource.xenapi.Connection.dispatch(Connection.java:395) > at com.cloud.hypervisor.xenserver.resource.XenServerConnectionPool$XenSer= verConnection.dispatch(XenServerConnectionPool.java:457) > at com.xensource.xenapi.PBD.plug(PBD.java:457) > at com.cloud.hypervisor.xenserver.resource.Xenserver625StorageProcessor.c= reateFileSR(Xenserver625StorageProcessor.java:129) > at com.cloud.hypervisor.xenserver.resource.Xenserver625StorageProcessor.c= reateFileSr(Xenserver625StorageProcessor.java:162) > at com.cloud.hypervisor.xenserver.resource.Xenserver625StorageProcessor.c= opyTemplateToPrimaryStorage(Xenserver625StorageProcessor.java:196) > at com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.execute(= StorageSubsystemCommandHandlerBase.java:82) > at com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.handleSt= orageCommands(StorageSubsystemCommandHandlerBase.java:54) > at com.cloud.hypervisor.xenserver.resource.wrapper.xenbase.CitrixStorageS= ubSystemCommandWrapper.execute(CitrixStorageSubSystemCommandWrapper.java:36= ) > at com.cloud.hypervisor.xenserver.resource.wrapper.xenbase.CitrixStorageS= ubSystemCommandWrapper.execute(CitrixStorageSubSystemCommandWrapper.java:30= ) > at com.cloud.hypervisor.xenserver.resource.wrapper.xenbase.CitrixRequestW= rapper.execute(CitrixRequestWrapper.java:122) > at com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.executeRequ= est(CitrixResourceBase.java:1676) > at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAge= ntAttache.java:302) > at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(Man= agedContextRunnable.java:49) > at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.cal= l(DefaultManagedContext.java:56) > at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callW= ithContext(DefaultManagedContext.java:103) > at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWi= thContext(DefaultManagedContext.java:53) > at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(Manag= edContextRunnable.java:46) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471= ) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.a= ccess$201(ScheduledThreadPoolExecutor.java:178) > at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.r= un(ScheduledThreadPoolExecutor.java:292) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.j= ava:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.= java:615) > at java.lang.Thread.run(Thread.java:745) >=20 >=20