Hi Rajani,
I will pickup CLOUDSTACK-9849.

Regards,
Sateesh
 

On 10/04/17, 11:21 AM, "Rajani Karuturi" <raj...@apache.org> wrote:

    @Nicolas and @Haijiao
    
    Noted the PRs. I will see what all can be merged and do the
    needful.
    
    @All
    
    Any takers for the VMware blocker (CLOUDSTACK-9849)?
    
    Thanks,
    
    ~ Rajani
    
    http://cloudplatform.accelerite.com/
    
    On April 10, 2017 at 1:43 AM, Nicolas Vazquez
    (nicovazque...@gmail.com) wrote:
    
    Hi,
    
    I would like to include PR 1935: CLOUDSTACK-9764: Delete domain
    failure due
    to Account Cleanup task, it has 2 LGTM.
    
    Thanks
    
    2017-04-08 1:32 GMT-03:00 Haijiao <18602198...@163.com>:
    
    Update the PR list ready for merging.
    ------------------------------------------------------------
    --------------------------------------------------------------------------
    #1886, CLOUDSTACK-9728: Fixed traffic sentinel HTTP 414 error
    response
    #1901, CLOUDSTACK-9405: add details parameter in listDomains API
    to reduce
    the execution time
    #1903, CLOUDSTACK-9356: FIX Cannot add users in VPC VPN
    #1955, CLOUDSTACK-8239 Add VirtIO SCSI support for KVM hosts
    #1956, CLOUDSTACK-9796 - Fix NPE in
    VirtualMachineManagerImpl.java
    #1957, CLOUDSTACK-9748:VPN Users search functionality broken
    #1980, CLOUDSTACK-9805: Display VR list in network details
    #1993, CLOUDSTACK-8931: Fail to deploy VM instance when
    use.system.public.ips�lse
    #1970, CLOUDSTACK-9725 Failed to update VPC Network during N/w
    offering
    Upgrade which doesnt have ACL service Enabled.
    #1978, CLOUDSTACK-9779 : Releasing secondary guest IP fails with
    error VM
    nic Ip x.x.x.x is mapped to load balancing rule
    #2018, CLOUDSTACK-9848: Added exit status checking for the
    iptables
    commands
    #2022, CLOUDSTACK-9591: Fix systemvmtemplate to not include
    network details
    #2024, CLOUDSTACK-9857: With this change if agent dies the
    systemd will
    catch it properly and show process as exited
    #2025, Fix error in restart network in 4.10.0.0
    
    Regards,
    
    在2017年04月06 13时23分, "Rajani Karuturi"<raj...@apache.org>写道:
    
    A quick update on RC2:
    
    These are the current list of blockers.
    https://github.com/apache/cloudstack/pull/2022
    https://github.com/apache/cloudstack/pull/2025
    https://issues.apache.org/jira/browse/CLOUDSTACK-9849
    https://github.com/apache/cloudstack/pull/1582
    
    I am planning to close all the PRs by weekend. The blockers
    which Mike
    reported is still open and needs a fix.
    If everything is resolved, we can plan for RC2 on Monday.
    
    ~Rajani
    http://cloudplatform.accelerite.com/
    
    On Thu, Apr 6, 2017 at 10:50 AM, Rajani Karuturi
    <raj...@apache.org>
    wrote:
    
    Thanks for updating RN. Release notes is something which we
    haven't
    
    looked
    
    at till now.
    Any update on the xen 7.1 PR?
    
    ~Rajani
    http://cloudplatform.accelerite.com/
    
    On Mon, Apr 3, 2017 at 6:41 PM, Pierre-Luc Dion
    <pd...@cloudops.com>
    wrote:
    
    Look like we need a new systemvm named "systemvm-xenserver-4.10".
    t also
    seams that older VR ex: 4.7.x are still usable if the
    globalsetting
    "minreq.sysvmtemplate.version" is changed after the first boot
    of
    cloudstack-management that upgraded the database. I'll update
    the
    
    release
    
    note acordingly...
    
    So this 4.10 is looking promising! :-)
    
    On Apr 1, 2017 16:02, "Pierre-Luc Dion" <pd...@cloudops.com>
    wrote:
    
    I'm testing upgrade to 4.10 from latest master. I have the
    following
    
    error
    
    when upgrading from 4.7.2 in management-server.log:
    
    2017-04-01 15:58:12,558 DEBUG [c.c.u.d.Upgrade4920to41000]
    (localhost-startStop-1:null) (logid:) Updating System Vm
    template IDs
    2017-04-01 15:58:12,561 DEBUG [c.c.u.d.Upgrade4920to41000]
    (localhost-startStop-1:null) (logid:) Updating KVM System Vms
    2017-04-01 15:58:12,561 WARN [c.c.u.d.Upgrade4920to41000]
    (localhost-startStop-1:null) (logid:) 4.10.0.0KVM SystemVm
    template not
    found. KVM hypervisor is not used, so not failing upgrade
    2017-04-01 15:58:12,562 DEBUG [c.c.u.d.Upgrade4920to41000]
    (localhost-startStop-1:null) (logid:) Updating VMware System Vms
    2017-04-01 15:58:12,563 WARN [c.c.u.d.Upgrade4920to41000]
    (localhost-startStop-1:null) (logid:) 4.10.0.0VMware SystemVm
    template
    
    not
    
    found. VMware hypervisor is not used, so not failing upgrade
    2017-04-01 15:58:12,563 DEBUG [c.c.u.d.Upgrade4920to41000]
    (localhost-startStop-1:null) (logid:) Updating XenServer System
    Vms
    2017-04-01 15:58:12,565 ERROR [c.c.u.DatabaseUpgradeChecker]
    (localhost-startStop-1:null) (logid:) Unable to upgrade the
    database
    com.cloud.utils.exception.CloudRuntimeException:
    4.10.0.0XenServer
    SystemVm
    template not found. Cannot upgrade system Vms
    at com.cloud.upgrade.dao.Upgrade4920to41000.updateSystemVmTempl
    ates(Upgrade4920to41000.java:195)
    at com.cloud.upgrade.dao.Upgrade4920to41000.performDataMigratio
    n(Upgrade4920to41000.java:64)
    at com.cloud.upgrade.DatabaseUpgradeChecker.upgrade(DatabaseUpg
    radeChecker.java:426)
    at com.cloud.upgrade.DatabaseUpgradeChecker.check(DatabaseUpgra
    deChecker.java:507)
    at org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLif
    eCycle.checkIntegrity(CloudStackExtendedLifeCycle.java:65)
    at org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLif
    eCycle.start(CloudStackExtendedLifeCycle.java:55)
    at org.springframework.context.support.DefaultLifecycleProcesso
    r.doStart(DefaultLifecycleProcessor.java:173)
    at org.springframework.context.support.DefaultLifecycleProcesso
    r.access$200(DefaultLifecycleProcessor.java:51)
    at org.springframework.context.support.DefaultLifecycleProcesso
    r$LifecycleGroup.start(DefaultLifecycleProcessor.java:346)
    at org.springframework.context.support.DefaultLifecycleProcesso
    r.startBeans(DefaultLifecycleProcessor.java:149)
    at org.springframework.context.support.DefaultLifecycleProcesso
    r.onRefresh(DefaultLifecycleProcessor.java:112)
    at org.springframework.context.support.AbstractApplicationConte
    xt.finishRefresh(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationConte
    xt.refresh(AbstractApplicationContext.java:545)
    at org.apache.cloudstack.spring.module.model.impl.DefaultModule
    DefinitionSet.loadContext(DefaultModuleDefinitionSet.java:145)
    at org.apache.cloudstack.spring.module.model.impl.DefaultModule
    DefinitionSet$2.with(DefaultModuleDefinitionSet.java:122)
    at org.apache.cloudstack.spring.module.model.impl.DefaultModule
    DefinitionSet.withModule(DefaultModuleDefinitionSet.java:245)
    at org.apache.cloudstack.spring.module.model.impl.DefaultModule
    DefinitionSet.withModule(DefaultModuleDefinitionSet.java:250)
    at org.apache.cloudstack.spring.module.model.impl.DefaultModule
    DefinitionSet.withModule(DefaultModuleDefinitionSet.java:233)
    at org.apache.cloudstack.spring.module.model.impl.DefaultModule
    DefinitionSet.loadContexts(DefaultModuleDefinitionSet.java:117)
    at org.apache.cloudstack.spring.module.model.impl.DefaultModule
    DefinitionSet.load(DefaultModuleDefinitionSet.java:79)
    at org.apache.cloudstack.spring.module.factory.ModuleBasedConte
    xtFactory.loadModules(ModuleBasedContextFactory.java:37)
    at org.apache.cloudstack.spring.module.factory.CloudStackSpring
    Context.init(CloudStackSpringContext.java:71)
    at org.apache.cloudstack.spring.module.factory.CloudStackSpring
    Context.<init>(CloudStackSpringContext.java:58)
    at org.apache.cloudstack.spring.module.factory.CloudStackSpring
    Context.<init>(CloudStackSpringContext.java:62)
    at org.apache.cloudstack.spring.module.web.CloudStackContextLoa
    derListener.
    contextInitialized(CloudStackContextLoaderListener.java:52)
    at org.apache.catalina.core.StandardContext.listenerStart(Stand
    ardContext.java:5068)
    at org.apache.catalina.core.StandardContext.startInternal(Stand
    ardContext.java:5584)
    at
    org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147)
    at org.apache.catalina.core.ContainerBase.addChildInternal(Cont
    ainerBase.java:899)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBas
    e.java:875)
    at org.apache.catalina.core.StandardHost.addChild(
    
    StandardHost.java:652)
    
    at 写道: in is please our then I jira/browse/CLOUDSTACK-9822 and
    this has org/projects/cloudstack- works. and because I of deploy
    a My downloaded VM system bit) cleanup cleanup cleanup cleanup
    Catch due 0:, 0:, CitrixStartCommandWrapper
    CitrixStartCommandWrapper xenserver.resource.wrapper. runInContex
    DefaultManagedContext.java:56) ScheduledThreadPoolExecutor$
    ScheduledThreadPoolExecutor$ 0:, CitrixStartCommandWrapper
    CitrixStartCommandWrapper xenserver.resource.wrapper. runInContex
    DefaultManagedContext.java:56) ScheduledThreadPoolExecutor$
    ScheduledThreadPoolExecutor$ may CitrixStartCommandWrapper
    CitrixStartCommandWrapper xenserver.resource.wrapper. runInContex
    DefaultManagedContext.java:56) ScheduledThreadPoolExecutor$
    ScheduledThreadPoolExecutor$ may CitrixStartCommandWrapper
    CitrixStartCommandWrapper xenserver.resource.wrapper. runInContex
    DefaultManagedContext.java:56) ScheduledThreadPoolExecutor$
    ScheduledThreadPoolExecutor$ may CitrixStartCommandWrapper
    CitrixStartCommandWrapper xenserver.resource.wrapper. runInContex
    DefaultManagedContext.java:56) ScheduledThreadPoolExecutor$
    ScheduledThreadPoolExecutor$ due Rethrow 0, invoke(
    invoke(Method.java:498) DefaultManagedContext.java:56) f787201d
    to DeployVMCmdByAdm invoke( invoke(Method.java:498)
    ReflectiveMethodInvocatio java:190) ReflectiveMethodInvocatio
    ReflectiveMethodInvocatio ReflectiveMethodInvocatio
    ReflectiveMethodInvocatio 150 DefaultManagedContext.java:56) java
    from following 10.0.0-RC20170301T0634Commit: )> mails.




DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.

Reply via email to