[Cluster-devel] joining the gitfence-agents group

David Smith dsmith at mypchelp.com
Wed Apr 2 01:31:53 UTC 2014


Hi Marek,

Have you had a chance to review the changes?  I'd love to see this get put
into fence-agents for support in oVirt 3.x


On Tue, Mar 25, 2014 at 2:56 PM, David Smith <dsmith at mypchelp.com> wrote:

> Hi Marek,
>
> Made the suggestions you've requested and did a quick test, all seems to
> work.
> attached is the new file
>
>
> On Fri, Mar 21, 2014 at 3:50 AM, Marek Grac <mgrac at redhat.com> wrote:
>
>> Hi,
>>
>>
>> On 03/19/2014 10:26 PM, David Smith wrote:
>>
>>> Hi marek, sure, no problem, here's the changes; also sent to
>>> cluster-devel.
>>>
>>
>> thanks, for next time it will be easier to you and other reviewers if you
>> will sent a patch in a standard format. Take a look at
>> http://alblue.bandlem.com/2011/12/git-tip-of-week-patches-by-email.html
>>
>>
>>  I've already tested by manually running the fence-raritan agent that
>>> this is working and functional
>>>
>>>  code looks pretty good and after few minor changes it can be accepted.
>>
>> These are my comments:
>>     * please remove commented line of source code
>>     * exception checking 'Due to limitations ...' is not required any
>> more because we have subpackage for every fence-agent so dependencies can
>> be solved properly
>>     * default value can be now set more easier (--ipport in this case)
>>         all_opt["ipport"]["default"] = "23"
>>     * please add support also for delay before login which is very useful
>> for 2-node clusters
>>         if options["--action"] in ["off", "reboot"]:
>>                 time.sleep(int(options["--delay"]))
>>
>> m,
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20140401/b0aedd45/attachment.htm>


More information about the Cluster-devel mailing list