Re: CloudStack agent for HyperV

2015-04-17 Thread mvs babu
Hi All, I am able to build CloudStack agent for HYperV by configuring mono as windows system variable. Thank you, Suneel. Sent from Windows Mail From: mvs babu Sent: ‎Thursday‎, ‎April‎ ‎16‎, ‎2015 ‎7‎:‎51‎ ‎PM To: cloudusersusers Hi All, I am trying to build CloudStack

Re: Incorrect Memory Usage in Dashboard When Overprovisoined

2015-04-17 Thread Bharat Kumar
Hi , This doc should make the memory calculations clear to you. https://cwiki.apache.org/confluence/display/CLOUDSTACK/CPU+and+RAM+Overcommit Thanks, Bharat. On 16-Apr-2015, at 3:24 pm, 蔡高扬 caigaoyang...@pingan.com.cnmailto:caigaoyang...@pingan.com.cn wrote: When I changed the value of

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Tejas Sheth
following is the log link https://s3-ap-southeast-1.amazonaws.com/fbstest/management-server.log really appreciate in advance Thanks, Tejas On Fri, Apr 17, 2015 at 1:15 PM, Tejas Sheth tshet...@gmail.com wrote: Hello, I have deployed cloudstack 4.3 with septate database server. once

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Erik Weber
On Fri, Apr 17, 2015 at 9:45 AM, Tejas Sheth tshet...@gmail.com wrote: Hello, I have deployed cloudstack 4.3 with septate database server. once initial configuration finishes i do not see any system vm comming up on any of the Xenservers (6.2 SP1). NOTE: i am using preSetup primary

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Tejas Sheth
i have noticed bellow java error which states that cloudstack is not able to create VM on primary storage with SR no 30d8270b-b490-28e7-af7e-35875f0a1d31. Therefore i have tried to add another pool with different storage but there also i am getting same error. Do i need to reinstall any Java

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Tejas Sheth
I think its because vhd-utils is not installed on cloudstack servers.. let me try.. i will update you soon On Fri, Apr 17, 2015 at 3:02 PM, Tejas Sheth tshet...@gmail.com wrote: i have noticed bellow java error which states that cloudstack is not able to create VM on primary storage with SR no

Cloudstack 4.5.1: CloudStack-specific Tomcat servlet engine is not running, but pid file exists

2015-04-17 Thread Vadim Kimlaychuk
Hello, I have a fresh setup of CS 4.5.1. After “cloudstack-setup-management” I see no CS instance running. I have only one log file : /var/log/cloudstack/management/setupManagement.log with such error: DEBUG:root:execute:touch /var/run/cloudstack-management.pid

[ANNOUNCE] No more Review Board for new contribution moving to GitHub

2015-04-17 Thread Sebastien Goasguen
Morning All, After discussion [1], we decided to stop using review board to receive contributions from non-committers. Starting now, we accept contributions only through GitHub pull request. (Even though you can also attach a patch to a JIRA ticket). A large number of projects use GitHub and

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Abhinandan Prateek
Can you share any errors you see in the logs ? On 17-Apr-2015, at 1:15 pm, Tejas Sheth tshet...@gmail.com wrote: Hello, I have deployed cloudstack 4.3 with septate database server. once initial configuration finishes i do not see any system vm comming up on any of the Xenservers (6.2

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Tejas Sheth
really Appreciate your quick response. kindly find following pastebin link for latest logs http://pastebin.com/Eyd2JQyi Thanks, On Fri, Apr 17, 2015 at 1:50 PM, Vadim Kimlaychuk vadim.kimlayc...@elion.ee wrote: Secondary storage must contain seeded tepmpaltes. Check them manually. Provide

Cloudstack 4.5.1: CloudStack-specific Tomcat servlet engine is not running, but pid file exists

2015-04-17 Thread Vadim Kimlaychuk
Hello, I have a fresh setup of CS 4.5.1. After “cloudstack-setup-management” I see no CS instance running. I have only one log file : /var/log/cloudstack/management/setupManagement.log with such error: DEBUG:root:execute:touch /var/run/cloudstack-management.pid

RE: Cloudstack 4.5.1: CloudStack-specific Tomcat servlet engine is not running, but pid file exists

2015-04-17 Thread Vadim Kimlaychuk
Tere is something wrong with startup script under Ubuntu 14.04 1. There are 2 jsvc.exec processes running in memory 2. There is no cloudstack-management.pid file at /var/run 3. I can't stop process using /etc/init.d/cloudstack-management stop. It reports OK, but processes are running. Vadim.

SSVM and xenserver secondary storage issue

2015-04-17 Thread Tejas Sheth
I have deployed cloudstack 4.3 with septate database server. once initial configuration finishes i do not see any system vm comming up on any of the Xenservers (6.2 SP1). I have tried following 1) deployed latest system vm template 2) reset network and reconfigured zone 3) reset entire db

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Rajani Karuturi
Can you check smlog on xenserver? /var/log/SMlog ~Rajani On Fri, Apr 17, 2015 at 4:51 PM, Tejas Sheth tshet...@gmail.com wrote: installed vhd-util on /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver and also i have copied vhd-util to xenservers manually in /opt/xensource/bin and

RE: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Geoff Higginbottom
You say you used 'pre-setup' but what type of storage is it, NFS, iSCSI, FC etc It looks like the XenServer cannot write to the storage, so have you checked permissions and also confirmed that the XenServer can create files directly on the storage etc Regards Geoff Higginbottom D: +44 20

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Tejas Sheth
installed vhd-util on /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver and also i have copied vhd-util to xenservers manually in /opt/xensource/bin and /opt/cloud/bin and then i added xenservers to cloudstack Still the same issue System VMs are not able to start on hypervisor

Re: Cloudstack 4.5.1: CloudStack-specific Tomcat servlet engine is not running, but pid file exists

2015-04-17 Thread Rohit Yadav
I’m not sure, but I’ve hit such an issue when I removed the log files. First kill all java processes (CloudStack related, if any). Can you try this: chown cloud:cloud -R /var/log/cloudstack/management And then try to start the management server again? On 17-Apr-2015, at 9:49 am, Vadim

RE: Cloudstack 4.5.1: CloudStack-specific Tomcat servlet engine is not running, but pid file exists

2015-04-17 Thread Vadim Kimlaychuk
I have did this and checked permissions once again. It still DEBUG:root:execute:sudo /usr/sbin/service cloudstack-management stop DEBUG:root:execute:sudo update-rc.d -f cloudstack-management remove DEBUG:root:execute:sudo update-rc.d -f cloudstack-management defaults DEBUG:root:execute:sudo

[urgent] Cloudstack 4.5.1: CloudStack-specific Tomcat servlet engine is not running, but pid file exists

2015-04-17 Thread Vadim Kimlaychuk
I am going crazy, please help. It seems nothing is wrong with the system itself. All dependencies are installed. But I can't start/stop the main process. I have tried to install previous release of CS - 4.4.2 and have the same result -- tomcat servlet engine is not running May be there is

Re: SSVM and xenserver secondary storage issue

2015-04-17 Thread Prashant s
Hi Tejas, my guess is your are missing the vhd-util , please download and copy the vhd-util to the xenservers. # find / -name vhd-util /opt/xensource/bin/vhd-util /opt/cloud/bin/vhd-util /usr/bin/vhd-util this is a good doc to refer :

Re: SSVM and xenserver secondary storage issue

2015-04-17 Thread Abhinandan Prateek
CS is unable to create the vdi in the SR that you have prepared. can not create vdi in sr 30d8270b-b490-28e7-af7e-35875f0a1d31 You will have to check and validate the SR. On 17-Apr-2015, at 2:04 pm, Tejas Sheth tshet...@gmail.com wrote: I have deployed cloudstack 4.3 with septate database

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Erik Weber
Did you remember to copy vhd-util as per [1]? [1] http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.4/installation.html#management-server-installation -- Erik On Fri, Apr 17, 2015 at 10:22 AM, Tejas Sheth tshet...@gmail.com wrote: following is the log link

[DISCUSS] XCP usage with CloudStack

2015-04-17 Thread Tim Mackey
A little bit ago there was a thread started on the dev list about XCP and CloudStack. I've had a bit of a think about this if you're using XCP I would like to understand better how XCP, and by extension the XAPI toolstack when *not* part of XenServer, is deployed in your environments. If XCP/XAPI

Re: Querying the API for private templates

2015-04-17 Thread Jeff Moody
As a ROOT user, you should be able to see all templates if you also add listall and isrecursive So, using CloudMonkey, under an Admin user keys, list templates templatefilter=all listall=true isrecursive=true should list all templates for every domain and project. On Fri, 2015-04-17 at 17:03

Re: Querying the API for private templates

2015-04-17 Thread Sudhansu Sahu
use templatefilter=all as admin.this will list all template in system. Sudhansu Sahu Worldwide Cloud Services T: +91-4044308412 | M: +91-9989334676 sudhansu.s...@citrix.com CITRIX Powering mobile workstyles and cloud services Sent from my iPad On Apr 17, 2015, at 10:48 PM, Somesh Naidu

RE: Cloudstack 4.5.1: CloudStack-specific Tomcat servlet engine is not running, but pid file exists

2015-04-17 Thread Vadim Kimlaychuk
I have fixed the problem by re-installing Ubuntu server OS from ISO, downloaded from the official site. The former Ubuntu server has been installed using PV guest settings from here: https://gist.github.com/mcmasterathl/b97661611a1c1c49400c The only difference I have mentioned between these 2

RE: [urgent] Cloudstack 4.5.1: CloudStack-specific Tomcat servlet engine is not running, but pid file exists

2015-04-17 Thread Somesh Naidu
I haven't run CS on Ubuntu before but looks like there may be an issue with user permissions which why the init script is failing. Somesh CloudPlatform Escalations Citrix Systems, Inc. -Original Message- From: Vadim Kimlaychuk [mailto:vadim.kimlayc...@elion.ee] Sent: Friday, April 17,

Querying the API for private templates

2015-04-17 Thread Kyle Flavin
Is it possible to create an account that can see all templates in the database through the API? We've done some automation around our Cloudstack installation, and we query the API to get values such as the operating system from the template. Unfortunately, it looks like private templates, or

Re: [urgent] not able to start SSVM in new deployment.

2015-04-17 Thread Tejas Sheth
Its iSCSI storage... The issue is resolved. I forgot to check vhd-util permission in some of the hosts. i gave the permission to 777 and now it started working. On Fri, Apr 17, 2015 at 6:12 PM, Geoff Higginbottom geoff.higginbot...@shapeblue.com wrote: You say you used 'pre-setup' but what

Re: SSVM and xenserver secondary storage issue

2015-04-17 Thread Tejas Sheth
Thanks Prashant On Fri, Apr 17, 2015 at 7:16 PM, Prashant s opsrunb...@gmail.com wrote: Hi Tejas, my guess is your are missing the vhd-util , please download and copy the vhd-util to the xenservers. # find / -name vhd-util /opt/xensource/bin/vhd-util /opt/cloud/bin/vhd-util

Re: [DISCUSS] XCP usage with CloudStack

2015-04-17 Thread Rafael Weingartner
Dear Tim Mackey, I have a production environment using XCP (XAPI). As far as I know, the difference between the use of XAPI and Xenserver is that Xenserver is an OS bundled altogether with a version of Xen hypervisor, XAPI and some management tools. While, XAPI is just the API used to consolidate

Re: [DISCUSS] XCP usage with CloudStack

2015-04-17 Thread Rafael Weingartner
UPDATE: you can find more on Xenserver and XCP here: http://pt.slideshare.net/xen_com_mgr/xpus13-pavlicek On Fri, Apr 17, 2015 at 4:12 PM, Rafael Weingartner rafaelweingart...@gmail.com wrote: Dear Tim Mackey, I have a production environment using XCP (XAPI). As far as I know, the

KVM CPU Overprovisioning issues.

2015-04-17 Thread Grayson Head
I'm trying to figure out how CPU over-provisioning works in cloudstack. It seems that no matter how much I change the over-provisioning factor value in global settings, I cannot over-provision CPU allocation on the hosts. I suspect that I'm just having a lack of understanding on my part, but it

Re: KVM CPU Overprovisioning issues.

2015-04-17 Thread Andrija Panic
If not mistaken, there is global overprovisioning factor, and there is cluster level overprovisioning - the last one takes presedence I think... On 17 April 2015 at 23:01, Grayson Head gray...@graysonhead.net wrote: I'm trying to figure out how CPU over-provisioning works in cloudstack. It

Re: [DISCUSS] XCP usage with CloudStack

2015-04-17 Thread Tim Mackey
Thanks Rafael. I'll check to see what the maintenance status is for xcp-xapi with Debian when I get back to the office on Monday. I do recall there being issues raised last summer. One of the reasons the question I've asked is so important has to do with CloudStack assumptions in a XenServer

Re: KVM CPU Overprovisioning issues.

2015-04-17 Thread ilya
When the deployment goes through, the allocation placement algorithm will tell you if cpu over provisioning worked. You can see it in management-server.log file.. Here is an easy way to extract useful info for failed vm deployment. After deployment failed, grep for cloudstack internal name of