fence_ilo_ssh configuration for resetting host is incorrect in RHEV.

Solution Verified - Updated -

Issue

  • The fence agent fence_ilo_ssh (/usr/sbin/fence_ilo_ssh) is coded with a wrong ILO CLI command for rebooting host.
conn.send_eol("reset hard /system1")
  • It should be:
conn.send_eol("reset /system1 hard")

Environment

  • Red Hat Enterprise Linux 7.x
  • Red Hat Enterprise Virtualization 3.6
    • fence-agents-ilo-ssh-4.0.11-47.el7_3.3.x86_64 : Fence agent for HP iLO devices via SSH
    • vdsm-4.17.37-1.el7ev.noarch

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content