You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Devdeep Singh (JIRA)" <ji...@apache.org> on 2014/01/10 12:44:51 UTC

[jira] [Resolved] (CLOUDSTACK-5657) [Hyper-v] vm live migration does not work if the Cloudstack Hyper-v Agen runs with "Local System" Log On"

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devdeep Singh resolved CLOUDSTACK-5657.
---------------------------------------

    Resolution: Fixed

Made changes to install and run the service as an account on the host. The account needs to be part of the "Hyper-V Administrators" group and "Local Administrators" group on the host. To install the service with the account privileges run the following command

AgentShell.exe --install -u domain\user1 -p password

Where -u is the domain user who is part of Hyper-V Administrators on the host and -p is the users password.

> [Hyper-v] vm live migration does not work if the Cloudstack Hyper-v Agen runs with "Local System" Log On"
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5657
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5657
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Hypervisor Controller
>    Affects Versions: 4.3.0
>         Environment: latest build from 4.3
> Hypervisor: Hyperv
> Storage: SMB for both primary and secondary
>            Reporter: Sanjeev N
>            Assignee: Devdeep Singh
>            Priority: Critical
>              Labels: hyper-V,, hyper-v, hyperv
>             Fix For: 4.3.0
>
>
> [Hyper-v] vm live migration does not work if the Cloudstack Hyper-v Agen runs with "Local System" Log On"
> CloudStack to communicate with Hyper-v server we run CloudStack-Hyperv Agent as a service in Windows2012R2 (Hyperv) Server. By default this service would run with "Local System" Log On. However vm live migration fails with authentication issues if this service runs with "Local System" Log on. So we need to stop this service and change the Log On account to domain user and start the service for the live migration to work.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)