Re: [VOTE] Apache CloudStack 4.12.0.0 [RC5]

2019-03-18 Thread Rafael Weingärtner
Tested and I am giving a +1 (binding vote). - tested upgrade from 4.9.3.0 - Used XenServer 6.5 - the normal stuff (stop/start/migrate,create network, system vms, and so on) - working with local storage (migrate: local<>local, local<>nfs, nfs <> local) - migrate VMs with disks

Re: [Review] CloudMonkey v6.0.0 release announcement review request

2019-03-18 Thread Sally Khudairi
Hello again, Rohit --following up on this: - we need a headline and subhead; how about *The Apache Software Foundation Announces Apache® CloudMonkey® v6.0** * **Popular Open Source Command Line Interface Tool Simplifies Apache CloudStack Configuration and Management ** - we'll need to upd

RE: CloudStack on VirtualBox - NFS failed

2019-03-18 Thread Andrija Panic
Hi Larry, As you might already know, this has nothing to do with CloudStack itself, and I would advice actually reading the system logs to understand why the basic service failed to start. Best, Anrija andrija.pa...@shapeblue.com  www.shapeblue.com Amadeus House, Floral Street, London WC2E 9D

Re: Limited network upload rate

2019-03-18 Thread Andrija Panic
Hi, please test with smaller values, to confirm that the outside server can handle it - 500 and 1000 Mbps might be just too muc (test with 10-50 range, to make sense) For KVM, if nothing has changed recently, the way it worked was following: VM will inherit network rate from the compute offering

Re: [VOTE] Apache CloudStack 4.12.0.0 [RC5]

2019-03-18 Thread Nicolas Vazquez
+1 Built from source: Mgmt server and DB: Ubuntu 18.04 2x KVM hosts on CentOS7 Primary storage: NFS Seconadry Storage: NFS Tests: Create user VMs Create VRs Create L2 networks Register direct download ISO and template Deploy from direct download ISO and template LIve migrate VMs VM lifecycle Dia

Re: Modify # of cores and cpu speed of a VM

2019-03-18 Thread Ivan Kudryavtsev
Fariborz, It's just because native CloudStack UI lacks of this functionality. You can easily change thru API or CloudMonkey or our CloudStack-UI, which handles that easily. пн, 18 мар. 2019 г. в 14:59, Fariborz Navidan : > Forgot to mention. The VM which is on a customized compute offering. Also

Re: Modify # of cores and cpu speed of a VM

2019-03-18 Thread Suresh Kumar Anaparti
Check the user account permissions. If no VMs use the custom offering and db update is ok, try to update the offering details in db and stop & start VM - Suresh On Tue, Mar 19, 2019 at 12:29 AM Fariborz Navidan wrote: > Forgot to mention. The VM which is on a customized compute offering. Also >

Best use of server NICs.

2019-03-18 Thread Jon Marshall
I have 4 1Gbps NICs in each compute node and was considering 2 deployment options (Advanced network with Security Groups) - 1) 2 NICs bonded together and used for all storage and management and the other 2 NIC bonded together and used for guest VM traffic. 2) 1 NIC or management and primary

Re: Modify # of cores and cpu speed of a VM

2019-03-18 Thread Fariborz Navidan
Forgot to mention. The VM which is on a customized compute offering. Also change service offering feature does not list available computer offerings. Thanks On Mon, Mar 18, 2019 at 10:27 PM Fariborz Navidan wrote: > Hello, > Cloudstack UI does not allow editing number of cores and cpu speed of

Modify # of cores and cpu speed of a VM

2019-03-18 Thread Fariborz Navidan
Hello, Cloudstack UI does not allow editing number of cores and cpu speed of a VM, Is it technically possible to modify cpu setings without redeploying from template?

Re: Amending guest IP ranges

2019-03-18 Thread Fariborz Navidan
Updated vlan and user_ip_address tables On Mon, Mar 18, 2019 at 10:17 PM Suresh Kumar Anaparti < sureshkumar.anapa...@gmail.com> wrote: > Thanks for the update. I assume you have updated guest vlan range at *vnet* > in cloud.physical_network table. Right? > > My last email (below) has the steps t

Re: Amending guest IP ranges

2019-03-18 Thread Suresh Kumar Anaparti
Thanks for the update. I assume you have updated guest vlan range at *vnet* in cloud.physical_network table. Right? My last email (below) has the steps to update the management IP range. - Suresh On Mon, Mar 18, 2019 at 10:58 PM Fariborz Navidan wrote: > Hello, > I found the solution. I modifi

Re: [VOTE] Apache CloudStack 4.12.0.0 [RC5]

2019-03-18 Thread Simon Weller
Built and installed RPMS Added VPC Added VPC Tier Create VM Start VM Create new volume Attach volume Unattach volume Deleted volume Installed OS via template and ISO Detach ISO Test Console Tested Snapshot Checked VR interface assignments Test ping to VR from VM Test ping to 8.8.8.8 from VM Test VR

Re: Amending guest IP ranges

2019-03-18 Thread Fariborz Navidan
Hello, I found the solution. I modified the db by updating tables vlan related tables On Mon, Mar 18, 2019 at 8:56 PM Suresh Kumar Anaparti < sureshkumar.anapa...@gmail.com> wrote: > Hi Fariborz, Can you provide additional details - Any guest VMs, networks > created & are in use? the underlying H

Re: Amending guest IP ranges

2019-03-18 Thread Suresh Kumar Anaparti
Hi Fariborz, Can you provide additional details - Any guest VMs, networks created & are in use? the underlying Hypervisor? When guest IPs are not allocated, try adding the new guest IP range at Infrastructure -> Zone -> Physical network -> Management -> IP Ranges and delete the old range. You can

Uploading volume does not work

2019-03-18 Thread Fariborz Navidan
Hello I have a web server on the management server and a qcow2 format volume. When request cloudstack to download the volume, it keeps it in "UploadNotStarted" state and does not start downloading it to the secondary storage. I've checked SSVM and secondary storage mount point, free disk space, ma

Re: Cloudstack with vsphere and distributed vswitch deployment

2019-03-18 Thread Suresh Kumar Anaparti
Hi Sergei, Check the global config parameter "vmware.use.dvswitch", set this to false. When you enable this config, CloudStack would look for dvSwitch with name defaulted to "dvSwitch0". - Suresh On Thu, Mar 14, 2019 at 8:59 PM Sergei Hanus wrote: > Hi, Paul. > > I looked at config - and it is

Re: Limited network upload rate

2019-03-18 Thread Fariborz Navidan
I am using KVM On Mon, Mar 18, 2019 at 3:11 PM Melanie Desaive < m.desa...@heinlein-support.de> wrote: > Hi Fariborz, > > what Hypervisor are you using? I tested the network limits for > XenServer some months ago and think to remember, that I learned there > are differences how upload and downloa

Re: Limited network upload rate

2019-03-18 Thread Melanie Desaive
Hi Fariborz, what Hypervisor are you using? I tested the network limits for XenServer some months ago and think to remember, that I learned there are differences how upload and download rates are realized. If you are interested, I could look into it once again and share my findings with you. Gre