Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-5753

[Hyper-v] ConsoleProxyLoadReportCommand does not honor the default value of consoleproxy.loadscan.interval which is 10sec

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.3.0
    • Future
    • Hypervisor Controller
    • Security Level: Public (Anyone can view this level - this is the default.)
    • Latest build from 4.3branch with commit:
      95b6a7b96dab1c77e25987d6fe6003b4447281f1

    Description

      [Hyper-v] ConsoleProxyLoadReportCommand does not honor the default value of consoleproxy.loadscan.interval which is 10sec

      Steps to reproduce:
      ===============
      1.Bring up CS in advanced zone with Hyper-v cluster
      2.Wait for the system vms to come up.
      3.Deploy one guest vm with default centos template
      4.Observe MS log for events related to ConsoleProxyLoadReportCommand

      Result:
      ======
      ConsoleProxyLoadReportCommand is getting executed for every 5 sec. However the default value for consoleproxy.loadscan.interval is set to 10sec. So the command should be exected at 10sec interval.

      Few events grepped for the above command:
      [root@RIAK-57 ~]# tail -f /var/log/cloudstack/management/management-server.log | grep ConsoleProxyLoadReportCommand
      2014-01-03 12:56:10,881 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-8:null) SeqA 4-11496: Processing Seq 4-11496: { Cmd , MgmtId: -1, via: 4, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"

      {\n \"connections\": []\n}

      ","wait":0}}] }
      2014-01-03 12:56:15,885 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-5:null) SeqA 4-11497: Processing Seq 4-11497: { Cmd , MgmtId: -1, via: 4, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"

      {\n \"connections\": []\n}

      ","wait":0}}] }
      2014-01-03 12:56:20,889 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-12:null) SeqA 4-11498: Processing Seq 4-11498: { Cmd , MgmtId: -1, via: 4, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"

      {\n \"connections\": []\n}

      ","wait":0}}] }
      2014-01-03 12:56:25,933 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-7:null) SeqA 4-11500: Processing Seq 4-11500: { Cmd , MgmtId: -1, via: 4, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"

      {\n \"connections\": []\n}

      ","wait":0}}] }
      2014-01-03 12:56:30,896 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-10:null) SeqA 4-11501: Processing Seq 4-11501: { Cmd , MgmtId: -1, via: 4, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"

      {\n \"connections\": []\n}

      ","wait":0}}] }

      Attachments

        Activity

          People

            Unassigned Unassigned
            sanjeevn Sanjeev N
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: