Michael,

My understanding is that setting session state to disabled prevents new
connections from being sent to the node UNLESS they match a persistence
lookup. If you use simple round robin without a persistence setting for a
pool, this shouldn't matter.

However, if you are making use of client to backend node persistence,
setting monitor state to disabled will also prevent persistent connections
from continuing to reach said node.

Does that help?

-M



On Wed, Feb 25, 2015 at 9:13 AM, Michael Perzel <michaelper...@gmail.com>
wrote:

> Nice that would be my next request.I can test this out but I'm confused by
> the table at
> https://devcentral.f5.com/questions/icontrol-equivalent-call-for-b-node-down
>
> Does that mean even with the session and monitor disabled active
> connections aren't broken?
>
> On Tuesday, February 24, 2015 at 8:40:16 PM UTC-6, Matt Hite wrote:
>>
>> BTW, once I can get some testers on this change, I can incorporate a
>> similar one that works on the pool
>> -member level.
>>
>> On Tue, Feb 24, 2015 at 5:19 PM, Matt Hite <li...@beatmixed.com> wrote:
>>
>>> I've posted a P.R. which needs some volunteers to test.
>>>
>>> https://github.com/ansible/ansible-modules-extras/pull/282
>>>
>>> On Mon, Feb 23, 2015 at 6:08 PM, Matt Hite <li...@beatmixed.com> wrote:
>>>
>>>> I'll get a PR up soon to address this.
>>>>
>>>> On Sun, Feb 22, 2015 at 6:22 AM, Michael Perzel <michae...@gmail.com>
>>>> wrote:
>>>>
>>>>> I opened a new issue at https://github.com/ansible/
>>>>> ansible-modules-extras/issues/276 in the correct repository.
>>>>>
>>>>> I took a look at ansible-module-extra\network\f5\bigip_node.py seems
>>>>> like it would make sense to add a couple functions called
>>>>> get/set_node_state. They could be invoked from the else statement that
>>>>> updates the attributes. I haven't tested this yet but
>>>>> https://devcentral.f5.com/questions/bigsuds-how-to-
>>>>> enable-disable-certain-pool-members looks like it has the necessary
>>>>> code snippet to do this.
>>>>>
>>>>> On Sunday, February 22, 2015 at 3:37:54 AM UTC-6, Serge van
>>>>> Ginderachter wrote:
>>>>>>
>>>>>>
>>>>>> On 21 February 2015 at 20:42, Greg Andrews <hva...@gmail.com> wrote:
>>>>>>
>>>>>>> Unfortunately, company policy won't let me share an example.  I
>>>>>>> wanted to indicate the general idea that we set up keys for ssh access 
>>>>>>> to
>>>>>>> our F5 devices and use the Ansible shell module to run "tmsh" commands 
>>>>>>> in
>>>>>>> them.  It's not as nice as a full module, but it seemed easier than the
>>>>>>> other API options available to us.
>>>>>>>
>>>>>>
>>>>>>
>>>>>> ​Ah, ok, I thought you intended to provide an example. No problem.
>>>>>>
>>>>>> Did you manage to make those ` command: tmsh​` somehow idempotent?
>>>>>>
>>>>>>  --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Ansible Project" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to ansible-proje...@googlegroups.com.
>>>>> To post to this group, send email to ansible...@googlegroups.com.
>>>>> To view this discussion on the web visit https://groups.google.com/d/
>>>>> msgid/ansible-project/7c4dce9a-95fa-402d-bc52-
>>>>> 5c1cb859f453%40googlegroups.com
>>>>> <https://groups.google.com/d/msgid/ansible-project/7c4dce9a-95fa-402d-bc52-5c1cb859f453%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>>
>>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/d75d6150-1bb3-4899-9a88-227f9d6e569e%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/d75d6150-1bb3-4899-9a88-227f9d6e569e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAFOdRHJ3VaVapNwvCUWG_4OmD_b1bxB2dDcutGbo_6g9bjEJ3w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to