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

[DOC]CLONE - Physical Netwok traffic label update requires Management Server restart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.2.0
    • Future
    • Management Server
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      Setup : VMWARE Adv Zone.

      Note: This issue may not be specific to VMWARE

      Steps:

      1. Tried to configure Adv Zone with VMWARE
      2. Configure Physical network 1 with Management Traffic with invalid traffic label ( Ex: vSwitch0,,vmwaresvs)
      3. Configure Physical network 2 with public & guest Traffic with correct DVSwitch traffic label ( Ex: newdv1,,vmwaredvs)
      4. Now System VM's are failed to start as it failed to create network for Mgmt traffic.

      2013-07-09 14:00:50,521 INFO [vmware.resource.VmwareResource] (DirectAgent-7:10.102.192.18) Prepare NIC device based on NicTO:

      {"deviceId":0,"networkRateMbps":-1,"defaultNic":false,"uuid":"789e034d-e287-4389-beac-29a10326c0ea","mac":"02:00:41:48:00:05","broadcastType":"LinkLocal","type":"Control","isSecurityGroupEnabled":false}

      2013-07-09 14:00:50,525 INFO [vmware.resource.VmwareResource] (DirectAgent-7:10.102.192.18) Prepare network on vmwaresvs P[vSwitch0,,vmwaresvs:untagged] with name prefix: cloud.private
      2013-07-09 14:00:50,525 WARN [vmware.resource.VmwareResource] (DirectAgent-7:10.102.192.18) Unrecognized broadcast type in VmwareResource, type: LinkLocal. Use vlan info from labeling: untagged
      2013-07-09 14:00:50,552 ERROR [vmware.mo.HypervisorHostHelper] (DirectAgent-7:10.102.192.18) Unable to find vSwitchvSwitch0,,vmwaresvs
      2013-07-09 14:00:50,553 WARN [vmware.resource.VmwareResource] (DirectAgent-7:10.102.192.18) StartCommand failed due to Exception: java.lang.Exception
      Message: Unable to find vSwitchvSwitch0,,vmwaresvs

      java.lang.Exception: Unable to find vSwitchvSwitch0,,vmwaresvs
      at com.cloud.hypervisor.vmware.mo.HypervisorHostHelper.prepareNetwork(HypervisorHostHelper.java:830)
      at com.cloud.hypervisor.vmware.resource.VmwareResource.prepareNetworkFromNicInfo(VmwareResource.java:2923)
      at com.cloud.hypervisor.vmware.resource.VmwareResource.execute(VmwareResource.java:2687)
      at com.cloud.hypervisor.vmware.resource.VmwareResource.executeRequest(VmwareResource.java:479)
      at com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:186)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
      at java.util.concurrent.FutureTask.run(FutureTask.java:166)
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:165)
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
      at java.lang.Thread.run(Thread.java:679)
      2013-07-09 14:00:50,556 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-7:null) Seq 1-763953202: Cancelling because one of the answers is false and it is stop on error.
      2013-07-09 14:00:50,557 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-7:null) Seq 1-763953202: Response Received:

      6. Now updated Mgmt traffic label to vSwitch0.
      7. DB got updated automatically .
      8. But System Vm's are still failed to start with this
      9. Restarted Management server (server cloudstack-management stop/ start)

      10. Now system VM's are up with network name vSwitch0.

      Expected results :

      1. Changes to Physical network traffic labels should be dynamic,

      Attachments

        Issue Links

          Activity

            People

              radhikap Radhika Nair
              sailaja Sailaja Mada
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: