Edit the network setup on a SSVM

2014-09-09 Thread Piers
Hi there, I've managed to set the gateway for some static routes to the primary & secondary storage wrong. How do I set these (eg: from the terminal in the SSVM)? If I change these will they persist (if new SSVM's are created)? Or is this something that is propagated from the MySQL database?

Re: Strange UI 8080/client/

2014-09-09 Thread Piers
On 10/09/14 14:22, ilya musayev wrote: Try running Chrome Incognito mode to see if its some weirdness with jquery. i have had that issue. I ended up wiping it and starting again. I did manage to consistently reproduce the error but put it down to some testing that I have been doing (like w

Re: Strange UI 8080/client/

2014-09-09 Thread ilya musayev
Try running Chrome Incognito mode to see if its some weirdness with jquery. i have had that issue. On 9/9/14, 10:24 AM, Rohit Yadav wrote: Hi, On 09-Sep-2014, at 12:41 pm, Piers wrote: One of the key things to me as a user is having dependencies managed by yum/rpm which means that when I fo

Re: Error Creating Backup Cloud database

2014-09-09 Thread Hollman Enciso R.
any idea ? i'm just create a crontab with normal mysqldump of the database cloud but i always obtain these error. maybe I have to stop the management or something to backing up the database ? On Fri, Sep 5, 2014 at 11:25 AM, Hollman Enciso R. wrote: > Hello, i'm trying to generate a backup of

Re: assignVirtualMachine - Change domain (4.1.1)

2014-09-09 Thread Ian Duffy
Great! Thank you very much, thought I'd be out on my own for this. On 10 Sep 2014 00:03, "John Kinsella" wrote: > Yeah - that doesn’t work 100% - you’ll have to delete and re-create the fw > rules, at least for advanced networking. Needs a tiny bit more refinement. > :) > > On Sep 9, 2014, at 3:4

Management server and opvswitch setup

2014-09-09 Thread Marek Wieckowski
Hi guys Below is my current setup and configuration: - renting 2 servers, both of them have 2 network cards - eth0 is the external interface with statically assigned external ip - eth1 is the internal interface with statically assigned internal ip - both servers have Cento

Re: assignVirtualMachine - Change domain (4.1.1)

2014-09-09 Thread John Kinsella
Yeah - that doesn’t work 100% - you’ll have to delete and re-create the fw rules, at least for advanced networking. Needs a tiny bit more refinement. :) On Sep 9, 2014, at 3:42 PM, Nitin Mehta mailto:nitin.me...@citrix.com>> wrote: Though I am averse to mucking around the db I know that John Ki

Re: assignVirtualMachine - Change domain (4.1.1)

2014-09-09 Thread Nitin Mehta
Though I am averse to mucking around the db I know that John Kinsella spoke about it recently in the Bay Area meet up. Please find his slides (slide # 16) @ http://www.slideshare.net/jlkinsel/dont-break-the-glass Thanks, -Nitin On 09/09/14 9:03 AM, "Ian Duffy" wrote: >Hi All, > >I'm wanting to

assignVirtualMachine - Change domain (4.1.1)

2014-09-09 Thread Ian Duffy
Hi All, I'm wanting to use assignVirtualMachine to change the domain and account a VM belongs to within Cloudstack. Within version 4.1.1 this is not supported: http://cloudstack.apache.org/docs/api/apidocs-4.1/root_admin/assignVirtualMachine.html Transferring ownership to any domain was only imp

recent changes at Citrix

2014-09-09 Thread Giles Sirett
Hi all [writing as Giles, the community member, NOT as a PMC member or in any sort of official capacity] As I'm sure many of you are aware, there has been some recent management changes within Citrix cloud with Sameer, Shannon and Sheng all departing. I've enjoyed getting to know these guys ov

Re: Strange UI 8080/client/

2014-09-09 Thread Rohit Yadav
Hi, On 09-Sep-2014, at 12:41 pm, Piers wrote: > One of the key things to me as a user is having dependencies managed by > yum/rpm which means that when I follow the documented CentOS install I end up > with 4.4 > > I apologise for not being helpful but as a new user there is much to learn > an

Re: Strange UI 8080/client/

2014-09-09 Thread Carlos Reátegui
You should not be start/stopping tomcat. Only cloudstack-management. It will take care of dealing with tomcat. > On Sep 9, 2014, at 3:41 AM, Piers wrote: > >> On 09/09/14 19:42, Rohit Yadav wrote: >> Piers, what you shared is not helpful, first check that the management >> server is able to c

Re: Strange UI 8080/client/

2014-09-09 Thread Piers
On 09/09/14 19:42, Rohit Yadav wrote: Piers, what you shared is not helpful, first check that the management server is able to communicate with the MySQL server and there is not much latency between these two servers. All of the services are on the same server - it is a test implementation.

Re: Strange UI 8080/client/

2014-09-09 Thread Rohit Yadav
Piers, what you shared is not helpful, first check that the management server is able to communicate with the MySQL server and there is not much latency between these two servers. For users, I recommend using the 4.3.0 release for now and avoid using 4.4.0 release. On 09-Sep-2014, at 11:16 am,

Re: Strange UI 8080/client/

2014-09-09 Thread Piers
On 09/09/14 19:09, Rohit Yadav wrote: Hi Piers, What is the version of CloudStack are you using? Was this installed from deb/rpms repository or built/ran from source? cloudstack-management-4.4.0-NONOSS_3.el6.x86_64 RPM build Can you check if you’ve put any tomcat or front proxy/lb config

Re: Strange UI 8080/client/

2014-09-09 Thread Rohit Yadav
Hi Piers, What is the version of CloudStack are you using? Was this installed from deb/rpms repository or built/ran from source? Can you check if you’ve put any tomcat or front proxy/lb config that is restricting it to load css and js files? On 09-Sep-2014, at 10:58 am, Piers wrote: > The HTM

Re: Simulator Build Failed

2014-09-09 Thread Deepal Jayasekara
No. I am on 4.3 branch. On Tue, Sep 9, 2014 at 2:07 PM, Rajani Karuturi wrote: > Are you on master? > > ~Rajani > > On Tue, Sep 9, 2014 at 1:04 PM, Deepal Jayasekara > wrote: > > > I started the deployment of the simulator again and then I got a > different > > error. I think this is the same e

Strange UI 8080/client/

2014-09-09 Thread Piers
The HTML is being dumped like this (pasted as plain text): These are all forms and I expect that having auth and application forms on the same page (even in error) is not desirable. Is there somewhere I should report this behaviour? Cheers P ___

Re: Simulator Build Failed

2014-09-09 Thread Rajani Karuturi
Are you on master? ~Rajani On Tue, Sep 9, 2014 at 1:04 PM, Deepal Jayasekara wrote: > I started the deployment of the simulator again and then I got a different > error. I think this is the same error about which I started this thread > "Could not find corresponding resource manager for simulat

Re: Simulator Build Failed

2014-09-09 Thread Deepal Jayasekara
I started the deployment of the simulator again and then I got a different error. I think this is the same error about which I started this thread "Could not find corresponding resource manager for simulator" Log Folder Path: /tmp//MarvinLogs//DeployDataCenter__Sep_09_2014_12_58_11_DQPFS2. A

Re: Simulator Build Failed

2014-09-09 Thread Deepal Jayasekara
Yup. It was successful. And the database deployments were also sucecssful. On Tue, Sep 9, 2014 at 12:47 PM, Rajani Karuturi wrote: > Did you run mvn clean install with developer profile and was it successful? > $mvn -Pdeveloper -Dsimulator clean install -DskipTests=true > > ~Rajani > > On Tue, S

Re: Simulator Build Failed

2014-09-09 Thread Rajani Karuturi
Did you run mvn clean install with developer profile and was it successful? $mvn -Pdeveloper -Dsimulator clean install -DskipTests=true ~Rajani On Tue, Sep 9, 2014 at 11:48 AM, Deepal Jayasekara wrote: > I installed marvin as @Rajani said, and then tried to deploy the simulator. > But I got fol