06-21-2012 04:31 AM - edited 03-01-2019 10:28 AM
Hello,
I have got a architecture VMware :
- 2 esxi
- 1 Vcenter server
- Dvswitch configured
Can we install Nexus 1000 v VEM over dvswitch ?
Is it possible to have dvswitch and Nexus 1000V (VEM) together on the same architecture?
Regards,
André
06-21-2012 05:55 AM
Hi Andre,
You can surely have N1K + vDS on the same host.
However the VEM uses its own uplink interface and they cannot be on the vSwitch or the vDS. what does that mean, you will need seprate vmnic / interface which will be used by the n1k vem on the esxi host.
./Abhinav
06-21-2012 06:11 AM
Abbharqa,
Now, I don't know very well this architecture, VM/Nexus.
No problem for uplink interface, I have got lot of interfaces !!
It's for easly migrated the VMs from Vm dvswitch to nexus DVS.
Now, I don't know very well
André
06-21-2012 07:39 AM
Andre,
Here is a deployment guide which should help you.
http://www.cisco.com/en/US/prod/collateral/switches/ps9441/ps9902/guide_c07-556626.html
in addtion here is the URL to the content about n1k on the cisco site. There are a lot of videos as well which can help you
http://www.cisco.com/en/US/products/ps9902/prod_installation_guides_list.html
./Abhinav
06-29-2012 07:26 AM
Hi,
I have realised the deployment of my nexus 1000v.
Can I connected two VEMs by etherchannel to switch of datacenter ?
VEM Esxi A > Vnic 7 SwA Int Fa0/1
>>>>>>>Etherchanel>>>>
VEM Esxi A > Vnic 9 SwA Int Fa0/2
VEM Esxi B > Vnic 7 SwA Int Fa0/3
>>>>>>>Etherchanel>>>>>
VEM Esxi B > Vnic 9 SwA Int Fa0/4
On Sw A, All interfaces would in the same etherchannel.
I don't make it, I afraid a loop !!
André
06-30-2012 06:25 PM
Hi Andre,
You would have different portchannels configured for each esx host. So on SwA you would have 1 portchannel for EsxiA nics only and another seperate portchannel for EsxiB nics only.
07-02-2012 07:45 AM
Hi,
I have a another problem.
I don't remove a VEM from ESXi 5.0.
I did :
~ # vem-remove
Please remove host from DV switch or run hotswap script.
~ # hotswap.sh -u
The following switch is of type cisco_nexus_1000v: DvsPortset-2
0x 2. 0. 0. 0
Starting time: Mon Jul 2 14:41:24 UTC 2012
stopDpa
Unload N1k switch modules
Warning: /dev/char/vmkdriver/stun not found
Unload of N1k modules done.
~ #
~ # /usr/lib/vmware/bin/net-dvs -l | grep cisco_nexus
switch 22 f6 27 50 ff b6 46 c1-85 47 f8 ff c6 7d 5f 69 (cisco_nexus_1000v)
~ #
~ # net-dvs -d -n "22 f6 27 50 ff b6 46 c1-85 47 f8 ff c6 7d 5f 69"
ioctl failed: Device or resource busy
Operation failed: status = 0xbad0004
~ #
~ # esxcfg-vswitch -l
Switch Name Num Ports Used Ports Configured Ports MTU Uplinks
vSwitch0 128 4 128 1500 vmnic0
PortGroup Name VLAN ID Used Ports Uplinks
n1kv-control 330 0 vmnic0
n1kv-mgmt 1 0 vmnic0
n1kv-packet 331 0 vmnic0
VM Network 0 0 vmnic0
VMkernel 0 1 vmnic0
Management Network 0 1 vmnic0
DVS Name Num Ports Used Ports Configured Ports MTU Uplinks
n1kv-test 256 1 256 1500
DVPort ID In Use Client
322 0
323 0
324 0
325 0
326 0
327 0
328 0
329 0
330 0
331 0
332 0
333 0
334 0
335 0
336 0
337 0
338 0
339 0
340 0
341 0
342 0
343 0
344 0
345 0
346 0
347 0
348 0
349 0
350 0
351 0
352 0
353 0
DVS Name Num Ports Used Ports Configured Ports MTU Uplinks
dvSwitch1 256 4 256 1500 vmnic6,vmnic8
DVPort ID In Use Client
0 1 vmnic8
1 1 vmnic6
2 0
136 0
137 1 vCenter.eth0
138 0
139 0
~ #
How do for remove the VEM on Esxi server??
André,
07-02-2012 08:34 AM
Hi Andre,
To remove the host you should be able to do it from within the vsphere client once all networking has been migrated back to a vswitch. Goto inventory->networking, select the nexus dvs, select the host tab, right click on the host and select remove from vnetwork distributed switch.
Once this is done try running vem-remove -d again.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide