* [Cluster-devel] Fence agents - breaking compatibility
@ 2012-11-25 13:41 Marek Grac
0 siblings, 0 replies; only message in thread
From: Marek Grac @ 2012-11-25 13:41 UTC (permalink / raw)
To: cluster-devel.redhat.com
Hi,
In last few weeks there were a lot of internal changed in source code of
fence agents to make code more readable, clean and adaptable. In order
to clean up code a bit more and remove historical burden, we would like
to remove/replace some options (details are in 7 patches at cluster-devel).
These changes will be part of next major version of fence agents. There
will be at least one upstream release (3.1.12) without these changes.
Brief overview:
* most of the fence agents:
* removed option -T / test (command line / STDIN) --> you can use
-o monitor / action to test if fence device is working
* removed option -q / quiet --> fence agents are quiet enough by
default
* replaced --udpport / udpport --> use --ipport / ipport
* on STDIN we also supported these options (this transition was
done automatically in code) which are now replaced
blade -> port
option -> action
fm -> port
hostname -> ippaddr
* (fence_drac5) removed -m / modulename / module_name --> replaced by
standard -n / --plug / port
this affect only Dell Drac CMC as other Drac devices do not use
machine specification at all
* (fence_lpar) removed -n / partition --> replaced by standard -n /
--plug / port
* (fence_rsb) removed -n / telnet_port --> replaced by --ipport / ipport
m,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-25 13:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-25 13:41 [Cluster-devel] Fence agents - breaking compatibility Marek Grac
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.