RE: OVS and GRE Isolation

2014-05-26 Thread Sanjeev Neelarapu
Hi Sam, Isolation type in Physical network is only applicable for guest traffic. VLAN ID/VNI will be treated as GRE keys if isolation type is GRE. -Sanjeev -Original Message- From: Samuel Winchenbach [mailto:swinc...@gmail.com] Sent: Friday, May 23, 2014 8:12 PM To: users@cloudstack.

RE: update/shrink "guest" IP range

2014-05-26 Thread Sanjeev Neelarapu
Hi, We don't store guest ip range (advanced networking) in DB. So I don't think we can shrink the guest ip range. -Sanjeev -Original Message- From: Andrija Panic [mailto:andrija.pa...@gmail.com] Sent: Friday, May 23, 2014 3:14 PM To: users@cloudstack.apache.org Cc: Prodosh Banerjee Ano

How to retrieve user-data via the API

2014-05-26 Thread Octavian Popescu
Hi, Is there any way to fetch the user-data fields of a VM, via the CloudStack API? Can you please give me a quick example? Thanks, Octavian

Re: How to retrieve user-data via the API

2014-05-26 Thread Harikrishna Patnala
Hi, AFAIK there is no user data parameter in our vm response. You can retrieve it from user_vm table. -Harikrishna On 26-May-2014, at 1:43 pm, Octavian Popescu wrote: > Hi, > > Is there any way to fetch the user-data fields of a VM, via the CloudStack > API? Can you please give me a quick ex

How to sysprep a Linux VM

2014-05-26 Thread Tan Yi Meng
Hi all, Is there any way to sysprep an existing Linux based VM just like the sysprep did in Windows? Regards, Tan

Re: How to sysprep a Linux VM

2014-05-26 Thread Tejas Gadaria
Nope, but you might want this to do this, http://shankerbalan.net/blog/cloudstack-centos-template-cloud-configuration/ Go through above link & refer "OS Configuration" part. Regards, Tejas On Mon, May 26, 2014 at 2:41 PM, Tan Yi Meng wrote: > Hi all, > > > > Is there any way to sysprep an

RE: How to sysprep a Linux VM

2014-05-26 Thread Tan Yi Meng
Hi Tejas, Thanks for your reply, gonna try it tomorrow. Regards, Tan -Original Message- From: Tejas Gadaria [mailto:refond.g...@gmail.com] Sent: Monday, May 26, 2014 5:24 PM To: users@cloudstack.apache.org Subject: Re: How to sysprep a Linux VM Nope, but you might want this to do thi

Re: How to sysprep a Linux VM

2014-05-26 Thread Nux!
On 26.05.2014 10:11, Tan Yi Meng wrote: Hi all, Is there any way to sysprep an existing Linux based VM just like the sysprep did in Windows? Regards, Tan You can also check virt-sysprep (from the libguestfs suite). I've used it successfully in the past with CentOS. HTH Lucian -- Se

DATA volume entries remain in 'destroy' state when deployment error occurred

2014-05-26 Thread Hiroki Ohashi
Dear all I experienced volume quota problem recently. DATA volumes in 'destroy' state seem to be counted in as volume usage, then I have to set a higher value to volume quota if I can't expunge those. If you know how to resolve it, could you help me? Environment is as below. CloudStack:

Re: Cloudstack:: cloud_usage table empty

2014-05-26 Thread Saulo Zimbaro
Fabrice, After create link I got another error: 2014-05-26 12:30:00,003 INFO [cloud.usage.UsageManagerImpl] (Usage-Job-1:null) starting usage job... 2014-05-26 12:30:00,009 DEBUG [cloud.usage.UsageManagerImpl] (Usage-Job-1:null) Not owner of usage job, skipping... 2014-05-26 12:30:00,010 INFO [

RE: How to retrieve user-data via the API

2014-05-26 Thread Tariq Iqbal
Hi, I believe accessing UserData via the API is coming in CloudStack 4.4: https://issues.apache.org/jira/browse/CLOUDSTACK-5870 Best Regards, Tariq Iqbal S: +44 20 3603 0540 | M: +447909911600 tariq.iq...@shapeblue.com | Twitter: @TariqIqbal_ -Original Message- From: Harikrishna Patn

Re: Cloudstack:: cloud_usage table empty

2014-05-26 Thread Fabrice Brazier
Hi Saulo, - save mysqldumps of both cloud/cloud_usage Db in case you will have to revert - stop usage server - remove the record from usage_job table for the unprocessed job - start usage server again Regards, Fabrice On Mon, May 26, 2014 at 2:33 PM, Saulo Zimbaro wrote: > Fabrice, > > Afte

2014-5-26 Japanese CloudStack Community Weekly Update

2014-05-26 Thread Mayumi K
Hi everyone I apologize for my delay in updating Activities of Japanese CloudStack Community. # # # ## Develop OSS Cloud Certification LPI Japan is very positive to build new certification, OSS Cloud based on Apache CloudStack. Some members of JCSUG started examination development. ## CloudSta

Re: Cloudstack:: cloud_usage table empty

2014-05-26 Thread Saulo Zimbaro
Fabrice, Doesnt work. Strange that pid on usage_job table is different that on OS. pid on table doesnt exist. -- *Saulo Zimbaro* Mobile ) (+55) 21 99800-0100 *saulozimb...@gmail.com *sa...@zimbaro.com 2014-05-26 10:22 GMT-03:00 Fabrice Brazier : > Hi Saulo, > > - save mysqldumps of both c

X on CentOS instance

2014-05-26 Thread Hollman Enciso R.
Hello, I am trying to install a centos with graphical environment but has not been possible. When uploading the iso to CloudStack I choose CentOS 6.4 64-bit, Other CentOS 64-bits, but it's not working for me :( the install process work with graphicall enviorement but then i restart the OS and the

Re: X on CentOS instance

2014-05-26 Thread Nux!
On 26.05.2014 18:14, Hollman Enciso R. wrote: Hello, I am trying to install a centos with graphical environment but has not been possible. When uploading the iso to CloudStack I choose CentOS 6.4 64-bit, Other CentOS 64-bits, but it's not working for me :( the install process work with graphic

Re: X on CentOS instance

2014-05-26 Thread Ahmad Emneina
how much memory have you dedicated to the VM? I'd also start poking around in the logs for X see if there are any clear pointers to why X doesnt start. On Mon, May 26, 2014 at 10:14 AM, Hollman Enciso R. < hollman.enc...@gmail.com> wrote: > Hello, I am trying to install a centos with graphical e

Re: Cloudstack:: cloud_usage table empty

2014-05-26 Thread Nux!
On 22.05.2014 23:19, Fabrice Brazier wrote: Hi Saulo, There was an issue with mysql connector. Starting 4.3 mysql connector is no longer bundled with ACS. I created a symbolic link to make it available to usage server: ln -s /usr/share/java/mysql-connector-java.jar /usr/share/cloudstack-usage/

Re: X on CentOS instance

2014-05-26 Thread Hollman Enciso R.
On Mon, May 26, 2014 at 12:26 PM, Nux! wrote: > Hi, > > What is your hypervisor? CentOS should work at least with the Vesa driver. > If you are after graphical UI then I recommend you use FreeNX/OpenNX, it's > way smoother and doesn't require you run the VM in level 5. > > HTH > Lucian > thanks

Re: X on CentOS instance

2014-05-26 Thread Hollman Enciso R.
On Mon, May 26, 2014 at 12:36 PM, Ahmad Emneina wrote: > how much memory have you dedicated to the VM? I'd also start poking around > in the logs for X see if there are any clear pointers to why X doesnt > start. > 6 vcpu 6gb ram -- Hollman Eduardo Enciso R. http://nexxuz.com http://algolibre

Erro: No remote endpoint to send command, check if host or ssvm is down?

2014-05-26 Thread Rafael Weingartner
Hi folks, I am sending this to the dev list as well, hence I am not sure if it is or not a bug. Sorry if I am mistaken. So, after I upgraded CS from 4.1.1 to 4.3.0, everything seemed to be working just fine, however, whenever I try to download a template or volume I am getting the following error:

Re: X on CentOS instance

2014-05-26 Thread Ahmad Emneina
That should be plenty, what's happening in the Xorg.log files? Ahmad > On May 26, 2014, at 12:15 PM, "Hollman Enciso R." > wrote: > >> On Mon, May 26, 2014 at 12:36 PM, Ahmad Emneina wrote: >> >> how much memory have you dedicated to the VM? I'd also start poking around >> in the logs for X