Hello
I cant seem to upload (add) a qcow2 volume via a URL, any ideas or other
methods? we really need to import other systems disks.
I get this in the logs
2018-07-13 09:08:18,435 DEBUG [c.c.s.VolumeApiServiceImpl]
(API-Job-Executor-42:ctx-a1afd9f2 job-6668 ctx-7da8ec40) (logid:d97e88ec)
Che
Hi Adam,
can you try volume name without underscores ?
Andrija
On Fri, 13 Jul 2018 at 10:21, Adam Witwicki wrote:
> Hello
>
> I cant seem to upload (add) a qcow2 volume via a URL, any ideas or other
> methods? we really need to import other systems disks.
>
> I get this in the logs
>
> 2018-07
Hi Andrija
I also tried http://ingestion.xxx.com/Flowmon/1.qcow2
Thanks
Adam
-Original Message-
From: Andrija Panic
Sent: 13 July 2018 09:34
To: users
Subject: Re: Unable to upload volumes 4.11.0
** This mail originated from OUTSIDE the Oakford corporate network. Treat
hyperlink
Hello All
my cloudstack was upgraded from 4.10 to 4.11, I was unable to create
Network Offerings, and after clicking "Network Offerings" I was prompted for
"Session Expired";
Management log tips are as follows
2018-07-13 23:50:57,802 DEBUG [c.c.a.ApiServlet] (qtp510113906-17:ctx-455ad1a0)
Are you using commands.properties or RBAC?
It seems that there is an API method " listRegisteredServicePackages " that
is not properly configured.
On Fri, Jul 13, 2018 at 1:03 PM, li li wrote:
> Hello All
>my cloudstack was upgraded from 4.10 to 4.11, I was unable to
> create Network Of
Hi Adrian,
An advanced zone with security groups is similar to a basic network in that it
doesn’t really have the concept of multiple networks for any given VM. The
security groups themselves create pseudo networks.
You can create either a shared network on the vlan that you want to access -
Thanks Rafael Weingärtner,
I used commands.properties. I just found that listRegisteredServicePackages is
not in the configuration list. I added it and restarted cloudstack-management.
发件人: Rafael Weingärtner
发送时间: Saturday, July 14, 2018 12:23:46 AM
收件人: user
Commands.properties was deprecated a while ago, there may be a number of APIs
that aren't included in it.
Your best bet is to read the section in the documentation on dynamic roles
which explains how to migrate and recreate the default APIs
http://docs.cloudstack.apache.org/projects/cloudstack-a
Hi Adam,
That error is coming from:
if (httpClient.executeMethod(httphead) != HttpStatus.SC_OK) {
throw new IllegalArgumentException("Invalid URL: " + url);
have you tried checking that you can reach the download from the management
server and the SSVM?
Also does the hostna