vm????????????????????????

2014-01-07 Thread ????????
vmvm??Command failed due to Internal Server Error 2014-01-08 03:31:16,061 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-18:job-1221 = [ cb195dc6-9fc8-4936-aee0-9cdea8ba6cfd ]) Unexpected exception while executing

Re: Research areas in cloudstack

2014-01-07 Thread sebgoa
On Jan 6, 2014, at 6:42 PM, Ignazio Cassano ignaziocass...@gmail.com wrote: Hi all, my suggestion concerns Desktop as a Service (DaaS) based on linux kvm and Spice. Spice protocol is opensource and could be included to expand cloudstack features. Ignazio That could be very interesting

Re: suspend/pause cloudstack VM (kvm hypervisor)

2014-01-07 Thread Nevo
Hi Nux! That's why I said real suspension might rely on virtual machine snapshot with memory capturing. see this discussion: http://markmail.org/message/apchw5rsf4xgevt4?q=list:org%2Eapache%2Eincubator%2Ecloudstack-%2A+suspend Probably the real question is whether kvm could/will support

Re: suspend/pause cloudstack VM (kvm hypervisor)

2014-01-07 Thread Nux!
On 07.01.2014 10:10, Nevo wrote: Probably the real question is whether kvm could/will support vm snapshot? I'm sure it will support it. We just need to push for it. :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Virtual Router(s) Restarting on CloudStack-4.2

2014-01-07 Thread iliyas shirol
The virtual router VMs seems to be running on the Hypervisor. But they get disappeared from the management portal for a period of time and are visible later, name-label ( RW): r-8-VM power-state ( RO): running name-label ( RW): r-10-VM power-state ( RO): running This seems to

Re: Virtual Router(s) Restarting on CloudStack-4.2

2014-01-07 Thread Koushik Das
Check what the MS logs say about these VMs. Also check the hypervisor logs. On 07-Jan-2014, at 5:15 PM, iliyas shirol iliyas.shi...@gmail.com wrote: The virtual router VMs seems to be running on the Hypervisor. But they get disappeared from the management portal for a period of time and are

Re: Database Deployment is failing

2014-01-07 Thread Daan Hoogland
Prashant, This should be solved by a patch from a colleague of mine. Can you try please? regards, On Mon, Jan 6, 2014 at 11:25 AM, Prashant Kumar Mishra prashantkumar.mis...@citrix.com wrote: Hi , Deploy Db is failing , can someone help me . [root@localhost cloudstack]# mvn -P developer

limit setting firewall

2014-01-07 Thread Hollman Enciso R.
Hello all. I'm just wanna know if it's possible to remove the privilege to the users to configure the firewall settings like nat, port forwarding etc.. ? I want that just the administrator configure this. It's possible? thanks -- Hollman Eduardo Enciso R. http://nexxuz.com

unable to delete shared network

2014-01-07 Thread John Vincent
I brought this issue up on irc but figured it was a good idea to bring it up here as well. I'm running into an issue deleting a shared network. This is on CS 4.2.0. I have two shared networks exibiting the same behavior. At this point I'd like to clean them up in the database if possible but if

why there is no sshkeyenabled checkbox on register template on CS4.2?

2014-01-07 Thread Steven Liang
Hi All, I can see the selection sshkeyenabled from cloudmonkey register template. But I cannot see sshkeyenabled checkbox from GUI when I want to register template. Is this a bug? Thank you. Steven

Re: Centos 6.3 + Cloudstack 4.2 Fail to login web UI (404)

2014-01-07 Thread Du Jun
Hi Sebastien, I assume tomcat6 is installed automatically by cloudstack management package. 2014/1/6 sebgoa run...@gmail.com On Jan 6, 2014, at 1:38 PM, Du Jun dj199...@gmail.com wrote: Hi all I am installing Cloudstack 4.2 on centos 6.3. Meet following problems: 1) Fail to login web

Re: limit setting firewall

2014-01-07 Thread Dave Hoffman
You can edit what each user type can view by adding/removing options from /usr/share/cloudstack-management/webapps/client/scripts/cloudStack.js Default: else { //normal user return [dashboard, instances, storage, network, templates, accounts, events]; Without Network: else