We bought a new Dell R720 with ESXi5.5. I logged into the server with the vSphere client 5.5. Created few vmknics for the iSCSI SAN but later deleted them for reasons I can't remember why. Now I am recreating the vmknics with the same name, network, etc. However, when I change the MTU to 9000 in the GUI for jumbo frame, I get the "The specified key, name, or identifier already exists" error. If I change the vmknic's name to say "blah" and then change the MTU from 1500 to 9000, no problem. I can even now change the "blah" to the old name without any issue. Please note this is a standalone host for now and not part of any vcenter server. So:
1) Create a vmk nic VMK1. Change the MTU from 1500 to 9000. No issue. Now delete it.
2) Create a vmk nic VMK1. Change the MTU from 1500 to 9000 in GUI. The error "The specified key, name, or identifier already exists" comes up.
3) Change the name VMK1 to "blah". Change the MTU from 1500 to 9000 in GUI. No problem.
4) Now change the name from "blah" to VMK1. No problem. (keep in mind now the MTU is 9000)
I have no problem doing any of the steps above in CLI.
I thought OEM's ESXi installation must've been hosed. So I completely wiped their install and reinstalled the latest build. Repeated steps 1 through 4 and got the same results. So I am guessing the vmkernel properties are cached/stored locally somewhere.
This error is keeping us from moving forward with our migration plan. We have an open ticket with vmware. Any help is greatly appreciated.
Thanks