Nice going guys. One of the reasons we're using CS at moment is the ease
of deployment (at least with a basic zone). On the other hand we note that
we need an addon to do things like service catalogs, metering and
charging. Though the APIs make it possible to develop such portals would
like to s
Did you choose "CentOS 6.5 (64bit)"? This does not work here either, but if I
choose "CentOS 6.4 (64bit)", it works.
Cheers,
Martin
-Ursprüngliche Nachricht-
Von: Matthew Midgett [mailto:[email protected]]
Gesendet: Mittwoch, 17. September 2014 22:32
An: users@cloud
Yes that's what I was choosing. Can we get this marked as a bug?
Sent on a Sprint Samsung Galaxy S® III
Original message From: Martin Emrich
Date:09/18/2014 4:13 AM (GMT-05:00)
To: [email protected] Subject: AW: Unable to
create a deployment for VM ACS4.4 & xense
Hi All,
I've configured CloudStack DataBase replication(Master-Slave) successfully and
the setup is,
Management Server - 10.0.0.10
DataBase_1(Master) - 10.0.0.11
DataBase_2(Slave) - 10.0.0.12
I want to test restoration process. I've followed the below link and edited the
"/etc/clouds
Can you share the logs?
you might be hitting the bug
https://issues.apache.org/jira/browse/CLOUDSTACK-6892
The fix is in 4.4.1 branch.
As workaround, you can manually update catalina.properties as per the
changes in the fix [1]
[1]
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blobdi
Matthew, could you check the latest from 4.4 branch so we know if it will
still be in the next 4.4.1? (and yes submit a bug if you wish)
thanks,
On Thu, Sep 18, 2014 at 12:58 PM, Matthew Midgett <
[email protected]> wrote:
> Yes that's what I was choosing. Can we get this mar
Pardon my ignorance but how do I check 4.4.1. I'm not sure where the repo or
files are at. Can you point me in the right direction. I just tested using
Centos 6.4 64bit as my selected os type with a 6.5 netinstall iso. It spun it
up within 20 seconds.
I have attached my guest_os_hypervisor ex
Your forgiven,
4.4.1 is not out yet. The rpms should be on jenkins for the branch that is
going to be 4.4.1. They now contain 4.4..1-SNAPSHOT.
http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-package-rpm/
regards,
On Thu, Sep 18, 2014 at 4:35 PM, Matthew Midgett <
clouds...@trick-solu
Hi,
Ok great , Building Works fine with method 2, I am able now to launch
agentshell.exe with porwershell.
Thank you for help.
On Wed, Sep 17, 2014 at 8:42 AM, Anshul Gangwar
wrote:
> You don't have to download dependencies manually. Script does that for you.
>
> There seems to be some problem
Good afternoon!
I'm having problem for creating instances in CloudStack.
I did my first installation of CloudStack, but can not create a VM host
both the UI as in cloudmonkey.
The configuration I'm using is the cloudstack-management 4.3.0,with Ubuntu
14:04 and KVM .
All the infrastructure is ok, in
On Wed, Sep 17, 2014 at 1:05 AM, Mārtiņš Jakubovičs
wrote:
> Hello Ilya,
>
> Thanks for response, I upgraded from 4.3.0 to 4.3.1.
>
Hello Martins.
I recently upgrade my test envioroment from 4.3.0 to 4.3.1 and i have the
same problem.
not load the console. i'm not usig any domain yat.
how you
We reinstalled to 4.3.0 which was working. It seems there is a bug in console
in 4.3.1.
Sent from my iPhone
> On 2014. gada 18. sept., at 22:30, Hollman Enciso R.
> wrote:
>
> On Wed, Sep 17, 2014 at 1:05 AM, Mārtiņš Jakubovičs
> wrote:
>
>> Hello Ilya,
>>
>> Thanks for response, I upgrade
Thanks for reporting, can you please open an issue. Looks like an easy issue,
we should be able to fix it.
On 18-Sep-2014, at 9:30 pm, Hollman Enciso R. wrote:
> On Wed, Sep 17, 2014 at 1:05 AM, Mārtiņš Jakubovičs
> wrote:
>
>> Hello Ilya,
>>
>> Thanks for response, I upgraded from 4.3.0 to 4.3
Hi,
Please use "*.realhostip.com" (note the asterisk) as
consoleproxy.url.domain value in global configs if you are using HTTPS for
console proxy (I.e. Ever had a pre-4.3 version in your set-up)
If you started with 4.3, you are likely running the console in HTTP mode
and the value of the above glo
I will check the DB and the sql scripts for 4.4 / 4.4.1 to verify if this
is missing.
Daan, if it is missing I will submit a merge request on the dev list tomm.
Amogh
On 9/18/14 7:35 AM, "Matthew Midgett"
wrote:
>Pardon my ignorance but how do I check 4.4.1. I'm not sure where the repo
>or file
Hi CloudstackUsers,
I'm trying to do a bash script using some of the output coming out from
cloudmonkey 5.2 which is coming with a bunch of control characters, does
anybody knows if we can set the display to ascii ?? (I've tried ascii
doesnt work) or something like that so I can use normal bash to
Have you tried to change the output format? e.g. to JSON
On Thu, Sep 18, 2014 at 10:10 PM, Ivan Rodriguez wrote:
> Hi CloudstackUsers,
>
> I'm trying to do a bash script using some of the output coming out from
> cloudmonkey 5.2 which is coming with a bunch of control characters, does
> anybody
Hi,
In Cloudstack v4.2.1
There has two servers A, B. Both installed cloudstack-management service and
mysql individually. Server A work as mysql master, and B works as mysql slave.
step1: CS management service on A is running and management service on B shuts
down. Mysql on B keeps synchronized
Hi,
Please observe the logs starting from the deployvm api is called in logs.
Also check wether the template is downloaded or not in UI see template details
for status.
If follow the below link for troubleshooting.
https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Secondar
Robin,
You need to make server B the new MySQL Master and also point CloudStack at the
new MySQL Server.
Also when using two Management Servers, you should have a load balancer which
is referenced by the global setting 'host'. If you do have this setup, you
will need to update the host settin
Hi Ivan,
Turn off color, set color to false and try again.
On 19-Sep-2014, at 3:10 am, Ivan Rodriguez wrote:
> Hi CloudstackUsers,
>
> I'm trying to do a bash script using some of the output coming out from
> cloudmonkey 5.2 which is coming with a bunch of control characters, does
> anybody kno
Brilliant !!!
Thats exactly what I was looking for
Thansk
On Fri, Sep 19, 2014 at 3:59 PM, Rohit Yadav
wrote:
> Hi Ivan,
>
> Turn off color, set color to false and try again.
>
> On 19-Sep-2014, at 3:10 am, Ivan Rodriguez wrote:
>
> > Hi CloudstackUsers,
> >
> > I'm trying to do a bash scrip
Hi, Geoff ,
Server B works as Master.
The 'host' in global configuration is a VIP and the VIP is set to
db.cloud.host(in db.properties) for both A and B.
But there is till problem with following log:
"2014-09-19 14:25:22,960 DEBUG [utils.crypt.DBEncryptionUtil] (Timer-2:null)
Error while decrypti
23 matches
Mail list logo