Re: Unable to create a New VM - Error message: Unable to start instance due to Unable to get answer that is of class com.cloud.agent.api.StartAnswer

2016-04-14 Thread Nezar Madbouh
Hi Ilya, Here is the output of mount command: [root@eqx-cs-cmp-01 ~]# mount /dev/mapper/vg_root-lv_root on / type ext4 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) /dev/sda1 on /boot type ext4

Re: Unable to create a New VM - Error message: Unable to start instance due to Unable to get answer that is of class com.cloud.agent.api.StartAnswer

2016-04-14 Thread Nezar Madbouh
Hi Ilya, Thanks for the instructions. I followed them and pasted the information on pastebin: management-server logs job-14938 http://pastebin.com/GAiy8u5H Agent logs http://pastebin.com/mfiADsJc Your help is much appreciated. Nezar. On 15 April 2016 at 13:58, ilya wrote: > Here is how i w

Re: Unable to create a New VM - Error message: Unable to start instance due to Unable to get answer that is of class com.cloud.agent.api.StartAnswer

2016-04-14 Thread Shweta Agarwal
Hi Nezar, When no VMs are running in the Vlan ,Router will only shut down but not deleted. If you want to delete the router delete it manually. And then when you will restart any VM in that Vlan a new Router will be created. Thanks Shweta Principal Product Engineer, CloudPlatform Accelerite ___

Re: Unable to create a New VM - Error message: Unable to start instance due to Unable to get answer that is of class com.cloud.agent.api.StartAnswer

2016-04-14 Thread ilya
Here is how i would troubleshoot this: 1) ssh to MS host, run tail -f /var/cloudstack/management/management-server.log | grep -i StartVMCmdByAdmin 2) on cloudstack UI, press start on the VM and watch the tail log 3) on the tail log, you should see a StartVirtualMachine api call show up with job

RE: Error: "Unable to add host"

2016-04-14 Thread Pavan Bandarupally
If you have resources, it is recommended to have management server and host on separate machines. But just to troubleshoot your environment you can check the below link and see if things work. From my understanding you are trying to setup everything ( management server and hotst) on a single ma

Re: Error: "Unable to add host"

2016-04-14 Thread Cayetano Rodríguez
The managenent ip address is the same as the host ip address, and the same as the machine that I'm using... I've done this because I've followed the Quick Installation Guide that is focused on doing everything in the same machine, and this guide specifies to use the same ip addresses in managenent

Re: Unable to create a New VM - Error message: Unable to start instance due to Unable to get answer that is of class com.cloud.agent.api.StartAnswer

2016-04-14 Thread Nezar Madbouh
Hi Ilya, I shutdown all the VMs in Pre-prod Environmnet expecting the Pre-prod Virtual router to be deleted automatically because no VM is running on this vlan but it wasn't deleted. Am I right to expect the VR to be deleted automatically if no VM is running in that vlan? Thanks, Nezar. On 15 A

Re: Unable to create a New VM - Error message: Unable to start instance due to Unable to get answer that is of class com.cloud.agent.api.StartAnswer

2016-04-14 Thread Nezar Madbouh
Hi Ilya, I have run the script and it didn't return any results: [root@eqx-cs-mgt-01 ~]# ./async_jobs.sh [root@eqx-cs-mgt-01 ~]# I also ran the command inside mysql: mysql> SELECT id, user_id, account_id, instance_type, instance_id, job_cmd, job_cmd_info, job_dispatcher, job_pending_signals F

Re: SOLVED Re: Unable to add *.iso templates on clean installation (4.8.0)

2016-04-14 Thread Tim Mackey
Excellent news, and thanks for closing the loop on this. -tim On Thu, Apr 14, 2016 at 4:29 PM, Carlos Miranda Molina (Mstaaravin) < mstaara...@gmail.com> wrote: > Hi! > > Well.. Today I continue with my troubleshooting > > The problem basically was this: > > I use a hostname as a NFS server: clo

Re: Cloudstack 4.7 password reset issue - resolved.

2016-04-14 Thread Remi Bergsma
Hi Richard, Great you fixed it! Can you send the patch of your fix as a spul request on github? Required upgrade is yes when the router reports a version older than the minreq.sysvm.version (or similar) global setting. It's used to upgrade systemvm templates. Regards, Remi Sent from my iPh

SOLVED Re: Unable to add *.iso templates on clean installation (4.8.0)

2016-04-14 Thread Carlos Miranda Molina (Mstaaravin)
Hi! Well.. Today I continue with my troubleshooting The problem basically was this: I use a hostname as a NFS server: cloud01, but because I use google dns as a external/internal my ssvm can't solve that host to IP so. I have 2 choices... 1. edit DNS servers and change to my local LAN DNS and

Re: Error: "Unable to add host"

2016-04-14 Thread Simon Weller
Can you ping the ip address you supplied from the management server? Are you able to ssh into it using the credentials (from the management server) you're using in the Cloudstack GUI? ICloudstack is really designed to be deployed on separate servers, so mixing management and hosts can complicat

Error: "Unable to add host"

2016-04-14 Thread Cayetano Rodríguez
Hi everyone! I've followed the "Quick Installation Guide for Centos 6" guide, to install CloudStack in one machine with Centos 6.5. I've followed all steps and finished installing, but I get an error while configuring it. The error appears when CloudStack is trying to add a host. The error says: "

Re: Adding a new CloudStack management server

2016-04-14 Thread Indra Pramana
Hi ilya, Good day to you, and thank you for your reply. I am quite confused after reading the documentation on how to implement SSL/TLS on haproxy -- it seems that there are 2 methods on how haproxy handles SSL, either SSL Termination (haproxy terminates/decrypts the SSL connection and sending un