You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rohit Yadav (JIRA)" <ji...@apache.org> on 2015/04/27 13:03:39 UTC

[jira] [Assigned] (CLOUDSTACK-6307) java.lang.Exception: Uanble to find management port group null

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

Rohit Yadav reassigned CLOUDSTACK-6307:
---------------------------------------

    Assignee: Rohit Yadav

> java.lang.Exception: Uanble to find management port group null
> --------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6307
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6307
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Storage Controller, VMware
>    Affects Versions: 4.3.0
>         Environment: Apache CloudStack 4.3.0 with VMware vSphere 5.5 - advanced network with vlan tagging, primary and secondary storage are hosted on NFS
>            Reporter: ilya musayev
>            Assignee: Rohit Yadav
>              Labels: SSVM, TEMPLATE, VSPHERE
>             Fix For: 4.5.1
>
>
> When converting a volume to template, following error is observed on ssvm cloud.log
> 2014-03-29 19:08:45,903 DEBUG [cloud.agent.Agent] (Agent-Handler-3:null) Received response: Seq 10-6933:  { Ans: , MgmtId: 345049223690, via: 10, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.PingAnswer":{"_
> command":{"hostType":"Storage","hostId":10,"wait":0},"result":true,"wait":0}}] }
> 2014-03-29 19:08:46,908 INFO  [vmware.util.VmwareContext] (agentRequest-Handler-5:null) Connected, conn: sun.net.www.protocol.https.DelegateHttpsURLConnection:https://243.221.84.11/folder/CloudStack-Shell/Clou
> dStack-Shell.vmsd?dcPath=Diamond-CIC&dsName=b0d3033166f3361abea8b85e0efe4055, retry: 0
> 2014-03-29 19:08:47,201 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: .encoding = "UTF-8"
> 2014-03-29 19:08:47,202 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot.lastUID = "1"
> 2014-03-29 19:08:47,203 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot.current = "1"
> 2014-03-29 19:08:47,203 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot0.uid = "1"
> 2014-03-29 19:08:47,203 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot0.filename = "CloudStack-Shell-Snapshot1.vmsn"
> 2014-03-29 19:08:47,204 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot0.displayName = "2fe485b8b-e9cd-354c-bd4d-d49a05f73252"
> 2014-03-29 19:08:47,204 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot0.description = "Temporary snapshot for template creation"
> 2014-03-29 19:08:47,204 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot0.createTimeHigh = "325059"
> 2014-03-29 19:08:47,205 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot0.createTimeLow = "-1945658117"
> 2014-03-29 19:08:47,205 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot0.numDisks = "1" 
> 2014-03-29 19:08:47,205 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot0.disk0.fileName = "ROOT-37.vmdk"
> 2014-03-29 19:08:47,206 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot0.disk0.node = "scsi0:0"
> 2014-03-29 19:08:47,206 INFO  [vmware.mo.SnapshotDescriptor] (agentRequest-Handler-5:null) Parse snapshot file content: snapshot.numSnapshots = "1"
> 2014-03-29 19:08:47,207 INFO  [vmware.mo.VirtualMachineMO] (agentRequest-Handler-5:null) Convert snapshot disk file name to datastore path. ROOT-37.vmdk->[b0d3033166f3361abea8b85e0efe4055] CloudStack-Shell/ROOT-37.vmdk 
> 2014-03-29 19:08:50,736 INFO  [vmware.mo.VirtualMachineMO] (agentRequest-Handler-5:null) volss: copy vmdk and ovf file starts 1396120130736
> 2014-03-29 19:08:50,737 INFO  [vmware.mo.HypervisorHostHelper] (agentRequest-Handler-5:null) Resolving host name in url through vCenter, url: https://west-diamond-vhv07.corp.company-x.com/nfc/52cb24d3-d48b-9edf-cae1-a35a122e5dfb/disk-0.vmdk
> 2014-03-29 19:08:50,864 WARN  [vmware.mo.HypervisorHostHelper] (agentRequest-Handler-5:null) Unexpected exception
> java.lang.Exception: Uanble to find management port group null
>         at com.cloud.hypervisor.vmware.mo.HostMO.getHyperHostNetworkSummary(HostMO.java:981)
>         at com.cloud.hypervisor.vmware.mo.HypervisorHostHelper.resolveHostNameInUrl(HypervisorHostHelper.java:1286)
>         at com.cloud.hypervisor.vmware.mo.VirtualMachineMO.exportVm(VirtualMachineMO.java:1413)
>         at com.cloud.storage.resource.VmwareStorageProcessor.createTemplateFromVolume(VmwareStorageProcessor.java:636)
>         at com.cloud.storage.resource.VmwareStorageProcessor.createTemplateFromVolume(VmwareStorageProcessor.java:713)
>         at com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.execute(StorageSubsystemCommandHandlerBase.java:86)
>         at com.cloud.storage.resource.VmwareStorageSubsystemCommandHandler.execute(VmwareStorageSubsystemCommandHandler.java:171)
>         at com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.handleStorageCommands(StorageSubsystemCommandHandlerBase.java:50)
>         at com.cloud.storage.resource.VmwareSecondaryStorageResourceHandler.executeRequest(VmwareSecondaryStorageResourceHandler.java:100)
>         at com.cloud.storage.resource.PremiumSecondaryStorageResource.executeRequest(PremiumSecondaryStorageResource.java:56)
>         at com.cloud.agent.Agent.processRequest(Agent.java:498)
>         at com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:806)
>         at com.cloud.utils.nio.Task.run(Task.java:83)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:679)
> 2014-03-29 19:08:50,865 INFO  [vmware.mo.VirtualMachineMO] (agentRequest-Handler-5:null) Download VMDK file for export. url: https://west-diamond-vhv07.corp.company-x.com/nfc/52cb24d3-d48b-9edf-cae1-a35a122e5dfb/disk-0.vmdk
> 2014-03-29 19:08:50,893 INFO  [vmware.util.VmwareContext] (agentRequest-Handler-5:null) Connected, conn: sun.net.www.protocol.https.DelegateHttpsURLConnection:https://west-diamond-vhv07.corp.company-x.com/nfc/52cb24d3-d48b-9edf-cae1-a35a122e5dfb/disk-0.vmdk, retry: 0
> 2014-03-29 19:08:52,894 DEBUG [cloud.agent.Agent] (agentRequest-Handler-1:null) Processing command: com.cloud.agent.api.GetStorageStatsCommand
> 2014-03-29 19:08:52,895 INFO  [storage.resource.NfsSecondaryStorageResource] (agentRequest-Handler-1:null) Determined host nfs-storage.corp.company-x.com corresponds to IP 243.221.32.13
> 2014-03-29 19:09:45,904 DEBUG [cloud.agent.Agent] (UgentTask-5:null) Sending ping: Seq 10-6934:  { Cmd , MgmtId: -1, via: 10, Ver: v1, Flags: 11, [{"com.cloud.agent.api.PingStorageCommand":{"changes":{},"hostType":"Storage","hostId":10,"wait":0}}] }
> 2014-03-29 19:09:45,909 DEBUG [cloud.agent.Agent] (Agent-Handler-5:null) Received response: Seq 10-6934:  { Ans: , MgmtId: 345049223690, via: 10, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.PingAnswer":{"_command":{"hostType":"Storage","hostId":10,"wait":0},"result":true,"wait":0}}] }
> 2014-03-29 19:09:53,128 DEBUG [cloud.agent.Agent] (agentRequest-Handler-3:null) Processing command: com.cloud.agent.api.GetStorageStatsCommand
> 2014-03-29 19:09:53,134 INFO  [storage.resource.NfsSecondaryStorageResource] (agentRequest-Handler-3:null) Determined host nfs-storage.corp.company-x.com corresponds to IP 243.221.32.10
> 2014-03-29 19:10:45,897 DEBUG [cloud.agent.Agent] (UgentTask-5:null) Sending ping: Seq 10-6935:  { Cmd , MgmtId: -1, via: 10, Ver: v1, Flags: 11, [{"com.cloud.agent.api.PingStorageCommand":{"changes":{},"hostType":"Storage","hostId":10,"wait":0}}] }
> 2014-03-29 19:10:45,906 DEBUG [cloud.agent.Agent] (Agent-Handler-2:null) Received response: Seq 10-6935:  { Ans: , MgmtId: 345049223690, via: 10, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.PingAnswer":{"_command":{"hostType":"Storage","hostId":10,"wait":0},"result":true,"wait":0}}] }
> 2014-03-29 19:10:53,618 DEBUG [cloud.agent.Agent] (agentRequest-Handler-2:null) Processing command: com.cloud.agent.api.GetStorageStatsCommand
> 2014-03-29 19:10:53,646 INFO  [storage.resource.NfsSecondaryStorageResource] (agentRequest-Handler-2:null) Determined host nfs-storage.corp.company-x.com corresponds to IP 243.221.32.15
> 2014-03-29 19:11:45,965 DEBUG [cloud.agent.Agent] (UgentTask-5:null) Sending ping: Seq 10-6936:  { Cmd , MgmtId: -1, via: 10, Ver: v1, Flags: 11, [{"com.cloud.agent.api.PingStorageCommand":{"changes":{},"hostType":"Storage","hostId":10,"wait":0}}] }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)