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

NIC adapter type becomes e1000 , even after changing the global parameter "vmware.systemvm.nic.device.type" to vmxnet3 for VPC VR

    XMLWordPrintableJSON

Details

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

    Description

      ISSUE
      =====
      NIC adapter type becomes e1000 , even after changing the global parameter "vmware.systemvm.nic.device.type" to vmxnet3.

      Description
      =========

      Repro steps:-

      -> Set global parameter "vmware.systemvm.nic.device.type" to vmxnet3.
      -> Created a VPC network and deployed a VM using the same network.
      -> Checked the router details and found that for private network , it was showing nic adapter type as VMXNET3 and for other networks (public and guest) it was showing as E1000.
      -> Rebooted the VPC network and checked it again, it was same as earlier.

      /vmfs/volumes/94ec1ec2-0df8514b/r-2784-VM # grep virtualDev r-2784-VM.vmx
      pciBridge4.virtualDev = "pcieRootPort"
      pciBridge5.virtualDev = "pcieRootPort"
      pciBridge6.virtualDev = "pcieRootPort"
      pciBridge7.virtualDev = "pcieRootPort"
      scsi0.virtualDev = "lsilogic"
      ethernet0.virtualDev = "vmxnet3"
      ethernet1.virtualDev = "e1000"
      ethernet2.virtualDev = "vmxnet3"
      ethernet3.virtualDev = "vmxnet3"

      Attachments

        Issue Links

          Activity

            People

              sudhansu Sudhansu Sahu
              sudhansu Sudhansu Sahu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: