Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am having an issue installing ESX to san boot lun, it times out saying lun not found. The adpater is 40G mLOMs running version 2.0(4b)Same connectivity (VSAN, zoning) works just fine for a 200 M3 with Palo adapter on it.Any known...
I am getting this message from the MDS. Anybody know at what point this message (number of zones or zone database size etc) is thrown? ------------------------------------------------------------------------------------------------WARNING: New Zones...
On the UCSM Under - equipment -> Chassis -> Chassis n -> Server -> Server n -> installed firmware tab -> right click on BIOS -> copy xmlIf you inspect the xml the following property is corrupted. What could cause this corruption.?Since this is corrup...
I have a 250 M2 blade with 6 vnics, first 3 on Mez 1 and Next 3 on Mez 2. I get this fault, major in severity, "Hard Pinning Target missing or mis-configured" for all 6 vnics.When I have just 2 vnics, no issues. It may be a co-incidence but I can re...
Rob,After ensuring I had the required drivers, it still fails. It had the write ISO in the first place.The host has 60+ Data luns and finally after I disconnected the visibility of Data luns to the host thereby ensuring just boot lun was visible,inst...
One way that I know - You can look at the MAC address on the vnic on UCS and do a listing of nics on ESXi Command Line and compare the macs and identify which is which.Hope that helps
I think I figured it out. I believe there are 2 issues1. My code is passing down a value of "null" ( by that name) for pin group name, 2. And that is getting assigned to vnics by that name - so UCS api lets you assign a name or policy which is not e...
I don't have a vcon policy defined. I am using the api to create all this making the placement based on blade type (250 vs 440 etc) programmatically.If I have to create a placement policy I will via code. I will provide you the output you requested,...