RE: Increase max number of VMs in a host?

2013-12-24 Thread Prachi Damle
Hi Indra, You need to call the updateHypervisorCapabilities API and set the 'maxguestslimit' to a new value for the KVM hypervisor. The listHypervisorCapabilities API will let you know the necessary ID of the capability to be updated. Prachi -Original Message- From: Indra Pramana [mail

Re: Issue in accessing Windows and Linux VM

2013-12-24 Thread Frankie Onuonga
Hi, I do not know much about windows, but your linux issue is pretty simple, you just need to ensure you have ssh installed, thanks. On Mon, Dec 23, 2013 at 6:43 PM, Daan Hoogland wrote: > Jitendra, > > I am not sure what you expect as an answer but it seems to me you want > to configure those

Review Request 16461: CLOUDSTACK-5642 - Add else if connidition for identify direct nic type

2013-12-24 Thread Howie YU
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16461/ --- Review request for cloudstack, Wei Zhou and Wido den Hollander. Bugs: CLOUDSTAC

Re: Review Request 16337: [CLOUDSTACK-5526] Fix LibvirtDomainXMLParser error when diskCacheMode is empty string

2013-12-24 Thread Howie YU
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16337/ --- (Updated Dec. 25, 2013, 1:47 a.m.) Review request for cloudstack, Wei Zhou and

Increase max number of VMs in a host?

2013-12-24 Thread Indra Pramana
Hi, I am not able to add a new VM instance through CloudStack because the number of VMs in my KVM hypervisor hosts have reached 50. Is there a way to increase the limit? I can't seem to find it on the Global Settings. === 2013-12-25 06:02:20,995 DEBUG [cloud.capacity.CapacityManagerImpl] (Job-E

Re: Review Request 16385: Fix for CloudStack JIRA 4406

2013-12-24 Thread Nitin Mehta
> On Dec. 23, 2013, 5:58 p.m., Nitin Mehta wrote: > > api/src/org/apache/cloudstack/api/BaseCmd.java, line 415 > > > > > > Can you please create names which are more intuitive such as > > cmdRequestContainsSensitiveIn

RE: TLSv1 vs TLS vs SSL use throughout CS

2013-12-24 Thread Demetrius Tsitrelis
If all of the servers and clients support the latest TLS version (1.2) then that is the preferred option. If not, perhaps we could configure fallback behavior with a list of acceptable SSL/TLS versions? So, if the admin lists TLS 1.2 and TLS 1.1 as acceptable then 1.2 would be tried first an

Re: Review Request 16456: prepended the description of storage.overprovisioning.factor with NFS only as this feature works only with NFS

2013-12-24 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16456/#review30853 --- Rajani, storage.overprovisioning.factor works for VMFS also. Please

Review Request 16456: prepended the description of storage.overprovisioning.factor with NFS only as this feature works only with NFS

2013-12-24 Thread Rajani Karuturi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16456/ --- Review request for cloudstack, Abhinandan Prateek and Jayapal Reddy. Repository

Re: Locallization issue

2013-12-24 Thread Yitao Jiang
Sorry, guys. i got what i missed.After insert 'label.user.vm': '' into client/dictionary.jsp file , all works well. But , did it suppose to be a bug ? Thanks, Yitao 2013/12/24 Yitao Jiang > In alert panel after login , it shows "*label.user.vm" *after > modification, not it's value. I changed

Re: Locallization issue

2013-12-24 Thread Yitao Jiang
In alert panel after login , it shows "*label.user.vm" *after modification, not it's value. I changed two files, messages.properties and messages_zh_CN.properties, and still exists this problem. Thanks, Yitao 2013/12/24 Yitao Jiang > Hi, > > After login into the mgmt server, the alert panel n

RE: Faulty method isNetworkAWithinNetworkB ?

2013-12-24 Thread Saksham Srivastava
Thanks Jayapal for reviewing. I have updated the patch. Now isNetworkAWithinNetworkB method uses IP ranges of cidrs for comparison. Also updated the unittests for the same. Thanks, Saksham -Original Message- From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] Sent: Monday,

Re: Review Request 14124: CLOUDSTACK-4622 : If a VM from guest network is added to network tier of VPC then IP reservation allows the CIDR to be a superset of Network CIDR for that VPC tier

2013-12-24 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14124/ --- (Updated Dec. 24, 2013, 9:20 a.m.) Review request for cloudstack, Jayapal Reddy

Re: Review Request 14124: CLOUDSTACK-4622 : If a VM from guest network is added to network tier of VPC then IP reservation allows the CIDR to be a superset of Network CIDR for that VPC tier

2013-12-24 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14124/ --- (Updated Dec. 24, 2013, 9:18 a.m.) Review request for cloudstack and Sateesh Ch

Locallization issue

2013-12-24 Thread Yitao Jiang
Hi, After login into the mgmt server, the alert panel not works well.When vm create failed, the db store this alert, which type is 7. But in the panel , it shows it's vlan type. Through the codes , it found that it was caused by scripts/sharedFunctions.js#403 toAlertType: function(alertCode) { 3