Forum Discussion
Transaction issue w/ iControl v11
I run into an issue while I'm trying two things in one transaction :
- set the template property for a given monitor
- assign a monitor on a pool created in the same transaction
Here is the process I would like to have :
1 - Start a transaction
2 - create a pool
3 - create a monitor template
4 - adjust the monitor template (recv and send strings)
5 - assign the created monitor to the created pool
6 - create a virtual address
7 - create a virtual server containing the created pool
8 - set snat automap to the created vs
9 - set vlan to the created vs
10 - submit the transaction
This issue is I have to run steps 4 and 5 out of the transaction so I have :
1 - Start a transaction
2 - create a pool
3 - create a monitor template
6 - create a virtual address
7 - create a virtual server containing the created pool
8 - set snat automap to the created vs
9 - set vlan to the created vs
10 - submit the transaction
4 - adjust the monitor template (recv and send strings)
5 - assign the created monitor to the created pool
If I don't invoke a transaction, this works w/o any problem, so I guess the transaction process, for these two methods, parse the saved configuration w/o taking care of the pending configurations.
Could you confirm the issue ? Do you have plan to include this in a single transaction ?
(I can provide some code implementation if needed)
Thx
- hooleylistCirrostratusHi Steven,
- Steven_Le_Roux_Nimbostratus@hoolio : done. thx
- Yes, this is a known issue with transactions. In fact, we talked about it on the recent iControl Guru webcast we did.
- Steven_Le_Roux_NimbostratusPosted By Joe on 03/28/2012 08:35 AM
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com