ipmi problem | Nutanix Community
Skip to main content

ipmi problem

  • August 11, 2015
  • 2 replies
  • 1796 views

Forum|alt.badge.img+4
Now we encounter a problem, after A node with ipmi remote connection address connection, set the vlan from disable error into able, then even not ipmi remote management address, in the local service of esxi host execution ipmi commands, prompt invalid orders, is there other ways to enable remote management of ipmi address.
This topic has been closed for comments

2 replies

aluciani
Forum|alt.badge.img+34
  • Chevalier
  • 348 replies
  • August 18, 2015
Thanks for the question

Anything you can provide here   and  (one of our community members) :)

Thanks

Forum|alt.badge.img+17
  • Nutanix Employee
  • 3 replies
  • August 18, 2015
Besides the Web access to IPMI, in which you can configure VLAN which may not be accessible, there is a direct (non-network) access to IPMI from within the Hypervisor (ESXi in your case).

ESXi and KVM: /ipmitool
Hyper-V: ipmiutil

Particularly for you, this command from the ESXi host might be helpful:
/ipmitool lan set 1 vlan id [VLAN ID : off]

I think the re-configuration required might be answered for you by the following Forum discussions:
http://next.nutanix.com/t5/Installation-Configuration/IPMI-vlan-How-to-remove-ipmi-vlan-id/m-p/1641/highlight/true#M365
http://next.nutanix.com/t5/Installation-Configuration/How-to-disable-IPMI-VLAN/m-p/4823/highlight/true#M641

Let us know how this works for you.