Re: [GitHub] cloudstack issue #1542: CLOUDSTACK-9379: Support nested virtualization at VM...

2016-08-16 Thread Sergey Levitskiy
@rhtyd The rationale to have vmware.nested.virtualization.perVM was that advanced vm_details and template details are user controlled. With https://issues.apache.org/jira/browse/CLOUDSTACK-9457 ‘Allow retrieval and modification of VM and template details via API and UI’ users will be able to

AJAX video stream for VM console is broken in Chrome

2016-08-17 Thread Sergey Levitskiy
Has anyone observed issues in using Chrome for VM console sessions? Since recently we have had reports from many but not all users seeing white blank space where VM screen output goes. Other parts of the window e.g. Ctrl-Alt-Del button works just fine so it seems that AJAX stream is broken in

Re: AJAX video stream for VM console is broken in Chrome

2016-08-17 Thread Sergey Levitskiy
The screenshot is here: https://autodesk.box.com/s/ry9xe5ugt8h9f3b9sr0ddv4qnsp9v8d8 From: Sergey Levitskiy <sergey.levits...@autodesk.com> Reply-To: "dev@cloudstack.apache.org" <dev@cloudstack.apache.org> Date: Wednesday, August 17, 2016 at 1:42 PM To: "dev@

Re: [PROPOSAL] Extra DHCP options

2017-02-08 Thread Sergey Levitskiy
I personally like this option. This way you can obtain all DHCP options at once very fast and manipulate them as you see fit in the respective module - A second option could be that we store all the DHCP options in *one* key,value pair. As key we pick a specific value say;

Re: PRs for 4.10

2017-02-07 Thread Sergey Levitskiy
I would like to include : PR1727 CLOUDSTACK-9539: Support changing Service offering for instance with VM Snapshots PR1747 CLOUDSTACK-9574: Redesign storage views PR1767 CLOUDSTACK-9457: Allow retrieval and modification of VM and template details via API and UI They have all tests green and

Re: Domain listing takes too much time

2017-01-27 Thread Sergey Levitskiy
Fix is developed but not yet merged. https://github.com/apache/cloudstack/pull/1901

Re: Adding VirtIO SCSI to KVM hypervisors

2017-02-21 Thread Sergey Levitskiy
respectively. On 2/21/17, 8:03 PM, "Sergey Levitskiy" <sergey.levits...@autodesk.com> wrote: Here it is the logic. 1. Default value is taken from a global configuration vmware.root.disk.controller 2. To override add the same config to template or VM (starting from

Re: Adding VirtIO SCSI to KVM hypervisors

2017-02-21 Thread Sergey Levitskiy
it will inherit this value. If added to VM and then template is created it will also inherits all advanced settings. On 2/21/17, 7:06 PM, "Nathan Johnson" <njohn...@ena.com> wrote: Sergey Levitskiy <sergey.levits...@autodesk.com> wrote: > On vmware rootdisk

Re: Adding VirtIO SCSI to KVM hypervisors

2017-02-21 Thread Sergey Levitskiy
On vmware rootdiskcontroller is passed over to the hypervisor in VM start command. I know for the fact that the following rootdiskcontroller option specified in template/vm details work fine: ide scsi lsilogic lsilogic1068 In general, any scsi controller option that vmware recognizes should

Re: PRs for 4.10

2017-02-22 Thread Sergey Levitskiy
I would like to get this added https://github.com/apache/cloudstack/pull/1935 On 2/22/17, 2:33 PM, "David Mabry" wrote: I would like to see the following PRs merged: https://github.com/apache/cloudstack/pull/1915 https://github.com/apache/cloudstack/pull/1954

Re: [GitHub] cloudstack issue #1773: CLOUDSTACK-9607: Preventing template deletion when t...

2017-02-17 Thread Sergey Levitskiy
@ustcweizhou that's great . If you can open PR here @nvazquez can try implementing in-between PS copies for VMware . Also for VMware storage, migration doesn't require base template at destination PS even for linked clones. VMware will always convert link clone to a full one during migration

Re: Build Failure on Master

2017-02-13 Thread Sergey Levitskiy
Thankfully @rhtyd maintains a repo of all dependencies >> @serg38 I've been maintaining the non-oss libs here: https://github.com/rhtyd/cloudstack-nonoss You can get the latest v12.1 library that is Java8 compatible from above, it also includes the install-non-oss.sh script, you

Re: RM for 4.10/master

2017-01-18 Thread Sergey Levitskiy
There are many PR in the merge ready state or require BlueOrangutan testing. Are there volunteers for 4.10 RM role? On 1/16/17, 4:46 AM, "Rohit Yadav" wrote: All, I will be on holidays after 18th January and have other work commitments, I won't be

Re: AJAX video stream for VM console is broken in Chrome

2016-08-18 Thread Sergey Levitskiy
Hi Rohit, As it turned out ACS 4.9 is fine and issue is only in ACP/CCP 4.7 which I believe is pretty close to ACS 4.7. Interestingly enough if I copy console URL and open a tab in main Chrome window it works just fine. I took 3 more screenshots of Chrome Development tools to compare. It looks

Re: AJAX video stream for VM console is broken in Chrome

2016-09-01 Thread Sergey Levitskiy
s, it looks like Chrome hit one error. Can you share what error was reported on the console. With the console popup opened, open chrome developer tools and click on 'Console' tab and share what error you got there. Regards. ____ From:

Re: [GitHub] cloudstack issue #1651: Marvin Tests: fix expected return string for success...

2016-09-11 Thread Sergey Levitskiy
@PaulAngus @jburwell @rafaelweingartner Squashing commits sounds like a good idea On 9/11/16, 4:24 AM, "rafaelweingartner" wrote: Github user rafaelweingartner commented on the issue: https://github.com/apache/cloudstack/pull/1651 @serg38,

Re: [GitHub] cloudstack issue #1658: Added an additional JSON diff output to the ApiXmlDo...

2016-09-12 Thread Sergey Levitskiy
@swill @jburwell From my, non-committer, point of view introducing fully automated test system integrated with PR submission and leveraging complete list of supported hypervisors is the key to stability. I really like blueorangutain idea and if this can be brought back and also cover full set

Re: [GitHub] cloudstack issue #1658: Added an additional JSON diff output to the ApiXmlDo...

2016-09-12 Thread Sergey Levitskiy
w.shapeblue.com 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK @shapeblue On Sep 12, 2016, at 3:29 PM, Sergey Levitskiy <sergey.levits...@autodesk.com> wrote: > > @swill @jburwell From my, non-committer, point of view introducing fully automa

Re: [GitHub] cloudstack issue #872: Strongswan vpn feature

2016-10-07 Thread Sergey Levitskiy
@swill I believe windows natively support "L2TP” . And I see they negotiated both encryption and integrity . looks like the difference is this: On OSX xl2tpd[2263]: control_finish: Peer requested tunnel 32 twice, ignoring second one. On windows it seems it trying to establish ‘child’

Re: [GitHub] cloudstack issue #1642: CLOUDSTACK-9504: System VMs on Managed Storage

2016-09-21 Thread Sergey Levitskiy
@mike-tutkowski @nvazquez We can probably run it this week On 9/21/16, 12:11 PM, "mike-tutkowski" wrote: Github user mike-tutkowski commented on the issue: https://github.com/apache/cloudstack/pull/1642 Thank you, @karuturi!

Re: AJAX video stream for VM console is broken in Chrome

2016-08-17 Thread Sergey Levitskiy
there are more consoles open? Do you see any errors in cloud.log on console proxy vm? ~ Rajani http://cloudplatform.accelerite.com/ On August 18, 2016 at 2:16 AM, Sergey Levitskiy (sergey.levits...@autodesk.com) wrote: The screenshot is here: https://au

Re: [GitHub] cloudstack issue #1652: Marvin Tests: Fix VPC network offering selection .

2016-08-23 Thread Sergey Levitskiy
@koushik-das Actually there are 3 default VPC offerings. Default VPC offering Redundant VPC offering Nuage VSP VPC Offering The last 2 were introduced in May. VPC offering becomes default if 4th parameter is true in createVpcOffering e.g. createVpcOffering(nuageVPCOfferingName,

Re: macchinina OVA template

2016-10-03 Thread Sergey Levitskiy
I confirm. All good on vmware side. VPN_VPC that was failing before now succeeds. Test Site 2 Site VPN Across redundant VPCs ... === TestName: test_01_redundant_vpc_site2site_vpn | Status : SUCCESS === ok Test Remote Access VPN in VPC ... === TestName: test_01_vpc_remote_access_vpn | Status :

Re: Long delay in listDomains API response

2016-11-06 Thread Sergey Levitskiy
vm_instance.pod_id, vm_instance.private_mac_address, > vm_instance.data_center_id, vm_instance.vm_type, vm_instance.ha_enabled, > vm_instance.display_vm, vm_instance.limit_cpu_use, > vm_instance.update_count, vm_instance.created, vm_instance.removed, > vm_inst

Re: Long delay in listDomains API response

2016-11-06 Thread Sergey Levitskiy
oxusercontent.com/u/24788636/ctx-3f3ff343.txt >>> >>> It seems there are a lot of unnecessary creating and closing of >>> connections to the DB, causing the delay? >>> >>> Looking forward to your reply, thank you. >>> >>

Re: Long delay in listDomains API response

2016-11-05 Thread Sergey Levitskiy
You will probably need to enable TRACE logging and see what SQL query took long time to execute. On 11/5/16, 1:21 PM, "Cloud List" wrote: Hi, We have upgraded ACS from 4.2 to 4.8.1.1. We noted that a "listDomains" API call from our billing system took 21

Re: Long delay in listDomains API response

2016-11-05 Thread Sergey Levitskiy
es the c.c.a stands for -- how do I check that? So I can put the correct full name of the class category on /etc/cloudstack/management/log4j-cloud.xml. Looking forward to your reply, thank you. Cheers. On Sun, Nov 6, 2016 at 5:50 AM, Sergey Levitskiy <

Re: Fault percentage value of CPU usage in Cloud Platform

2016-11-27 Thread Sergey Levitskiy
First of all, if you don’t have support for CCP you need to strongly consider migrating to ACP. This community doesn’t have access to CCP code so we have very limited way to assist you. In any case looking at the log you provided it seems you have 2 cluster: one (cluster id =5) that crossed

Re: Snapshot fails on manually expanded volume

2016-11-15 Thread Sergey Levitskiy
We run 100% on vmware so I just try few guesses. On vmware volume resize is allowed only for full clones so if you run Xen with link clones this might cause volume corruption. From mgmt. server log it looks like the Xen task to take an intermediate VM snapshot fails so may be you can try to

Re: Restarting the Management Server via Marvin

2016-11-18 Thread Sergey Levitskiy
You can use SSH client to get to management server and restart. Similar to this try: sshClient = SshClient( self.mgtSvrDetails["mgtSvrIp"], 22, self.mgtSvrDetails["user"], self.mgtSvrDetails["passwd"],

Re: [GitHub] cloudstack issue #1753: [4.9] Latest health test run

2016-12-16 Thread Sergey Levitskiy
It seems we have consistently more failures in 4.9 and 4.10 than few weeks ago e.g. In templates, dhcphosts, list_ids

Re: [GitHub] cloudstack issue #1800: CLOUDSTACK-9633:test_snapshot is failing due to inco...

2016-11-30 Thread Sergey Levitskiy
LGTM

Re: [GitHub] cloudstack issue #1801: fix marvin test failure test_router_dhcp_opts

2016-11-30 Thread Sergey Levitskiy
LGTM

Re: [GitHub] cloudstack pull request #1735: CLOUDSTACK-9570: Bug in listSnapshots for sna...

2017-01-04 Thread Sergey Levitskiy
@anshul1886 Actually in unmanaged primary storage scenario the removal of PS doesn't check for the existence of the volume snapshot copy. Snapshot should be allowed to exist on secondary after primary is gone. In VMware environment snapshot copy on primary only improves performance but in the

Re: [GitHub] cloudstack issue #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-05 Thread Sergey Levitskiy
Code review LGTM

Re: Cannot migrate VMware VM with root disk to host in different cluster (CloudStack 4.10)

2017-03-23 Thread Sergey Levitskiy
; at line 1, column 102 >> >> while parsing SOAP envelope >> at line 1, column 38 >> >> while parsing HTTP requ

Re: Cannot migrate VMware VM with root disk to host in different cluster (CloudStack 4.10)

2017-03-23 Thread Sergey Levitskiy
one wide). Would that matter? For XenServer, that cluster-scoped configuration (but using storage repositories, of course) works. On 3/23/17, 2:31 PM, "Sergey Levitskiy" <sergey.levits...@autodesk.com> wrote: It looks like a bug. For vmware, moving root volume with

Re: Cannot migrate VMware VM with root disk to host in different cluster (CloudStack 4.10)

2017-03-23 Thread Sergey Levitskiy
> On Mar 23, 2017, at 4:09 PM, Sergey Levitskiy <sergey.levits...@autodesk.com> wrote: > > It shouldn’t as long the destination host has access to the destination datastore. > > On 3/23/17, 1:34 PM, "Tutkowski, Mike" <mike.tutkow..

Re: [DISCUSS] Retirement of midonet plugin

2017-03-28 Thread Sergey Levitskiy
Looks good to me.

Re: Controlling Boot order of VMs

2017-03-22 Thread Sergey Levitskiy
If you use VMware hypervisor you can try passing boot order arguments as VM advanced settings e.g. Name: bios.bootOrder Value: ethernet1,ethernet2,hdd,cdrom,floppy Name: bios.hddOrder Value: scsi2:2,scsi0:1,ide1:0 Most of advanced settings will be

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Sergey Levitskiy
There is another fix. Adding this line to grub.conf as boot argument biosdevname=0 will make all network device names reverted back to ethX We set this for all our templates right when we started supporting RHEL/CentOS 7 and had no issues so far. Thanks, Sergey

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Sergey Levitskiy
sly working techniques before finally having to modify the hard coded naming in the file I mentioned previously. On Mar 30, 2017 8:42 PM, "Sergey Levitskiy" <sergey.levits...@autodesk.com> wrote: > There is another fix. Adding this line to grub.

Re: Cannot migrate VMware VM with root disk to host in different cluster (CloudStack 4.10)

2017-03-22 Thread Sergey Levitskiy
Can you trace which API call being used and what parameters were specified? migrateVirtualMachineWithVolumeAttempts vs migrateVirtualMachine

Re: GSoC 2017 project CLOUDSTACK-9804

2017-03-21 Thread Sergey Levitskiy
Shall I start making my proposal? Any advise on it? Thank you. Best Regards, Shanika Ediriweera Undergraduate Dept. of Computer Science & Eng. University of Moratuwa On 12 March 2017 at 22:12, Sergey Levitskiy <sergey.levits...@

Re: [DISCUSS] Retirement of midonet plugin

2017-03-14 Thread Sergey Levitskiy
I am for: (i) disable the build for the plugin for the next 2 major release followed by (ii) remove everything in ACS 4.12 if no one express regrets by then

Re: [Github/Gitbox] Setting up your committer account

2017-04-17 Thread Sergey Levitskiy
I used to receive emails from @dev on every change in git. The last email came on Friday. Is it expected? Example header: From: serg38 To: References: In-Reply-To:

Re: CLOUDSTACK-9822

2017-03-08 Thread Sergey Levitskiy
ke" <mike.tutkow...@netapp.com> wrote: I believe the VM was deployed that way. I know that suffix typically only shows up when VM snapshots are involved, but let me rebuild my environment and try to reproduce it from scratch.

Re: CLOUDSTACK-9822

2017-03-08 Thread Sergey Levitskiy
er. Since I only had one cluster enabled, I expected the virtual router to end up there, but it ended up on my disabled VMware cluster. I can open tickets for these, but I figured I would run them past you first. Thanks! > On Mar 8, 2017, at 12:03 PM, Sergey Levits

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-07 Thread Sergey Levitskiy
also tried in the Stopped state. Same results. > On Mar 7, 2017, at 7:54 AM, Sergey Levitskiy <sergey.levits...@autodesk.com> wrote: > > Is VM has an VMsnaphsot? Is VM in Stopped state? > > On 3/6/17, 10:32 PM,

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-07 Thread Sergey Levitskiy
I also tried in the Stopped state. Same results. > On Mar 7, 2017, at 7:54 AM, Sergey Levitskiy <sergey.levits...@autodesk.com> wrote: > > Is VM has an VMsnaphsot? Is VM in Stopped state? > > On 3

Re: GSoC 2017 project CLOUDSTACK-9804

2017-03-12 Thread Sergey Levitskiy
Hi Shanika, That’s great. You can start by reviewing Cloudstack development guide https://cloudstack.apache.org/developers.html as well as API and programming resources http://docs.cloudstack.apache.org/en/latest/dev.html ACS source code is here

Re: [GitHub] cloudstack issue #1879: CLOUDSTACK-9719: [VMware] VR loses DHCP settings and...

2017-03-07 Thread Sergey Levitskiy
This is essentially Vsphere 6.0 U2

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-07 Thread Sergey Levitskiy
Is VM has an VMsnaphsot? Is VM in Stopped state? On 3/6/17, 10:32 PM, "Tutkowski, Mike" wrote: I seem to have found another blocker: https://issues.apache.org/jira/browse/CLOUDSTACK-9822 On 3/6/17, 9:51 PM, "Rajani Karuturi"

CLOUDSTACK-9822

2017-03-07 Thread Sergey Levitskiy
owski, Mike" <mike.tutkow...@netapp.com> wrote: No VM snapshot. I tried while the VM was in the Running state and then I also tried in the Stopped state. Same results. > On Mar 7, 2017, at 7:54 AM, Sergey Levitskiy <sergey.levits...@autodesk.com> wrot

Re: GSoC projects

2017-02-27 Thread Sergey Levitskiy
I like it very much!

Re: [DISCUSS] CloudStack graceful shutdown

2018-04-04 Thread Sergey Levitskiy
This is not simple e.g. for VMware. Each management server also acts as an agent proxy so tasks against a particular ESX host will be always forwarded. That right answer will be to a native support for “maintenance mode” for management server. When entered to such mode the management server

Re: [DISCUSS] CloudStack graceful shutdown

2018-04-04 Thread Sergey Levitskiy
the management server should release all agents including SSVM, block/redirect API calls and login request and finish all async job it originated. On Apr 4, 2018, at 5:15 PM, Sergey Levitskiy <serg...@hotmail.com<mailto:serg...@hotmail.com>> wrote: This is not simple e.g. for

Re: CloudStack and SDN

2019-04-17 Thread Sergey Levitskiy
Nicira NVP/NSX is very outdated and doesn’t support latest NSX. On 4/17/19, 1:22 AM, "Andrija Panic" wrote: Simplest one that actually works (call it SDN if you like) - VXLAN. A few others with various implementation states and all hypervisor dependent: Nicira NVP / Vmware