Re: is this a bug

2016-09-29 Thread Linas Žilinskas
If it's similar to what happened to me, it's caused by ssl. By default 
the SSVM listens on https for template POST's. Also by default it 
doesn't have a valid certificate (listening on ip address, without 
domain etc). Most browsers disallow posting to insecure url's.


As a workaround, you can go to the ssvm entry through web gui, find it's 
ip address (public). Then open https:// , accept the invalid 
certificate and then try to upload your template again. Since you've 
accepted the invalid cert, it should work now.



Other than that, i'm not aware of any issues preventing template uploads


On 2016-09-29 13:16, Jeroen Baten wrote:


So, I could upload templates using an url after setting up a webserver.

Am I correct in assuming it is a bug that I can not use the webgui to 
upload a template?


Using 4.9.0

Jeroen Baten

Specialist ICT

T +31(0)88335 7941

M+31(0)6 4691 4649



Description: Description: cid:image002.png@01CE9846.E058C610

P.O. Box 177

2600 MH Delft

The Netherlands

DISCLAIMER: This message is intended exclusively for the addressee(s) 
and may contain confidential and privileged information. If you are 
not the intended recipient please notify the sender immediately and 
destroy this message. Unauthorized use, disclosure or copying of this 
message is strictly prohibited. The foundation 'Stichting Deltares', 
which has its seat at Delft, The Netherlands, Commercial Registration 
Number 41146461, is not liable in any way whatsoever for consequences 
and/or damages resulting from the improper, incomplete and untimely 
dispatch, receipt and/or content of this e-mail. 


Linas Žilinskas
Head of Development
website  facebook 
 twitter 
 linkedin 



Host1Plus is a division of Digital Energy Technologies Ltd.

26 York Street, London W1U 6PZ, United Kingdom



Re: is this a bug

2016-09-29 Thread Will Stevens
When I just tried a couple days ago it was not working. It looked like an
ssl issue, but I didn't investigate.

On Sep 29, 2016 9:16 AM, "Jeroen Baten"  wrote:

>
>
> So, I could upload templates using an url after setting up a webserver.
>
> Am I correct in assuming it is a bug that I can not use the webgui to
> upload a template?
>
> Using 4.9.0
>
>
>
> Jeroen Baten
>
> Specialist ICT
>
>
>
>
>
> T +31(0)88335 7941
>
> M+31(0)6 4691 4649
>
> [image: Description: Description: cid:image002.png@01CE9846.E058C610]
>
> P.O. Box 177
>
> 2600 MH Delft
>
> The Netherlands
>
>
>
>
>
>
> DISCLAIMER: This message is intended exclusively for the addressee(s) and
> may contain confidential and privileged information. If you are not the
> intended recipient please notify the sender immediately and destroy this
> message. Unauthorized use, disclosure or copying of this message is
> strictly prohibited. The foundation 'Stichting Deltares', which has its
> seat at Delft, The Netherlands, Commercial Registration Number 41146461, is
> not liable in any way whatsoever for consequences and/or damages resulting
> from the improper, incomplete and untimely dispatch, receipt and/or content
> of this e-mail.
>


Re: is this a bug

2016-09-20 Thread Rafael Weingärtner
Can you show the command you are running?

/usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt
……parameters….



Also, can you show the outputs of “df –h” and “mount”?

On Tue, Sep 20, 2016 at 9:19 AM, Jeroen Baten 
wrote:

> Well, yes it does:
>
> "Insufficient free disk space for local temporary folder
> /usr/share/cloudstack-common/scripts/storage/secondary: avail=1595516k
> req=212k
> Installation failed"
>
> -Original Message-
> From: Pierre-Luc Dion [mailto:pd...@cloudops.com]
> Sent: Tuesday, September 20, 2016 1:59 PM
> To: dev@cloudstack.apache.org
> Subject: Re: is this a bug
>
> Hi Jeroen,
>
> You should need at least 1Gb but I don t think it provide a warning if you
> don't have enough space.
>
> On Sep 20, 2016 07:33, "Wei ZHOU"  wrote:
>
> >  2 GB ?
> >
> > 2016-09-20 12:40 GMT+02:00 Jeroen Baten :
> >
> > > Could it be that  in /usr/share/cloudstack-common/
> > > scripts/storage/secondary/cloud-install-sys-tmplt
> > >
> > > the variable DISKSPACE as one zero too many?
> > >
> > >
> > >
> > > Or, if you really insist on having a tmp space of 2T, you might want
> > > to add this to the requirements in the doc section J
> > >
> > >
> > >
> > > Greets,
> > >
> > >
> > >
> > > Jeroen Baten
> > >
> > > Specialist ICT
> > >
> > >
> > >
> > >
> > >
> > > T +31(0)88335 7941
> > >
> > > M+31(0)6 4691 4649
> > >
> > > [image: Description: Description:
> > > cid:image002.png@01CE9846.E058C610]
> > >
> > > P.O. Box 177
> > >
> > > 2600 MH Delft
> > >
> > > The Netherlands
> > >
> > >
> > >
> > >
> > >
> > >
> > > DISCLAIMER: This message is intended exclusively for the
> > > addressee(s) and may contain confidential and privileged
> > > information. If you are not the intended recipient please notify the
> > > sender immediately and destroy this message. Unauthorized use,
> > > disclosure or copying of this message is strictly prohibited. The
> > > foundation 'Stichting Deltares', which has its seat at Delft, The
> > > Netherlands, Commercial Registration Number 41146461,
> > is
> > > not liable in any way whatsoever for consequences and/or damages
> > resulting
> > > from the improper, incomplete and untimely dispatch, receipt and/or
> > content
> > > of this e-mail.
> > >
> >
> DISCLAIMER: This message is intended exclusively for the addressee(s) and
> may contain confidential and privileged information. If you are not the
> intended recipient please notify the sender immediately and destroy this
> message. Unauthorized use, disclosure or copying of this message is
> strictly prohibited. The foundation 'Stichting Deltares', which has its
> seat at Delft, The Netherlands, Commercial Registration Number 41146461, is
> not liable in any way whatsoever for consequences and/or damages resulting
> from the improper, incomplete and untimely dispatch, receipt and/or content
> of this e-mail.
>



-- 
Rafael Weingärtner


RE: is this a bug

2016-09-20 Thread Jeroen Baten
Well, yes it does:

"Insufficient free disk space for local temporary folder 
/usr/share/cloudstack-common/scripts/storage/secondary: avail=1595516k 
req=212k
Installation failed"

-Original Message-
From: Pierre-Luc Dion [mailto:pd...@cloudops.com]
Sent: Tuesday, September 20, 2016 1:59 PM
To: dev@cloudstack.apache.org
Subject: Re: is this a bug

Hi Jeroen,

You should need at least 1Gb but I don t think it provide a warning if you 
don't have enough space.

On Sep 20, 2016 07:33, "Wei ZHOU"  wrote:

>  2 GB ?
>
> 2016-09-20 12:40 GMT+02:00 Jeroen Baten :
>
> > Could it be that  in /usr/share/cloudstack-common/
> > scripts/storage/secondary/cloud-install-sys-tmplt
> >
> > the variable DISKSPACE as one zero too many?
> >
> >
> >
> > Or, if you really insist on having a tmp space of 2T, you might want
> > to add this to the requirements in the doc section J
> >
> >
> >
> > Greets,
> >
> >
> >
> > Jeroen Baten
> >
> > Specialist ICT
> >
> >
> >
> >
> >
> > T +31(0)88335 7941
> >
> > M+31(0)6 4691 4649
> >
> > [image: Description: Description:
> > cid:image002.png@01CE9846.E058C610]
> >
> > P.O. Box 177
> >
> > 2600 MH Delft
> >
> > The Netherlands
> >
> >
> >
> >
> >
> >
> > DISCLAIMER: This message is intended exclusively for the
> > addressee(s) and may contain confidential and privileged
> > information. If you are not the intended recipient please notify the
> > sender immediately and destroy this message. Unauthorized use,
> > disclosure or copying of this message is strictly prohibited. The
> > foundation 'Stichting Deltares', which has its seat at Delft, The
> > Netherlands, Commercial Registration Number 41146461,
> is
> > not liable in any way whatsoever for consequences and/or damages
> resulting
> > from the improper, incomplete and untimely dispatch, receipt and/or
> content
> > of this e-mail.
> >
>
DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.


RE: is this a bug

2016-09-20 Thread Jeroen Baten
I am sorry, you are right, 2Gb.
Still, my standard vm I use to manage has 10Gb distributed over several 
filesystems.
Since I am new to this project I can not change the docs myself but a small 
note could be helpful.

Kind regards,
Jeroen

-Original Message-
From: Wei ZHOU [mailto:ustcweiz...@gmail.com]
Sent: Tuesday, September 20, 2016 1:34 PM
To: dev@cloudstack.apache.org
Subject: Re: is this a bug

 2 GB ?

2016-09-20 12:40 GMT+02:00 Jeroen Baten :

> Could it be that  in /usr/share/cloudstack-common/
> scripts/storage/secondary/cloud-install-sys-tmplt
>
> the variable DISKSPACE as one zero too many?
>
>
>
> Or, if you really insist on having a tmp space of 2T, you might want
> to add this to the requirements in the doc section J
>
>
>
> Greets,
>
>
>
> Jeroen Baten
>
> Specialist ICT
>
>
>
>
>
> T +31(0)88335 7941
>
> M+31(0)6 4691 4649
>
> [image: Description: Description: cid:image002.png@01CE9846.E058C610]
>
> P.O. Box 177
>
> 2600 MH Delft
>
> The Netherlands
>
>
>
>
>
>
> DISCLAIMER: This message is intended exclusively for the addressee(s)
> and may contain confidential and privileged information. If you are
> not the intended recipient please notify the sender immediately and
> destroy this message. Unauthorized use, disclosure or copying of this
> message is strictly prohibited. The foundation 'Stichting Deltares',
> which has its seat at Delft, The Netherlands, Commercial Registration
> Number 41146461, is not liable in any way whatsoever for consequences
> and/or damages resulting from the improper, incomplete and untimely
> dispatch, receipt and/or content of this e-mail.
>
DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.


Re: is this a bug

2016-09-20 Thread Pierre-Luc Dion
Hi Jeroen,

You should need at least 1Gb but I don t think it provide a warning if you
don't have enough space.

On Sep 20, 2016 07:33, "Wei ZHOU"  wrote:

>  2 GB ?
>
> 2016-09-20 12:40 GMT+02:00 Jeroen Baten :
>
> > Could it be that  in /usr/share/cloudstack-common/
> > scripts/storage/secondary/cloud-install-sys-tmplt
> >
> > the variable DISKSPACE as one zero too many?
> >
> >
> >
> > Or, if you really insist on having a tmp space of 2T, you might want to
> > add this to the requirements in the doc section J
> >
> >
> >
> > Greets,
> >
> >
> >
> > Jeroen Baten
> >
> > Specialist ICT
> >
> >
> >
> >
> >
> > T +31(0)88335 7941
> >
> > M+31(0)6 4691 4649
> >
> > [image: Description: Description: cid:image002.png@01CE9846.E058C610]
> >
> > P.O. Box 177
> >
> > 2600 MH Delft
> >
> > The Netherlands
> >
> >
> >
> >
> >
> >
> > DISCLAIMER: This message is intended exclusively for the addressee(s) and
> > may contain confidential and privileged information. If you are not the
> > intended recipient please notify the sender immediately and destroy this
> > message. Unauthorized use, disclosure or copying of this message is
> > strictly prohibited. The foundation 'Stichting Deltares', which has its
> > seat at Delft, The Netherlands, Commercial Registration Number 41146461,
> is
> > not liable in any way whatsoever for consequences and/or damages
> resulting
> > from the improper, incomplete and untimely dispatch, receipt and/or
> content
> > of this e-mail.
> >
>


Re: is this a bug

2016-09-20 Thread Wei ZHOU
 2 GB ?

2016-09-20 12:40 GMT+02:00 Jeroen Baten :

> Could it be that  in /usr/share/cloudstack-common/
> scripts/storage/secondary/cloud-install-sys-tmplt
>
> the variable DISKSPACE as one zero too many?
>
>
>
> Or, if you really insist on having a tmp space of 2T, you might want to
> add this to the requirements in the doc section J
>
>
>
> Greets,
>
>
>
> Jeroen Baten
>
> Specialist ICT
>
>
>
>
>
> T +31(0)88335 7941
>
> M+31(0)6 4691 4649
>
> [image: Description: Description: cid:image002.png@01CE9846.E058C610]
>
> P.O. Box 177
>
> 2600 MH Delft
>
> The Netherlands
>
>
>
>
>
>
> DISCLAIMER: This message is intended exclusively for the addressee(s) and
> may contain confidential and privileged information. If you are not the
> intended recipient please notify the sender immediately and destroy this
> message. Unauthorized use, disclosure or copying of this message is
> strictly prohibited. The foundation 'Stichting Deltares', which has its
> seat at Delft, The Netherlands, Commercial Registration Number 41146461, is
> not liable in any way whatsoever for consequences and/or damages resulting
> from the improper, incomplete and untimely dispatch, receipt and/or content
> of this e-mail.
>


Re: Is this a bug when creating VPN failed because UDP ports conflicts

2014-04-28 Thread Jayapal Reddy Uradi
HI Yitao,

If you want to enable vpn on the ip, omit the udp 500,1701 and 4500 ports on 
public ip firewall rule and configure
the vpn.

You can file bug this, for the vpn enable ip cloudstack should ignore vpn ports 
for firewall rule ports conflict.

Thanks,
Jayapal

On 21-Apr-2014, at 3:25 PM, Yitao Jiang  wrote:

> Hi, stackers
> 
>I just found that if the the firewall of sourced nat ip of Isolated
> network has opened UDP port such as 1-65535 range , the create vpn command
> will faile, because the system will
> 
> reopen the udp port of 500, 1701, 4500 which are conflicts with origin port
> range.Response as below
> 
> [{"createremoteaccessvpnresponse":{"errortext":"The range specified,
> 500-500, conflicts with rule 84 which has
> 1-65535","cserrorcode":,"errorcode":537,"uuidList":[]}}]
> 
> So is this a bug ?Or we should ommit the conflict of UDP ports and continue
> to creating VPN , Is that right
> 
> Any thoughts?
> 
> ​BYW, i am working on cloudstack 4.2.1 build from source​
> 
> Thanks,
> 
> Yitao