You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Nux! <nu...@li.nux.ro> on 2014/03/04 23:40:09 UTC

Customise XenServer ISO?

Hi,

Anyone knows if it's possible to customise the XenServer ISO installer? 
Need to add some newer LSI and Intel NIC drivers and I can't seem to 
find any documentation on this.

Lucian

-- 
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

Re: Problem Adding iSCSI Primary Storage

Posted by Marty Sweet <ms...@gmail.com>.
Hi Tommy,

Thanks for letting us know the solution. Let us know if you have any
further issues.

Marty

On 5 March 2014 17:16, TommyBW <cl...@altanovabw.com> wrote:
> Hi All,
>
>
> I Managed to find the problem. A very small variation on the name I gave for my network label. It was cloustack-lan not cloudstack-lan
>
> Thanks all for help.
>
> Now am on to explore cloudstack.
>
> Kind regards,
>
> Tommy Sosa
>
> ----- Original Message -----
> From: "TommyBW" <cl...@altanovabw.com>
> To: "Marty Sweet" <ms...@gmail.com>
> Sent: Wednesday, March 5, 2014 5:21:30 PM
> Subject: Re: Problem Adding iSCSI Primary Storage
>
> Hi Marty,
>
> This is an excerpt from the management log files.
>
>
>
> 2014-02-20 18:00:53,490 DEBUG [agent.manager.AgentManagerImpl] (AgentTaskPool-15:null) Simulating start for resource 166613ec-7918-4740-9f4d-f3e5854f8df4 id 2
> 2014-02-20 18:00:53,490 DEBUG [cloud.resource.ResourceManagerImpl] (AgentTaskPool-15:null) Creating agent for host 2
> 2014-02-20 18:00:53,519 DEBUG [xen.resource.CitrixResourceBase] (AgentTaskPool-14:null) Management network is on pif=b1439859-b9a6-9d67-2ad5-a37eeb4a5c27
> 2014-02-20 18:00:53,522 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-14:null) Unable to find storage network cloudstack-lan for host 192.168.50.102
> 2014-02-20 18:00:53,522 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-14:null) Unable to get host information for 192.168.50.102
> java.lang.IllegalArgumentException: Unable to find storage network cloudstack-lan for host 192.168.50.102
>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getHostInfo(CitrixResourceBase.java:4822)
>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.initialize(CitrixResourceBase.java:4963)
>         at com.cloud.hypervisor.xen.resource.XenServer56Resource.initialize(XenServer56Resource.java:279)
>         at com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1723)
>         at com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1929)
>         at com.cloud.agent.manager.AgentManagerImpl$SimulateStartTask.run(AgentManagerImpl.java:1130)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:701)
> 2014-02-20 18:00:53,523 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-14:null) Unable to get host information for 192.168.50.102
> 2014-02-20 18:00:53,523 INFO  [cloud.resource.ResourceManagerImpl] (AgentTaskPool-14:null) Unable to fully initialize the agent because no StartupCommands are returned
> 2014-02-20 18:00:53,523 DEBUG [cloud.resource.ResourceManagerImpl] (AgentTaskPool-14:null) Completed creating agent for host 1
> 2014-02-20 18:00:53,624 DEBUG [xen.resource.CitrixResourceBase] (AgentTaskPool-15:null) Management network is on pif=d19294cd-e75f-79ae-550c-d312adcf4154
> 2014-02-20 18:00:53,628 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-15:null) Unable to find storage network cloudstack-lan for host 192.168.50.101
> 2014-02-20 18:00:53,628 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-15:null) Unable to get host information for 192.168.50.101
> java.lang.IllegalArgumentException: Unable to find storage network cloudstack-lan for host 192.168.50.101
>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getHostInfo(CitrixResourceBase.java:4822)
>         at com.cloud.hypervisor.xen.resource.CitrixResourceBase.initialize(CitrixResourceBase.java:4963)
>         at com.cloud.hypervisor.xen.resource.XenServer56Resource.initialize(XenServer56Resource.java:279)
>         at com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1723)
>         at com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1929)
>         at com.cloud.agent.manager.AgentManagerImpl$SimulateStartTask.run(AgentManagerImpl.java:1130)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:701)
> 2014-02-20 18:00:53,628 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-15:null) Unable to get host information for 192.168.50.101
> 2014-02-20 18:00:53,629 INFO  [cloud.resource.ResourceManagerImpl] (AgentTaskPool-15:null) Unable to fully initialize the agent because no StartupCommands are returned
> 2014-02-20 18:00:53,629 DEBUG [cloud.resource.ResourceManagerImpl] (AgentTaskPool-15:null) Completed creating agent for host 2
> 2014-02-20 18:00:54,466 DEBUG [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) Zone 1 is not ready to launch secondary storage VM yet
> 2014-02-20 18:00:54,573 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) Skip capacity scan due to there is no Primary Storage UPintenance mode
> 2014-02-20 18:00:55,674 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 routers to update status.
> 2014-02-20 18:00:55,675 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 networks to update RvR status.
> 2014-02-20 18:01:08,827 DEBUG [cloud.server.StatsCollector] (StatsCollector-2:null) StorageCollector is running...
> 2014-02-20 18:01:08,831 INFO  [storage.endpoint.DefaultEndPointSelector] (StatsCollector-2:null) No running ssvm is found, so command will be sent to LocalHostEndPoint
> 2014-02-20 18:01:16,598 DEBUG [cloud.server.StatsCollector] (StatsCollector-3:null) VmStatsCollector is running...
> 2014-02-20 18:01:24,466 DEBUG [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) Zone 1 is not ready to launch secondary storage VM yet
> 2014-02-20 18:01:24,572 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) Skip capacity scan due to there is no Primary Storage UPintenance mode
> 2014-02-20 18:01:25,674 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 routers to update status.
> 2014-02-20 18:01:25,676 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 networks to update RvR status.
> 2014-02-20 18:01:32,359 DEBUG [cloud.server.StatsCollector] (StatsCollector-2:null) HostStatsCollector is running...
> 2014-02-20 18:01:36,189 DEBUG [cloud.api.ApiServlet] (catalina-exec-13:null) ===START===  192.168.50.60 -- GET  command=createStoragePool&scope=cluster&zoneid=d2bba213-f1a1-40bd-a6ff-b4eb7a72f929&podid=cfdedc09-27a1-4ed1-8f95-8c64c00ce3ba&clusterid=0f10c771-a91a-4778-869d-2c61eea77d9a&name=Primary01&url=iscsi%3A%2F%2F192.168.50.245%2Fiqn.2013-19.local.altanovabw.istgt%3Aprimary01%2F0&response=json&sessionkey=GrtZZ1N8PnW9hreJhAk75nH0Iqs%3D&_=1394032766791
> 2014-02-20 18:01:36,198 DEBUG [datastore.lifecycle.CloudStackPrimaryDataStoreLifeCycleImpl] (catalina-exec-13:null) createPool Params @ scheme - iscsi storageHost - 192.168.50.245 hostPath - /iqn.2013-19.local.altanovabw.istgt:primary01/0 port - -1
> 2014-02-20 18:01:36,210 DEBUG [cloud.storage.StorageManagerImpl] (catalina-exec-13:null) Failed to add data store
> com.cloud.utils.exception.CloudRuntimeException: No host up to associate a storage pool with in cluster 1
>         at org.apache.cloudstack.storage.datastore.lifecycle.CloudStackPrimaryDataStoreLifeCycleImpl.attachCluster(CloudStackPrimaryDataStoreLifeCycleImpl.java:371)
>         at com.cloud.storage.StorageManagerImpl.createPool(StorageManagerImpl.java:759)
>         at com.cloud.storage.StorageManagerImpl.createPool(StorageManagerImpl.java:179)
>         at org.apache.cloudstack.api.command.admin.storage.CreateStoragePoolCmd.execute(CreateStoragePoolCmd.java:168)
>         at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)
>         at com.cloud.api.ApiServer.queueCommand(ApiServer.java:514)
>         at com.cloud.api.ApiServer.handleRequest(ApiServer.java:372)
>         at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:305)
>         at com.cloud.api.ApiServlet.doGet(ApiServlet.java:66)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:615)
>         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
>         at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)
>         at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:744)
>         at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2282)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:701)
> 2014-02-20 18:01:36,211 INFO  [cloud.api.ApiServer] (catalina-exec-13:null) Failed to add data store
> 2014-02-20 18:01:36,212 DEBUG [cloud.api.ApiServlet] (catalina-exec-13:null) ===END===  192.168.50.60 -- GET  command=createStoragePool&scope=cluster&zoneid=d2bba213-f1a1-40bd-a6ff-b4eb7a72f929&podid=cfdedc09-27a1-4ed1-8f95-8c64c00ce3ba&clusterid=0f10c771-a91a-4778-869d-2c61eea77d9a&name=Primary01&url=iscsi%3A%2F%2F192.168.50.245%2Fiqn.2013-19.local.altanovabw.istgt%3Aprimary01%2F0&response=json&sessionkey=GrtZZ1N8PnW9hreJhAk75nH0Iqs%3D&_=1394032766791
>
> ----- Original Message -----
> From: "Marty Sweet" <ms...@gmail.com>
> To: users@cloudstack.apache.org
> Cc: cloudstack@altanovabw.com
> Sent: Wednesday, March 5, 2014 5:12:07 PM
> Subject: Re: Problem Adding iSCSI Primary Storage
>
> Hi Tommy,
>
> Please could you send us any relevant errors from your
> /var/log/cloudstack/management/... log?
> This should tell us more information about your issue.
>
> Thanks,
> Marty Sweet
>
> On 5 March 2014 15:08, TommyBW <cl...@altanovabw.com> wrote:
>> Hi All,
>>
>>
>> I hope someone can help me. I have been trying to add iSCSI storage as my primary storage and it fails immediately with "failed to add data store"
>>
>> I am using the following :
>>
>> 2 x Xenserver 6.2 SP1 Hosts
>> 1 x Cloudstack 4.2.1 running on Ubuntu Server 12.04
>>
>> Any help would be much appreciated.
>>
>> Kind regards,
>>
>> Tommy Sosa
>>
>>
>>
>>
>> ----- Original Message -----
>> From: "Nux!" <nu...@li.nux.ro>
>> To: users@cloudstack.apache.org
>> Sent: Wednesday, March 5, 2014 5:00:49 PM
>> Subject: Re: Customise XenServer ISO?
>>
>> On 05.03.2014 14:39, Geoff Higginbottom wrote:
>>> Hi Lucian
>>>
>>> I concur with Pierre-Luc, we always deploy XenServer via PXE and add
>>> drivers, supplemental packs and general customisations etc
>>
>> Thanks guys, I'll start looking up the deployment docs as soon as I get
>> some time. PXE seems the way to go.
>> We have some new Supermicros and it looks like latest Xenserver and
>> Vmware lack the proper drivers.
>>
>> --
>> Sent from the Delta quadrant using Borg technology!
>>
>> Nux!
>> www.nux.ro

Re: Problem Adding iSCSI Primary Storage

Posted by TommyBW <cl...@altanovabw.com>.
Hi All, 


I Managed to find the problem. A very small variation on the name I gave for my network label. It was cloustack-lan not cloudstack-lan 

Thanks all for help. 

Now am on to explore cloudstack. 

Kind regards, 

Tommy Sosa

----- Original Message -----
From: "TommyBW" <cl...@altanovabw.com>
To: "Marty Sweet" <ms...@gmail.com>
Sent: Wednesday, March 5, 2014 5:21:30 PM
Subject: Re: Problem Adding iSCSI Primary Storage

Hi Marty, 

This is an excerpt from the management log files. 



2014-02-20 18:00:53,490 DEBUG [agent.manager.AgentManagerImpl] (AgentTaskPool-15:null) Simulating start for resource 166613ec-7918-4740-9f4d-f3e5854f8df4 id 2
2014-02-20 18:00:53,490 DEBUG [cloud.resource.ResourceManagerImpl] (AgentTaskPool-15:null) Creating agent for host 2
2014-02-20 18:00:53,519 DEBUG [xen.resource.CitrixResourceBase] (AgentTaskPool-14:null) Management network is on pif=b1439859-b9a6-9d67-2ad5-a37eeb4a5c27
2014-02-20 18:00:53,522 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-14:null) Unable to find storage network cloudstack-lan for host 192.168.50.102
2014-02-20 18:00:53,522 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-14:null) Unable to get host information for 192.168.50.102
java.lang.IllegalArgumentException: Unable to find storage network cloudstack-lan for host 192.168.50.102
	at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getHostInfo(CitrixResourceBase.java:4822)
	at com.cloud.hypervisor.xen.resource.CitrixResourceBase.initialize(CitrixResourceBase.java:4963)
	at com.cloud.hypervisor.xen.resource.XenServer56Resource.initialize(XenServer56Resource.java:279)
	at com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1723)
	at com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1929)
	at com.cloud.agent.manager.AgentManagerImpl$SimulateStartTask.run(AgentManagerImpl.java:1130)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:701)
2014-02-20 18:00:53,523 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-14:null) Unable to get host information for 192.168.50.102
2014-02-20 18:00:53,523 INFO  [cloud.resource.ResourceManagerImpl] (AgentTaskPool-14:null) Unable to fully initialize the agent because no StartupCommands are returned
2014-02-20 18:00:53,523 DEBUG [cloud.resource.ResourceManagerImpl] (AgentTaskPool-14:null) Completed creating agent for host 1
2014-02-20 18:00:53,624 DEBUG [xen.resource.CitrixResourceBase] (AgentTaskPool-15:null) Management network is on pif=d19294cd-e75f-79ae-550c-d312adcf4154
2014-02-20 18:00:53,628 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-15:null) Unable to find storage network cloudstack-lan for host 192.168.50.101
2014-02-20 18:00:53,628 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-15:null) Unable to get host information for 192.168.50.101
java.lang.IllegalArgumentException: Unable to find storage network cloudstack-lan for host 192.168.50.101
	at com.cloud.hypervisor.xen.resource.CitrixResourceBase.getHostInfo(CitrixResourceBase.java:4822)
	at com.cloud.hypervisor.xen.resource.CitrixResourceBase.initialize(CitrixResourceBase.java:4963)
	at com.cloud.hypervisor.xen.resource.XenServer56Resource.initialize(XenServer56Resource.java:279)
	at com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1723)
	at com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1929)
	at com.cloud.agent.manager.AgentManagerImpl$SimulateStartTask.run(AgentManagerImpl.java:1130)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:701)
2014-02-20 18:00:53,628 WARN  [xen.resource.CitrixResourceBase] (AgentTaskPool-15:null) Unable to get host information for 192.168.50.101
2014-02-20 18:00:53,629 INFO  [cloud.resource.ResourceManagerImpl] (AgentTaskPool-15:null) Unable to fully initialize the agent because no StartupCommands are returned
2014-02-20 18:00:53,629 DEBUG [cloud.resource.ResourceManagerImpl] (AgentTaskPool-15:null) Completed creating agent for host 2
2014-02-20 18:00:54,466 DEBUG [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) Zone 1 is not ready to launch secondary storage VM yet
2014-02-20 18:00:54,573 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) Skip capacity scan due to there is no Primary Storage UPintenance mode
2014-02-20 18:00:55,674 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 routers to update status. 
2014-02-20 18:00:55,675 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 networks to update RvR status. 
2014-02-20 18:01:08,827 DEBUG [cloud.server.StatsCollector] (StatsCollector-2:null) StorageCollector is running...
2014-02-20 18:01:08,831 INFO  [storage.endpoint.DefaultEndPointSelector] (StatsCollector-2:null) No running ssvm is found, so command will be sent to LocalHostEndPoint
2014-02-20 18:01:16,598 DEBUG [cloud.server.StatsCollector] (StatsCollector-3:null) VmStatsCollector is running...
2014-02-20 18:01:24,466 DEBUG [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) Zone 1 is not ready to launch secondary storage VM yet
2014-02-20 18:01:24,572 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) Skip capacity scan due to there is no Primary Storage UPintenance mode
2014-02-20 18:01:25,674 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 routers to update status. 
2014-02-20 18:01:25,676 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 networks to update RvR status. 
2014-02-20 18:01:32,359 DEBUG [cloud.server.StatsCollector] (StatsCollector-2:null) HostStatsCollector is running...
2014-02-20 18:01:36,189 DEBUG [cloud.api.ApiServlet] (catalina-exec-13:null) ===START===  192.168.50.60 -- GET  command=createStoragePool&scope=cluster&zoneid=d2bba213-f1a1-40bd-a6ff-b4eb7a72f929&podid=cfdedc09-27a1-4ed1-8f95-8c64c00ce3ba&clusterid=0f10c771-a91a-4778-869d-2c61eea77d9a&name=Primary01&url=iscsi%3A%2F%2F192.168.50.245%2Fiqn.2013-19.local.altanovabw.istgt%3Aprimary01%2F0&response=json&sessionkey=GrtZZ1N8PnW9hreJhAk75nH0Iqs%3D&_=1394032766791
2014-02-20 18:01:36,198 DEBUG [datastore.lifecycle.CloudStackPrimaryDataStoreLifeCycleImpl] (catalina-exec-13:null) createPool Params @ scheme - iscsi storageHost - 192.168.50.245 hostPath - /iqn.2013-19.local.altanovabw.istgt:primary01/0 port - -1
2014-02-20 18:01:36,210 DEBUG [cloud.storage.StorageManagerImpl] (catalina-exec-13:null) Failed to add data store
com.cloud.utils.exception.CloudRuntimeException: No host up to associate a storage pool with in cluster 1
	at org.apache.cloudstack.storage.datastore.lifecycle.CloudStackPrimaryDataStoreLifeCycleImpl.attachCluster(CloudStackPrimaryDataStoreLifeCycleImpl.java:371)
	at com.cloud.storage.StorageManagerImpl.createPool(StorageManagerImpl.java:759)
	at com.cloud.storage.StorageManagerImpl.createPool(StorageManagerImpl.java:179)
	at org.apache.cloudstack.api.command.admin.storage.CreateStoragePoolCmd.execute(CreateStoragePoolCmd.java:168)
	at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)
	at com.cloud.api.ApiServer.queueCommand(ApiServer.java:514)
	at com.cloud.api.ApiServer.handleRequest(ApiServer.java:372)
	at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:305)
	at com.cloud.api.ApiServlet.doGet(ApiServlet.java:66)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:615)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
	at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)
	at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:744)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2282)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:701)
2014-02-20 18:01:36,211 INFO  [cloud.api.ApiServer] (catalina-exec-13:null) Failed to add data store
2014-02-20 18:01:36,212 DEBUG [cloud.api.ApiServlet] (catalina-exec-13:null) ===END===  192.168.50.60 -- GET  command=createStoragePool&scope=cluster&zoneid=d2bba213-f1a1-40bd-a6ff-b4eb7a72f929&podid=cfdedc09-27a1-4ed1-8f95-8c64c00ce3ba&clusterid=0f10c771-a91a-4778-869d-2c61eea77d9a&name=Primary01&url=iscsi%3A%2F%2F192.168.50.245%2Fiqn.2013-19.local.altanovabw.istgt%3Aprimary01%2F0&response=json&sessionkey=GrtZZ1N8PnW9hreJhAk75nH0Iqs%3D&_=1394032766791

----- Original Message -----
From: "Marty Sweet" <ms...@gmail.com>
To: users@cloudstack.apache.org
Cc: cloudstack@altanovabw.com
Sent: Wednesday, March 5, 2014 5:12:07 PM
Subject: Re: Problem Adding iSCSI Primary Storage

Hi Tommy,

Please could you send us any relevant errors from your
/var/log/cloudstack/management/... log?
This should tell us more information about your issue.

Thanks,
Marty Sweet

On 5 March 2014 15:08, TommyBW <cl...@altanovabw.com> wrote:
> Hi All,
>
>
> I hope someone can help me. I have been trying to add iSCSI storage as my primary storage and it fails immediately with "failed to add data store"
>
> I am using the following :
>
> 2 x Xenserver 6.2 SP1 Hosts
> 1 x Cloudstack 4.2.1 running on Ubuntu Server 12.04
>
> Any help would be much appreciated.
>
> Kind regards,
>
> Tommy Sosa
>
>
>
>
> ----- Original Message -----
> From: "Nux!" <nu...@li.nux.ro>
> To: users@cloudstack.apache.org
> Sent: Wednesday, March 5, 2014 5:00:49 PM
> Subject: Re: Customise XenServer ISO?
>
> On 05.03.2014 14:39, Geoff Higginbottom wrote:
>> Hi Lucian
>>
>> I concur with Pierre-Luc, we always deploy XenServer via PXE and add
>> drivers, supplemental packs and general customisations etc
>
> Thanks guys, I'll start looking up the deployment docs as soon as I get
> some time. PXE seems the way to go.
> We have some new Supermicros and it looks like latest Xenserver and
> Vmware lack the proper drivers.
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro

Re: Problem Adding iSCSI Primary Storage

Posted by Marty Sweet <ms...@gmail.com>.
Hi Tommy,

Please could you send us any relevant errors from your
/var/log/cloudstack/management/... log?
This should tell us more information about your issue.

Thanks,
Marty Sweet

On 5 March 2014 15:08, TommyBW <cl...@altanovabw.com> wrote:
> Hi All,
>
>
> I hope someone can help me. I have been trying to add iSCSI storage as my primary storage and it fails immediately with "failed to add data store"
>
> I am using the following :
>
> 2 x Xenserver 6.2 SP1 Hosts
> 1 x Cloudstack 4.2.1 running on Ubuntu Server 12.04
>
> Any help would be much appreciated.
>
> Kind regards,
>
> Tommy Sosa
>
>
>
>
> ----- Original Message -----
> From: "Nux!" <nu...@li.nux.ro>
> To: users@cloudstack.apache.org
> Sent: Wednesday, March 5, 2014 5:00:49 PM
> Subject: Re: Customise XenServer ISO?
>
> On 05.03.2014 14:39, Geoff Higginbottom wrote:
>> Hi Lucian
>>
>> I concur with Pierre-Luc, we always deploy XenServer via PXE and add
>> drivers, supplemental packs and general customisations etc
>
> Thanks guys, I'll start looking up the deployment docs as soon as I get
> some time. PXE seems the way to go.
> We have some new Supermicros and it looks like latest Xenserver and
> Vmware lack the proper drivers.
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro

Re: Problem Adding iSCSI Primary Storage

Posted by TommyBW <cl...@altanovabw.com>.
Hi All, 


I hope someone can help me. I have been trying to add iSCSI storage as my primary storage and it fails immediately with "failed to add data store" 

I am using the following : 

2 x Xenserver 6.2 SP1 Hosts 
1 x Cloudstack 4.2.1 running on Ubuntu Server 12.04

Any help would be much appreciated. 

Kind regards, 

Tommy Sosa




----- Original Message -----
From: "Nux!" <nu...@li.nux.ro>
To: users@cloudstack.apache.org
Sent: Wednesday, March 5, 2014 5:00:49 PM
Subject: Re: Customise XenServer ISO?

On 05.03.2014 14:39, Geoff Higginbottom wrote:
> Hi Lucian
> 
> I concur with Pierre-Luc, we always deploy XenServer via PXE and add
> drivers, supplemental packs and general customisations etc

Thanks guys, I'll start looking up the deployment docs as soon as I get 
some time. PXE seems the way to go.
We have some new Supermicros and it looks like latest Xenserver and 
Vmware lack the proper drivers.

-- 
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

Re: Customise XenServer ISO?

Posted by Nux! <nu...@li.nux.ro>.
On 05.03.2014 14:39, Geoff Higginbottom wrote:
> Hi Lucian
> 
> I concur with Pierre-Luc, we always deploy XenServer via PXE and add
> drivers, supplemental packs and general customisations etc

Thanks guys, I'll start looking up the deployment docs as soon as I get 
some time. PXE seems the way to go.
We have some new Supermicros and it looks like latest Xenserver and 
Vmware lack the proper drivers.

-- 
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

Re: Customise XenServer ISO?

Posted by Geoff Higginbottom <ge...@shapeblue.com>.
Hi Lucian

I concur with Pierre-Luc, we always deploy XenServer via PXE and add drivers, supplemental packs and general customisations etc

Regards

Geoff Higginbottom
CTO / Cloud Architect

D: +44 20 3603 0542<tel:+442036030542> | S: +44 20 3603 0540<tel:+442036030540> | M: +447968161581<tel:+447968161581>

geoff.higginbottom@shapeblue.com<ma...@shapeblue.com> | www.shapeblue.com<htp://www.shapeblue.com/> | Twitter:@cloudstackguru<https://twitter.com/#!/cloudstackguru>

ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS<x-apple-data-detectors://5>


On 5 Mar 2014, at 13:48, "Pierre-Luc Dion" <pd...@cloudops.com>> wrote:

Hi Lucian,

Have you consider to install XenServer by PXEboot? This way it make thing
easier when adding third party drivers at the installation process as Tim
explained. Also , you might be able to add your custom driver in the
pxelinux.cfg file, I've never done that, I'm not sure if it would be doable.

Also, the install process is pretty much the same as Redhat, it should be
asking if you have a driver disk at the beginning of the install, can't
recall...






Pierre-Luc Dion
Architecte de Solution Cloud | Cloud Solutions Architect
- - -

*CloudOps*420 rue Guy
Montr?al QC  H3J 1S6
www.cloudops.com<http://www.cloudops.com>
@CloudOps_


On Wed, Mar 5, 2014 at 3:43 AM, Nux! <nu...@li.nux.ro>> wrote:

On 05.03.2014 01:10, Tim Mackey wrote:

That took a bit of digging.  Again, I've tried neither, but there are two
other options:

1. Modify XS-REPOSITORY-LIST in the ISO to contain your supplemental packs
(aka drivers) and re-seal it
2. Use an answerfile and add in the line(s): <driver-source type="url">
ftp://172.16.0.249/ftp/xs62/driver</driver-source>

If you do the answerfile, you can have multiple driver-source lines
listed.
That would be my preferred option.


Tim,

At point 2, what is this answerfile you are talking about, do I have to
open up the ISO? Is it possible to have a "local" driver-source type? I'd
try to avoid going out on the network without network drivers. :)


Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro<http://www.nux.ro>

Need Enterprise Grade Support for Apache CloudStack?
Our CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> offers the best 24/7 SLA for CloudStack Environments.

Apache CloudStack Bootcamp training courses

**NEW!** CloudStack 4.2.1 training<http://shapeblue.com/cloudstack-training/>
18th-19th February 2014, Brazil. Classroom<http://shapeblue.com/cloudstack-training/>
17th-23rd March 2014, Region A. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
24th-28th March 2014, Region B. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
16th-20th June 2014, Region A. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
23rd-27th June 2014, Region B. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: Customise XenServer ISO?

Posted by Pierre-Luc Dion <pd...@cloudops.com>.
Hi Lucian,

Have you consider to install XenServer by PXEboot? This way it make thing
easier when adding third party drivers at the installation process as Tim
explained. Also , you might be able to add your custom driver in the
pxelinux.cfg file, I've never done that, I'm not sure if it would be doable.

Also, the install process is pretty much the same as Redhat, it should be
asking if you have a driver disk at the beginning of the install, can't
recall...






Pierre-Luc Dion
Architecte de Solution Cloud | Cloud Solutions Architect
- - -

*CloudOps*420 rue Guy
Montréal QC  H3J 1S6
www.cloudops.com
@CloudOps_


On Wed, Mar 5, 2014 at 3:43 AM, Nux! <nu...@li.nux.ro> wrote:

> On 05.03.2014 01:10, Tim Mackey wrote:
>
>> That took a bit of digging.  Again, I've tried neither, but there are two
>> other options:
>>
>> 1. Modify XS-REPOSITORY-LIST in the ISO to contain your supplemental packs
>> (aka drivers) and re-seal it
>> 2. Use an answerfile and add in the line(s): <driver-source type="url">
>> ftp://172.16.0.249/ftp/xs62/driver</driver-source>
>>
>> If you do the answerfile, you can have multiple driver-source lines
>> listed.
>>  That would be my preferred option.
>>
>
> Tim,
>
> At point 2, what is this answerfile you are talking about, do I have to
> open up the ISO? Is it possible to have a "local" driver-source type? I'd
> try to avoid going out on the network without network drivers. :)
>
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>

Re: Customise XenServer ISO?

Posted by Nux! <nu...@li.nux.ro>.
On 05.03.2014 01:10, Tim Mackey wrote:
> That took a bit of digging.  Again, I've tried neither, but there are 
> two
> other options:
> 
> 1. Modify XS-REPOSITORY-LIST in the ISO to contain your supplemental 
> packs
> (aka drivers) and re-seal it
> 2. Use an answerfile and add in the line(s): <driver-source 
> type="url">
> ftp://172.16.0.249/ftp/xs62/driver</driver-source>
> 
> If you do the answerfile, you can have multiple driver-source lines 
> listed.
>  That would be my preferred option.

Tim,

At point 2, what is this answerfile you are talking about, do I have to 
open up the ISO? Is it possible to have a "local" driver-source type? 
I'd try to avoid going out on the network without network drivers. :)

Lucian

-- 
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

Re: Customise XenServer ISO?

Posted by Tim Mackey <tm...@gmail.com>.
That took a bit of digging.  Again, I've tried neither, but there are two
other options:

1. Modify XS-REPOSITORY-LIST in the ISO to contain your supplemental packs
(aka drivers) and re-seal it
2. Use an answerfile and add in the line(s): <driver-source type="url">
ftp://172.16.0.249/ftp/xs62/driver</driver-source>

If you do the answerfile, you can have multiple driver-source lines listed.
 That would be my preferred option.

I don't have any servers which require custom drives, so if this works for
you, I'd love to capture the info and blog it on xenserver.org.

-tim


On Tue, Mar 4, 2014 at 7:13 PM, Nux! <nu...@li.nux.ro> wrote:

> On 05.03.2014 00:02, Tim Mackey wrote:
>
>> I've not tried this, but it looks like this should work for you with
>> modifications for a fresh ISO.
>> http://maufderheiden.wordpress.com/2013/05/13/
>> slipstream-supplemental-packs-and-install-xenserver-6-1-from-usb-drive/
>>
>> I'm going to add this topic to my list of guides for xenserver.org.
>>
>>
> Hello Tim,
>
> Your document says "Drivers are installed after XenServer Base
> Installation and cannot be integrated using this method if needed for the
> Installation itself!" and that's exactly what I need.
> Any other options?
>
>
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>

Re: Customise XenServer ISO?

Posted by Nux! <nu...@li.nux.ro>.
On 05.03.2014 00:02, Tim Mackey wrote:
> I've not tried this, but it looks like this should work for you with
> modifications for a fresh ISO.
> http://maufderheiden.wordpress.com/2013/05/13/slipstream-supplemental-packs-and-install-xenserver-6-1-from-usb-drive/
> 
> I'm going to add this topic to my list of guides for xenserver.org.
> 

Hello Tim,

Your document says "Drivers are installed after XenServer Base 
Installation and cannot be integrated using this method if needed for 
the Installation itself!" and that's exactly what I need.
Any other options?


Lucian

-- 
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

Re: Customise XenServer ISO?

Posted by Tim Mackey <tm...@gmail.com>.
I've not tried this, but it looks like this should work for you with
modifications for a fresh ISO.
http://maufderheiden.wordpress.com/2013/05/13/slipstream-supplemental-packs-and-install-xenserver-6-1-from-usb-drive/

I'm going to add this topic to my list of guides for xenserver.org.

Please let me know if this helps, and if you run into any issues.

-tim


On Tue, Mar 4, 2014 at 5:40 PM, Nux! <nu...@li.nux.ro> wrote:

> Hi,
>
> Anyone knows if it's possible to customise the XenServer ISO installer?
> Need to add some newer LSI and Intel NIC drivers and I can't seem to find
> any documentation on this.
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>