CodeJACKz

Results 18 comments of CodeJACKz
trafficstars

Hey Tim, output below: Url : https://x.x.x.x/download/vxrail-plugin Description : VMware.Vim.Description Company : VMware Inc. Type : HTTPS AdminEmail : {[email protected]} ServerThumbprint : 21:67:9B:09:74:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

If it helps at all, there is a VxRail Manager IP address listed as a "Custom Attribute" on each cluster. Im no help with how to do this (sorry) but...

Seems someone got there before me: https://www.dell.com/community/VxRail-Education/Question-from-Class-How-do-I-know-if-it-s-a-quot-VxRail-quot/td-p/8193452

Failing each time at this same point: ************** New-AsBuiltReport : Message: EsxCLI.CLIFault.summary; InnerText: unknown module ''EsxCLI.CLIFault.summary At line:1 char:1 + New-AsBuiltReport -Report DellEMC.VxRail -Target xxxxxxxxxxxxxxxxxxxxxxx ... + + CategoryInfo :...

Nah, setting Appliance to 0 didnt help. I got sucked in though and found the problem. Get-AbrVxRailHostComponent.ps1 Line 33 $HbaDevice = $esxcli.hardware.pci.list.invoke() | Where-object {$_.modulename -eq 'lsi_msgpt3'} The eq should...

FYI for the newer 15G P and E VxRail nodes, the vmnic0 and 1 are taken up by two onboard 1G copper NICs. So the first interface used by VxRail...

> > So this now works OK for multiple VxRail clusters? Yes, works great. It doesnt really answer the original question but i prefer it this way. Having an option...

Great, hit me up if you ever want stuff tested. I just hit an issue now as a result of different vmnic sequence between the old an new clusters. vmnic2...