Bug 1177144
| Summary: | [fencing-policy] engine might select a proxy host that doesn't know how to handle fencing policy | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Oved Ourfali <oourfali> | ||||
| Component: | ovirt-engine | Assignee: | Eli Mesika <emesika> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5.0 | CC: | aberezin, ecohen, gklein, iheim, jbelka, lpeer, lsurette, rbalakri, Rhev-m-bugs, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | infra | ||||||
| Fixed In Version: | org.ovirt.engine-root-3.5.0-28 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-02-17 17:14:15 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1164308, 1164311 | ||||||
| Attachments: |
|
||||||
|
Description
Oved Ourfali
2014-12-24 14:20:06 UTC
fail, 3.4 host in 3.4 clstr was used to fence 3.5 host in 3.5 clstr (same DC).
2015-01-13 14:17:09,175 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.FenceVdsVDSCommand] (org.ovirt.thread.pool-7-thread-17) [7c265e53] START, FenceVdsVDSCommand(HostName = dell-r210ii-04.rhev.lab.eng.brq.redhat.com, HostId = f6cf5e37-6460-4d32-b515-ccfe3e4bb423, targetVdsId = f09225b6-b46c-457a-8096-d129983803dd, action = Stop, ip = 10.34.63.242, port = , type = ipmilan, user = root, password = ******, options = '', policy = '{ fencingEnabled=true, skipFencingIfSDActive=false, skipFencingIfConnectivityBroken=false, hostsWithBrokenConnectivityThreshold=50 }'), log id: 2e120a79
3.4 host - dell-r210ii-04.rhev.lab.eng.brq.redhat.com vdsm-4.14.18-6.el6ev.x86_64
3.5 host - dell-r210ii-03.rhev.lab.eng.brq.redhat.com vdsm-4.16.8.1-5.el6ev
Created attachment 979618 [details]
engine.log
ooops, looks like i'm lagging one version behind :/ In addition, note that the only relevant piece is the skip fencing if SD are active. So, if this isn't checked in the policy, then 3.4 host can fence a 3.5 one. That's what I meant by: "The 3.5 cluster should have storage option enabled" Sorry for not elaborating more in the description. ok, vt13.7 when fencing policy is used, a host which doesn't support it does not fence. rhev 3.5.0 was released. closing. |