You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Mohd Zainal Abidin Rabani <za...@nocser.net> on 2016/02/16 03:44:30 UTC

Cannot add primary storage pool

Hi,

I tried to add storage pool but not success. Here is error:

Unable to execute API command createstoragepool due to missing parameter 
url

2016-02-16 11:36:07,767 DEBUG [c.c.a.ApiServlet] 
(catalina-exec-23:ctx-decdf8f2 ctx-e7b53a2a) ===END===  192.168.1.194 -- 
GET  
command=createStoragePool&scope=cluster&zoneid=6f827717-650f-4bfe-ae14-fcae795693c3&podid=503181cc-b94b-4fc6-a269-592402d51585&clusterid=ecc58937-ba65-48e4-8a9e-454737c2ee49&name=primary01&provider=SolidFire&managed=false&response=json&_=1455590530185

Info: version 4.6 on management Centos 7.

---------
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zainal@nocser.net
W : www.modern.com.my | www.nocser.net

Re[6]: Cannot add primary storage pool

Posted by Mohd Zainal Abidin Rabani <za...@nocser.net>.
I'm not sure which one i choose but now seems ok.

---------
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zainal@nocser.net
W : www.modern.com.my | www.nocser.net



------ Original Message ------
From: "Glenn Wagner" <gl...@shapeblue.com>
To: "Mohd Zainal Abidin Rabani" <za...@nocser.net>; 
"users@cloudstack.apache.org" <us...@cloudstack.apache.org>
Sent: 17/02/2016 16:33:37
Subject: RE: Re[4]: Cannot add primary storage pool

>Hi
>
>Are you adding the Solidfire with the Cloudstack GUI or the API? , if 
>you are adding it via the GUI ,
>
>What details are putting into the GUI?
>
>You can also have a look at Mike's article
>
>https://cwiki.apache.org/confluence/display/CLOUDSTACK/Storage+Configuration+Guide
>
>Thanks
>Glenn
>
>
>
>
>
>
>Glenn WagnerSenior Consultant, ShapeBlued:  | s: +27 21 527 0091 | m: 
>+27 73 917 4111e: glenn.wagner@shapeblue.com | t:  | w: 
>www.shapeblue.coma: 2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset 
>West Cape Town 7130 South AfricaShape 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 
>SA Pty Ltd is a company registered by The Republic of South Africa and 
>is traded under license from Shape Blue Ltd. ShapeBlue is a registered 
>trademark.
>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.
>
>
>-----Original Message-----
>From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
>Sent: Wednesday, 17 February 2016 10:21 AM
>To: Glenn Wagner <gl...@shapeblue.com>; 
>users@cloudstack.apache.org
>Subject: Re[4]: Cannot add primary storage pool
>
>How to setup the API?
>
>---------
>Regards,
>Mohd Zainal Abidin Rabani
>Technical Support
>
>ModernOne Data Solutions Sdn. Bhd. (1119382-D) No. 83-2, Jalan TKS 1, 
>Kajang Sentral, 43000 Kajang, Selangor.
>T : 03-8737 0030 | F : 03-8737 0070
>E : zainal@nocser.net
>W : www.modern.com.my <http://www.modern.com.my/> | www.nocser.net 
><http://www.nocser.net/>
>
>
>
>------ Original Message ------
>From: "Glenn Wagner" <gl...@shapeblue.com>
>To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>; "Mohd
>Zainal Abidin Rabani" <za...@nocser.net>
>Sent: 17/02/2016 16:14:50
>Subject: RE: Re[2]: Cannot add primary storage pool
>
> >Hi,
> >
> >Sanjeev is right , to connect to a solidfire unit you need a volume
> >setup already and the details for the unit (ie: the MVIP and SVIP)
> >Example MVIP=10.0.1.40;SVIP=10.254.254.10
> >
> >Cloudmonkey the example command will look like this:
> >
> >create storagepool zoneid=1 scope=zone name=SolidFire
> >provider=SolidFire tags=SolidFire_SAN_1 capacityiops=4500000
> >capacitybytes=2251799813685248 hypervisor=Any response=json
> >url=MVIP=192.168.1.200;SVIP=192.168.10.200;clusterAdminUsername=admin;clusterAdminPassword=password;clusterDefaultMinIops=5000;clusterDefaultMaxIops=7000;clusterDefaultBurstIopsPercentOfMaxIops=2
> >
> >The API command looks like it is missing those details
> >
> >Thanks
> >Glenn
> >
> >
> >-----Original Message-----
> >From: Sanjeev N [mailto:sanjeev@apache.org]
> >Sent: Wednesday, 17 February 2016 7:28 AM
> >To: users@cloudstack.apache.org; Mohd Zainal Abidin Rabani
> ><za...@nocser.net>
> >Subject: Re: Re[2]: Cannot add primary storage pool
> >
> >You are not passing NFS server ip/hostname and path to the api.
> >
> >On Wed, Feb 17, 2016 at 7:21 AM, Mohd Zainal Abidin Rabani <
> >zainal@nocser.net> wrote:
> >
> >> I'm using NFS to connect to primary storage. If manually connect
> >>using
> >> mount command, there are no issue. But when using GUI, it show those
> >>error.
> >>
> >> ---------
> >> Regards,
> >> Mohd Zainal Abidin Rabani
> >> Technical Support
> >>
> >> ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
> >> Kajang Sentral, 43000 Kajang, Selangor.
> >> T : 03-8737 0030 | F : 03-8737 0070
> >> E : zainal@nocser.net
> >> W : www.modern.com.my | www.nocser.net
> >>
> >>
> >>
> >> ------ Original Message ------
> >> From: "Glenn Wagner" <gl...@shapeblue.com>
> >> To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>;
> >>"Mohd
> >> Zainal Abidin Rabani" <za...@nocser.net>
> >> Sent: 17/02/2016 5:02:50
> >> Subject: RE: Cannot add primary storage pool
> >>
> >> Hi,
> >>>
> >>> Are you using a SolidFire Storage device (Just checking, saw it in
> >>> the logs ) How are you trying to add the storage, via the GUI or 
>API
> >>> , can your hosts see (connect ) to the storage
> >>>
> >>> Thanks
> >>> Glenn
> >>>
> >>>
> >>>
> >>> Glenn WagnerSenior Consultant, ShapeBlued: | s: +27 21 527 0091 |
> >>>m:
> >>> +27
> >>> 73 917 4111e: glenn.wagner@shapeblue.com | t: | w:
> >>>www.shapeblue.coma:
> >>> 2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West Cape Town
> >>>7130
> >>> South AfricaShape 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 SA Pty Ltd is a 
>company
> >>> registered by The Republic of South Africa and is traded under
> >>>license from Shape Blue Ltd.
> >>> ShapeBlue is a registered trademark.
> >>>
> >>> 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.
> >>>
> >>>
> >>> -----Original Message-----
> >>> From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
> >>> Sent: Tuesday, 16 February 2016 4:45 AM
> >>> To: users@cloudstack.apache.org
> >>> Subject: Cannot add primary storage pool
> >>>
> >>> Hi,
> >>>
> >>> I tried to add storage pool but not success. Here is error:
> >>>
> >>> Unable to execute API command createstoragepool due to missing
> >>> parameter url
> >>>
> >>> 2016-02-16 11:36:07,767 DEBUG [c.c.a.ApiServlet]
> >>> (catalina-exec-23:ctx-decdf8f2 ctx-e7b53a2a) ===END=== 
>192.168.1.194
> >>> -- GET
> >>>
> >>>
> >>>command=createStoragePool&scope=cluster&zoneid=6f827717-650f-4bfe-ae1
> >>>
> >>>4-fcae795693c3&podid=503181cc-b94b-4fc6-a269-592402d51585&clusterid=e
> >>>
> >>>cc58937-ba65-48e4-8a9e-454737c2ee49&name=primary01&provider=SolidFire
> >>> &managed=false&response=json&_=1455590530185
> >>>
> >>> Info: version 4.6 on management Centos 7.
> >>>
> >>> ---------
> >>> Regards,
> >>> Mohd Zainal Abidin Rabani
> >>> Technical Support
> >>>
> >>> ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 
>1,
> >>> Kajang Sentral, 43000 Kajang, Selangor.
> >>> T : 03-8737 0030 | F : 03-8737 0070
> >>> E : zainal@nocser.net
> >>> W : www.modern.com.my | www.nocser.net Find out more about 
>ShapeBlue
> >>> and our range of CloudStack related
> >>> services:
> >>> IaaS Cloud Design & Build | CSForge – rapid IaaS deployment
> >>>framework
> >>> CloudStack Consulting | CloudStack Software Engineering CloudStack
> >>> Infrastructure Support | CloudStack Bootcamp Training Courses
> >>>
> >>
> >Find out more about ShapeBlue and our range of CloudStack related
> >services:
> >IaaS Cloud Design &
> >Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge –
> >rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> >CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> |
> >CloudStack Software
> >Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> >CloudStack Infrastructure
> >Support<http://shapeblue.com/cloudstack-infrastructure-support/> |
> >CloudStack Bootcamp Training
> >Courses<http://shapeblue.com/cloudstack-training/>
>
>Find out more about ShapeBlue and our range of CloudStack related 
>services:
>IaaS Cloud Design & Build | CSForge – rapid IaaS deployment framework
>CloudStack Consulting | CloudStack Software Engineering
>CloudStack Infrastructure Support | CloudStack Bootcamp Training 
>Courses

RE: Re[4]: Cannot add primary storage pool

Posted by Glenn Wagner <gl...@shapeblue.com>.
Hi

Are you adding the Solidfire with the Cloudstack GUI or the API? , if you are adding it via the GUI ,

What details are putting into the GUI?

You can also have a look at Mike's article

https://cwiki.apache.org/confluence/display/CLOUDSTACK/Storage+Configuration+Guide

Thanks
Glenn






[ShapeBlue]<http://www.shapeblue.com>
Glenn Wagner
Senior Consultant       ,       ShapeBlue


d:       | s: +27 21 527 0091<tel:|%20s:%20+27%2021%20527%200091>        |      m:      +27 73 917 4111<tel:+27%2073%20917%204111>

e:      glenn.wagner@shapeblue.com | t: <mailto:glenn.wagner@shapeblue.com%20|%20t:>     |      w:      www.shapeblue.com<http://www.shapeblue.com>

a:      2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West Cape Town 7130 South Africa


[cid:image785b42.png@2eaf1101.4fb96512]


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 SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.
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.




-----Original Message-----
From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
Sent: Wednesday, 17 February 2016 10:21 AM
To: Glenn Wagner <gl...@shapeblue.com>; users@cloudstack.apache.org
Subject: Re[4]: Cannot add primary storage pool

How to setup the API?

---------
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D) No. 83-2, Jalan TKS 1, Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zainal@nocser.net
W : www.modern.com.my <http://www.modern.com.my/> | www.nocser.net <http://www.nocser.net/>



------ Original Message ------
From: "Glenn Wagner" <gl...@shapeblue.com>
To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>; "Mohd
Zainal Abidin Rabani" <za...@nocser.net>
Sent: 17/02/2016 16:14:50
Subject: RE: Re[2]: Cannot add primary storage pool

>Hi,
>
>Sanjeev is right , to connect to a solidfire unit you need a volume
>setup already and the details for the unit (ie: the MVIP and SVIP)
>Example MVIP=10.0.1.40;SVIP=10.254.254.10
>
>Cloudmonkey the example command will look like this:
>
>create storagepool zoneid=1 scope=zone name=SolidFire
>provider=SolidFire tags=SolidFire_SAN_1 capacityiops=4500000
>capacitybytes=2251799813685248 hypervisor=Any response=json
>url=MVIP=192.168.1.200;SVIP=192.168.10.200;clusterAdminUsername=admin;clusterAdminPassword=password;clusterDefaultMinIops=5000;clusterDefaultMaxIops=7000;clusterDefaultBurstIopsPercentOfMaxIops=2
>
>The API command looks like it is missing those details
>
>Thanks
>Glenn
>
>
>-----Original Message-----
>From: Sanjeev N [mailto:sanjeev@apache.org]
>Sent: Wednesday, 17 February 2016 7:28 AM
>To: users@cloudstack.apache.org; Mohd Zainal Abidin Rabani
><za...@nocser.net>
>Subject: Re: Re[2]: Cannot add primary storage pool
>
>You are not passing NFS server ip/hostname and path to the api.
>
>On Wed, Feb 17, 2016 at 7:21 AM, Mohd Zainal Abidin Rabani <
>zainal@nocser.net> wrote:
>
>> I'm using NFS to connect to primary storage. If manually connect
>>using
>> mount command, there are no issue. But when using GUI, it show those
>>error.
>>
>> ---------
>> Regards,
>> Mohd Zainal Abidin Rabani
>> Technical Support
>>
>> ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
>> Kajang Sentral, 43000 Kajang, Selangor.
>> T : 03-8737 0030 | F : 03-8737 0070
>> E : zainal@nocser.net
>> W : www.modern.com.my | www.nocser.net
>>
>>
>>
>> ------ Original Message ------
>> From: "Glenn Wagner" <gl...@shapeblue.com>
>> To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>;
>>"Mohd
>> Zainal Abidin Rabani" <za...@nocser.net>
>> Sent: 17/02/2016 5:02:50
>> Subject: RE: Cannot add primary storage pool
>>
>> Hi,
>>>
>>> Are you using a SolidFire Storage device (Just checking, saw it in
>>> the logs ) How are you trying to add the storage, via the GUI or API
>>> , can your hosts see (connect ) to the storage
>>>
>>> Thanks
>>> Glenn
>>>
>>>
>>>
>>> Glenn WagnerSenior Consultant, ShapeBlued: | s: +27 21 527 0091 |
>>>m:
>>> +27
>>> 73 917 4111e: glenn.wagner@shapeblue.com | t: | w:
>>>www.shapeblue.coma:
>>> 2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West Cape Town
>>>7130
>>> South AfricaShape 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 SA Pty Ltd is a company
>>> registered by The Republic of South Africa and is traded under
>>>license from Shape Blue Ltd.
>>> ShapeBlue is a registered trademark.
>>>
>>> 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.
>>>
>>>
>>> -----Original Message-----
>>> From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
>>> Sent: Tuesday, 16 February 2016 4:45 AM
>>> To: users@cloudstack.apache.org
>>> Subject: Cannot add primary storage pool
>>>
>>> Hi,
>>>
>>> I tried to add storage pool but not success. Here is error:
>>>
>>> Unable to execute API command createstoragepool due to missing
>>> parameter url
>>>
>>> 2016-02-16 11:36:07,767 DEBUG [c.c.a.ApiServlet]
>>> (catalina-exec-23:ctx-decdf8f2 ctx-e7b53a2a) ===END=== 192.168.1.194
>>> -- GET
>>>
>>>
>>>command=createStoragePool&scope=cluster&zoneid=6f827717-650f-4bfe-ae1
>>>
>>>4-fcae795693c3&podid=503181cc-b94b-4fc6-a269-592402d51585&clusterid=e
>>>
>>>cc58937-ba65-48e4-8a9e-454737c2ee49&name=primary01&provider=SolidFire
>>> &managed=false&response=json&_=1455590530185
>>>
>>> Info: version 4.6 on management Centos 7.
>>>
>>> ---------
>>> Regards,
>>> Mohd Zainal Abidin Rabani
>>> Technical Support
>>>
>>> ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
>>> Kajang Sentral, 43000 Kajang, Selangor.
>>> T : 03-8737 0030 | F : 03-8737 0070
>>> E : zainal@nocser.net
>>> W : www.modern.com.my | www.nocser.net Find out more about ShapeBlue
>>> and our range of CloudStack related
>>> services:
>>> IaaS Cloud Design & Build | CSForge – rapid IaaS deployment
>>>framework
>>> CloudStack Consulting | CloudStack Software Engineering CloudStack
>>> Infrastructure Support | CloudStack Bootcamp Training Courses
>>>
>>
>Find out more about ShapeBlue and our range of CloudStack related
>services:
>IaaS Cloud Design &
>Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge –
>rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> |
>CloudStack Software
>Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>CloudStack Infrastructure
>Support<http://shapeblue.com/cloudstack-infrastructure-support/> |
>CloudStack Bootcamp Training
>Courses<http://shapeblue.com/cloudstack-training/>

Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

Re[4]: Cannot add primary storage pool

Posted by Mohd Zainal Abidin Rabani <za...@nocser.net>.
How to setup the API?

---------
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd. (1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zainal@nocser.net
W : www.modern.com.my <http://www.modern.com.my/> | www.nocser.net 
<http://www.nocser.net/>



------ Original Message ------
From: "Glenn Wagner" <gl...@shapeblue.com>
To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>; "Mohd 
Zainal Abidin Rabani" <za...@nocser.net>
Sent: 17/02/2016 16:14:50
Subject: RE: Re[2]: Cannot add primary storage pool

>Hi,
>
>Sanjeev is right , to connect to a solidfire unit you need a volume 
>setup already and the details for the unit (ie: the MVIP and SVIP)
>Example MVIP=10.0.1.40;SVIP=10.254.254.10
>
>Cloudmonkey the example command will look like this:
>
>create storagepool zoneid=1 scope=zone name=SolidFire 
>provider=SolidFire tags=SolidFire_SAN_1 capacityiops=4500000 
>capacitybytes=2251799813685248 hypervisor=Any response=json 
>url=MVIP=192.168.1.200;SVIP=192.168.10.200;clusterAdminUsername=admin;clusterAdminPassword=password;clusterDefaultMinIops=5000;clusterDefaultMaxIops=7000;clusterDefaultBurstIopsPercentOfMaxIops=2
>
>The API command looks like it is missing those details
>
>Thanks
>Glenn
>
>
>-----Original Message-----
>From: Sanjeev N [mailto:sanjeev@apache.org]
>Sent: Wednesday, 17 February 2016 7:28 AM
>To: users@cloudstack.apache.org; Mohd Zainal Abidin Rabani 
><za...@nocser.net>
>Subject: Re: Re[2]: Cannot add primary storage pool
>
>You are not passing NFS server ip/hostname and path to the api.
>
>On Wed, Feb 17, 2016 at 7:21 AM, Mohd Zainal Abidin Rabani < 
>zainal@nocser.net> wrote:
>
>>  I'm using NFS to connect to primary storage. If manually connect 
>>using
>>  mount command, there are no issue. But when using GUI, it show those 
>>error.
>>
>>  ---------
>>  Regards,
>>  Mohd Zainal Abidin Rabani
>>  Technical Support
>>
>>  ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
>>  Kajang Sentral, 43000 Kajang, Selangor.
>>  T : 03-8737 0030 | F : 03-8737 0070
>>  E : zainal@nocser.net
>>  W : www.modern.com.my | www.nocser.net
>>
>>
>>
>>  ------ Original Message ------
>>  From: "Glenn Wagner" <gl...@shapeblue.com>
>>  To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>; 
>>"Mohd
>>  Zainal Abidin Rabani" <za...@nocser.net>
>>  Sent: 17/02/2016 5:02:50
>>  Subject: RE: Cannot add primary storage pool
>>
>>  Hi,
>>>
>>>  Are you using a SolidFire Storage device (Just checking, saw it in
>>>  the logs ) How are you trying to add the storage, via the GUI or API
>>>  , can your hosts see (connect ) to the storage
>>>
>>>  Thanks
>>>  Glenn
>>>
>>>
>>>
>>>  Glenn WagnerSenior Consultant, ShapeBlued:  | s: +27 21 527 0091 | 
>>>m:
>>>  +27
>>>  73 917 4111e: glenn.wagner@shapeblue.com | t:  | w: 
>>>www.shapeblue.coma:
>>>  2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West Cape Town 
>>>7130
>>>  South AfricaShape 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 SA Pty Ltd is a company
>>>  registered by The Republic of South Africa and is traded under 
>>>license from Shape Blue Ltd.
>>>  ShapeBlue is a registered trademark.
>>>
>>>  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.
>>>
>>>
>>>  -----Original Message-----
>>>  From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
>>>  Sent: Tuesday, 16 February 2016 4:45 AM
>>>  To: users@cloudstack.apache.org
>>>  Subject: Cannot add primary storage pool
>>>
>>>  Hi,
>>>
>>>  I tried to add storage pool but not success. Here is error:
>>>
>>>  Unable to execute API command createstoragepool due to missing
>>>  parameter url
>>>
>>>  2016-02-16 11:36:07,767 DEBUG [c.c.a.ApiServlet]
>>>  (catalina-exec-23:ctx-decdf8f2 ctx-e7b53a2a) ===END=== 192.168.1.194
>>>  -- GET
>>>
>>>  
>>>command=createStoragePool&scope=cluster&zoneid=6f827717-650f-4bfe-ae1
>>>  
>>>4-fcae795693c3&podid=503181cc-b94b-4fc6-a269-592402d51585&clusterid=e
>>>  
>>>cc58937-ba65-48e4-8a9e-454737c2ee49&name=primary01&provider=SolidFire
>>>  &managed=false&response=json&_=1455590530185
>>>
>>>  Info: version 4.6 on management Centos 7.
>>>
>>>  ---------
>>>  Regards,
>>>  Mohd Zainal Abidin Rabani
>>>  Technical Support
>>>
>>>  ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
>>>  Kajang Sentral, 43000 Kajang, Selangor.
>>>  T : 03-8737 0030 | F : 03-8737 0070
>>>  E : zainal@nocser.net
>>>  W : www.modern.com.my | www.nocser.net Find out more about ShapeBlue
>>>  and our range of CloudStack related
>>>  services:
>>>  IaaS Cloud Design & Build | CSForge – rapid IaaS deployment 
>>>framework
>>>  CloudStack Consulting | CloudStack Software Engineering CloudStack
>>>  Infrastructure Support | CloudStack Bootcamp Training Courses
>>>
>>
>Find out more about ShapeBlue and our range of CloudStack related 
>services:
>IaaS Cloud Design & 
>Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge – 
>rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | 
>CloudStack Software 
>Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>CloudStack Infrastructure 
>Support<http://shapeblue.com/cloudstack-infrastructure-support/> | 
>CloudStack Bootcamp Training 
>Courses<http://shapeblue.com/cloudstack-training/>


RE: Re[2]: Cannot add primary storage pool

Posted by Glenn Wagner <gl...@shapeblue.com>.
Hi,

Sanjeev is right , to connect to a solidfire unit you need a volume setup already and the details for the unit (ie: the MVIP and SVIP)
Example MVIP=10.0.1.40;SVIP=10.254.254.10

Cloudmonkey the example command will look like this:

create storagepool zoneid=1 scope=zone name=SolidFire provider=SolidFire tags=SolidFire_SAN_1 capacityiops=4500000 capacitybytes=2251799813685248 hypervisor=Any response=json url=MVIP=192.168.1.200;SVIP=192.168.10.200;clusterAdminUsername=admin;clusterAdminPassword=password;clusterDefaultMinIops=5000;clusterDefaultMaxIops=7000;clusterDefaultBurstIopsPercentOfMaxIops=2

The API command looks like it is missing those details

Thanks
Glenn


-----Original Message-----
From: Sanjeev N [mailto:sanjeev@apache.org]
Sent: Wednesday, 17 February 2016 7:28 AM
To: users@cloudstack.apache.org; Mohd Zainal Abidin Rabani <za...@nocser.net>
Subject: Re: Re[2]: Cannot add primary storage pool

You are not passing NFS server ip/hostname and path to the api.

On Wed, Feb 17, 2016 at 7:21 AM, Mohd Zainal Abidin Rabani < zainal@nocser.net> wrote:

> I'm using NFS to connect to primary storage. If manually connect using
> mount command, there are no issue. But when using GUI, it show those error.
>
> ---------
> Regards,
> Mohd Zainal Abidin Rabani
> Technical Support
>
> ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
> Kajang Sentral, 43000 Kajang, Selangor.
> T : 03-8737 0030 | F : 03-8737 0070
> E : zainal@nocser.net
> W : www.modern.com.my | www.nocser.net
>
>
>
> ------ Original Message ------
> From: "Glenn Wagner" <gl...@shapeblue.com>
> To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>; "Mohd
> Zainal Abidin Rabani" <za...@nocser.net>
> Sent: 17/02/2016 5:02:50
> Subject: RE: Cannot add primary storage pool
>
> Hi,
>>
>> Are you using a SolidFire Storage device (Just checking, saw it in
>> the logs ) How are you trying to add the storage, via the GUI or API
>> , can your hosts see (connect ) to the storage
>>
>> Thanks
>> Glenn
>>
>>
>>
>> Glenn WagnerSenior Consultant, ShapeBlued:  | s: +27 21 527 0091 | m:
>> +27
>> 73 917 4111e: glenn.wagner@shapeblue.com | t:  | w: www.shapeblue.coma:
>> 2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West Cape Town 7130
>> South AfricaShape 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 SA Pty Ltd is a company
>> registered by The Republic of South Africa and is traded under license from Shape Blue Ltd.
>> ShapeBlue is a registered trademark.
>>
>> 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.
>>
>>
>> -----Original Message-----
>> From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
>> Sent: Tuesday, 16 February 2016 4:45 AM
>> To: users@cloudstack.apache.org
>> Subject: Cannot add primary storage pool
>>
>> Hi,
>>
>> I tried to add storage pool but not success. Here is error:
>>
>> Unable to execute API command createstoragepool due to missing
>> parameter url
>>
>> 2016-02-16 11:36:07,767 DEBUG [c.c.a.ApiServlet]
>> (catalina-exec-23:ctx-decdf8f2 ctx-e7b53a2a) ===END=== 192.168.1.194
>> -- GET
>>
>> command=createStoragePool&scope=cluster&zoneid=6f827717-650f-4bfe-ae1
>> 4-fcae795693c3&podid=503181cc-b94b-4fc6-a269-592402d51585&clusterid=e
>> cc58937-ba65-48e4-8a9e-454737c2ee49&name=primary01&provider=SolidFire
>> &managed=false&response=json&_=1455590530185
>>
>> Info: version 4.6 on management Centos 7.
>>
>> ---------
>> Regards,
>> Mohd Zainal Abidin Rabani
>> Technical Support
>>
>> ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
>> Kajang Sentral, 43000 Kajang, Selangor.
>> T : 03-8737 0030 | F : 03-8737 0070
>> E : zainal@nocser.net
>> W : www.modern.com.my | www.nocser.net Find out more about ShapeBlue
>> and our range of CloudStack related
>> services:
>> IaaS Cloud Design & Build | CSForge – rapid IaaS deployment framework
>> CloudStack Consulting | CloudStack Software Engineering CloudStack
>> Infrastructure Support | CloudStack Bootcamp Training Courses
>>
>
Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

Re[4]: Cannot add primary storage pool

Posted by Mohd Zainal Abidin Rabani <za...@nocser.net>.
I already fill the place. Is it possible to do from CLi?

---------
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zainal@nocser.net
W : www.modern.com.my | www.nocser.net



------ Original Message ------
From: "Sanjeev N" <sa...@apache.org>
To: users@cloudstack.apache.org; "Mohd Zainal Abidin Rabani" 
<za...@nocser.net>
Sent: 17/02/2016 13:27:54
Subject: Re: Re[2]: Cannot add primary storage pool

>You are not passing NFS server ip/hostname and path to the api.
>
>On Wed, Feb 17, 2016 at 7:21 AM, Mohd Zainal Abidin Rabani 
><za...@nocser.net> wrote:
>>I'm using NFS to connect to primary storage. If manually connect using 
>>mount command, there are no issue. But when using GUI, it show those 
>>error.
>>
>>---------
>>Regards,
>>Mohd Zainal Abidin Rabani
>>Technical Support
>>
>>ModernOne Data Solutions Sdn. Bhd.(1119382-D)
>>No. 83-2, Jalan TKS 1,
>>Kajang Sentral, 43000 Kajang, Selangor.
>>T : 03-8737 0030 | F : 03-8737 0070
>>E : zainal@nocser.net
>>W : www.modern.com.my | www.nocser.net
>>
>>
>>
>>------ Original Message ------
>>From: "Glenn Wagner" <gl...@shapeblue.com>
>>To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>; "Mohd 
>>Zainal Abidin Rabani" <za...@nocser.net>
>>Sent: 17/02/2016 5:02:50
>>Subject: RE: Cannot add primary storage pool
>>
>>>Hi,
>>>
>>>Are you using a SolidFire Storage device (Just checking, saw it in 
>>>the logs )
>>>How are you trying to add the storage, via the GUI or API , can your 
>>>hosts see (connect ) to the storage
>>>
>>>Thanks
>>>Glenn
>>>
>>>
>>>
>>>Glenn WagnerSenior Consultant, ShapeBlued:  | s: +27 21 527 0091 | m: 
>>>+27 73 917 4111e: glenn.wagner@shapeblue.com | t:  | w: 
>>>www.shapeblue.coma: 2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset 
>>>West Cape Town 7130 South AfricaShape 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 SA Pty Ltd is a company registered by The Republic of 
>>>South Africa and is traded under license from Shape Blue Ltd. 
>>>ShapeBlue is a registered trademark.
>>>
>>>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.
>>>
>>>
>>>-----Original Message-----
>>>From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
>>>Sent: Tuesday, 16 February 2016 4:45 AM
>>>To: users@cloudstack.apache.org
>>>Subject: Cannot add primary storage pool
>>>
>>>Hi,
>>>
>>>I tried to add storage pool but not success. Here is error:
>>>
>>>Unable to execute API command createstoragepool due to missing 
>>>parameter url
>>>
>>>2016-02-16 11:36:07,767 DEBUG [c.c.a.ApiServlet]
>>>(catalina-exec-23:ctx-decdf8f2 ctx-e7b53a2a) ===END=== 192.168.1.194 
>>>-- GET
>>>command=createStoragePool&scope=cluster&zoneid=6f827717-650f-4bfe-ae14-fcae795693c3&podid=503181cc-b94b-4fc6-a269-592402d51585&clusterid=ecc58937-ba65-48e4-8a9e-454737c2ee49&name=primary01&provider=SolidFire&managed=false&response=json&_=1455590530185
>>>
>>>Info: version 4.6 on management Centos 7.
>>>
>>>---------
>>>Regards,
>>>Mohd Zainal Abidin Rabani
>>>Technical Support
>>>
>>>ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1, 
>>>Kajang Sentral, 43000 Kajang, Selangor.
>>>T : 03-8737 0030 | F : 03-8737 0070
>>>E : zainal@nocser.net
>>>W : www.modern.com.my | www.nocser.net
>>>Find out more about ShapeBlue and our range of CloudStack related 
>>>services:
>>>IaaS Cloud Design & Build | CSForge – rapid IaaS deployment framework
>>>CloudStack Consulting | CloudStack Software Engineering
>>>CloudStack Infrastructure Support | CloudStack Bootcamp Training 
>>>Courses
>

Re: Re[2]: Cannot add primary storage pool

Posted by Sanjeev N <sa...@apache.org>.
You are not passing NFS server ip/hostname and path to the api.

On Wed, Feb 17, 2016 at 7:21 AM, Mohd Zainal Abidin Rabani <
zainal@nocser.net> wrote:

> I'm using NFS to connect to primary storage. If manually connect using
> mount command, there are no issue. But when using GUI, it show those error.
>
> ---------
> Regards,
> Mohd Zainal Abidin Rabani
> Technical Support
>
> ModernOne Data Solutions Sdn. Bhd.(1119382-D)
> No. 83-2, Jalan TKS 1,
> Kajang Sentral, 43000 Kajang, Selangor.
> T : 03-8737 0030 | F : 03-8737 0070
> E : zainal@nocser.net
> W : www.modern.com.my | www.nocser.net
>
>
>
> ------ Original Message ------
> From: "Glenn Wagner" <gl...@shapeblue.com>
> To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>; "Mohd
> Zainal Abidin Rabani" <za...@nocser.net>
> Sent: 17/02/2016 5:02:50
> Subject: RE: Cannot add primary storage pool
>
> Hi,
>>
>> Are you using a SolidFire Storage device (Just checking, saw it in the
>> logs )
>> How are you trying to add the storage, via the GUI or API , can your
>> hosts see (connect ) to the storage
>>
>> Thanks
>> Glenn
>>
>>
>>
>> Glenn WagnerSenior Consultant, ShapeBlued:  | s: +27 21 527 0091 | m: +27
>> 73 917 4111e: glenn.wagner@shapeblue.com | t:  | w: www.shapeblue.coma:
>> 2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West Cape Town 7130 South
>> AfricaShape 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 SA Pty Ltd is a company registered by The
>> Republic of South Africa and is traded under license from Shape Blue Ltd.
>> ShapeBlue is a registered trademark.
>>
>> 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.
>>
>>
>> -----Original Message-----
>> From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
>> Sent: Tuesday, 16 February 2016 4:45 AM
>> To: users@cloudstack.apache.org
>> Subject: Cannot add primary storage pool
>>
>> Hi,
>>
>> I tried to add storage pool but not success. Here is error:
>>
>> Unable to execute API command createstoragepool due to missing parameter
>> url
>>
>> 2016-02-16 11:36:07,767 DEBUG [c.c.a.ApiServlet]
>> (catalina-exec-23:ctx-decdf8f2 ctx-e7b53a2a) ===END=== 192.168.1.194 --
>> GET
>>
>> command=createStoragePool&scope=cluster&zoneid=6f827717-650f-4bfe-ae14-fcae795693c3&podid=503181cc-b94b-4fc6-a269-592402d51585&clusterid=ecc58937-ba65-48e4-8a9e-454737c2ee49&name=primary01&provider=SolidFire&managed=false&response=json&_=1455590530185
>>
>> Info: version 4.6 on management Centos 7.
>>
>> ---------
>> Regards,
>> Mohd Zainal Abidin Rabani
>> Technical Support
>>
>> ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1,
>> Kajang Sentral, 43000 Kajang, Selangor.
>> T : 03-8737 0030 | F : 03-8737 0070
>> E : zainal@nocser.net
>> W : www.modern.com.my | www.nocser.net
>> Find out more about ShapeBlue and our range of CloudStack related
>> services:
>> IaaS Cloud Design & Build | CSForge – rapid IaaS deployment framework
>> CloudStack Consulting | CloudStack Software Engineering
>> CloudStack Infrastructure Support | CloudStack Bootcamp Training Courses
>>
>

Re[2]: Cannot add primary storage pool

Posted by Mohd Zainal Abidin Rabani <za...@nocser.net>.
I'm using NFS to connect to primary storage. If manually connect using 
mount command, there are no issue. But when using GUI, it show those 
error.

---------
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D)
No. 83-2, Jalan TKS 1,
Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zainal@nocser.net
W : www.modern.com.my | www.nocser.net



------ Original Message ------
From: "Glenn Wagner" <gl...@shapeblue.com>
To: "users@cloudstack.apache.org" <us...@cloudstack.apache.org>; "Mohd 
Zainal Abidin Rabani" <za...@nocser.net>
Sent: 17/02/2016 5:02:50
Subject: RE: Cannot add primary storage pool

>Hi,
>
>Are you using a SolidFire Storage device (Just checking, saw it in the 
>logs )
>How are you trying to add the storage, via the GUI or API , can your 
>hosts see (connect ) to the storage
>
>Thanks
>Glenn
>
>
>
>Glenn WagnerSenior Consultant, ShapeBlued:  | s: +27 21 527 0091 | m: 
>+27 73 917 4111e: glenn.wagner@shapeblue.com | t:  | w: 
>www.shapeblue.coma: 2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset 
>West Cape Town 7130 South AfricaShape 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 
>SA Pty Ltd is a company registered by The Republic of South Africa and 
>is traded under license from Shape Blue Ltd. ShapeBlue is a registered 
>trademark.
>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.
>
>
>-----Original Message-----
>From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
>Sent: Tuesday, 16 February 2016 4:45 AM
>To: users@cloudstack.apache.org
>Subject: Cannot add primary storage pool
>
>Hi,
>
>I tried to add storage pool but not success. Here is error:
>
>Unable to execute API command createstoragepool due to missing 
>parameter url
>
>2016-02-16 11:36:07,767 DEBUG [c.c.a.ApiServlet]
>(catalina-exec-23:ctx-decdf8f2 ctx-e7b53a2a) ===END=== 192.168.1.194 -- 
>GET
>command=createStoragePool&scope=cluster&zoneid=6f827717-650f-4bfe-ae14-fcae795693c3&podid=503181cc-b94b-4fc6-a269-592402d51585&clusterid=ecc58937-ba65-48e4-8a9e-454737c2ee49&name=primary01&provider=SolidFire&managed=false&response=json&_=1455590530185
>
>Info: version 4.6 on management Centos 7.
>
>---------
>Regards,
>Mohd Zainal Abidin Rabani
>Technical Support
>
>ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1, 
>Kajang Sentral, 43000 Kajang, Selangor.
>T : 03-8737 0030 | F : 03-8737 0070
>E : zainal@nocser.net
>W : www.modern.com.my | www.nocser.net
>Find out more about ShapeBlue and our range of CloudStack related 
>services:
>IaaS Cloud Design & Build | CSForge – rapid IaaS deployment framework
>CloudStack Consulting | CloudStack Software Engineering
>CloudStack Infrastructure Support | CloudStack Bootcamp Training 
>Courses

RE: Cannot add primary storage pool

Posted by Glenn Wagner <gl...@shapeblue.com>.
Hi,

Are you using a SolidFire Storage device (Just checking, saw it in the logs )
How are you trying to add the storage, via the GUI or API , can your hosts see (connect ) to the storage

Thanks
Glenn



[ShapeBlue]<http://www.shapeblue.com>
Glenn Wagner
Senior Consultant       ,       ShapeBlue


d:       | s: +27 21 527 0091<tel:|%20s:%20+27%2021%20527%200091>        |      m:      +27 73 917 4111<tel:+27%2073%20917%204111>

e:      glenn.wagner@shapeblue.com | t: <mailto:glenn.wagner@shapeblue.com%20|%20t:>     |      w:      www.shapeblue.com<http://www.shapeblue.com>

a:      2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West Cape Town 7130 South Africa


[cid:imagea9da6e.png@1948714c.489f2520]


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 SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.
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.




-----Original Message-----
From: Mohd Zainal Abidin Rabani [mailto:zainal@nocser.net]
Sent: Tuesday, 16 February 2016 4:45 AM
To: users@cloudstack.apache.org
Subject: Cannot add primary storage pool

Hi,

I tried to add storage pool but not success. Here is error:

Unable to execute API command createstoragepool due to missing parameter url

2016-02-16 11:36:07,767 DEBUG [c.c.a.ApiServlet]
(catalina-exec-23:ctx-decdf8f2 ctx-e7b53a2a) ===END=== 192.168.1.194 -- GET
command=createStoragePool&scope=cluster&zoneid=6f827717-650f-4bfe-ae14-fcae795693c3&podid=503181cc-b94b-4fc6-a269-592402d51585&clusterid=ecc58937-ba65-48e4-8a9e-454737c2ee49&name=primary01&provider=SolidFire&managed=false&response=json&_=1455590530185

Info: version 4.6 on management Centos 7.

---------
Regards,
Mohd Zainal Abidin Rabani
Technical Support

ModernOne Data Solutions Sdn. Bhd.(1119382-D) No. 83-2, Jalan TKS 1, Kajang Sentral, 43000 Kajang, Selangor.
T : 03-8737 0030 | F : 03-8737 0070
E : zainal@nocser.net
W : www.modern.com.my | www.nocser.net
Find out more about ShapeBlue and our range of CloudStack related services:
IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//> | CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> | CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> | CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>