Forum Discussion
iRule for syncing iApp over sync-only device group
Is there a way to sync everything from an iApp EXCEPT the virtual server over a sync-only device group? We are looking to cut down on the amount of time needed to spin up applications since we need to repeat the process in multiple data centers due to there being separate public networks in each.
7 Replies
- Ed_Carpon_13196
Nimbostratus
Anyone have an answer? - uni
Altocumulus
To state it another way, you want to have different virtual server addresses on each LTM but all the other details the same, and synchronise the common elements. Is that right? - Ed_Carpon_13196
Nimbostratus
That is correct. - uni_87886
Cirrostratus
I think you're out of luck with an iApp, but it should be possible if you configure the objects with tmsh, although I haven't tried this. Create a subdirectory of the sync group's folder and disable device group inheritance. For example, if your /Common is your sync group, put all your common elements here:
sys folder /Common { device-group /Common/config-sync-group }and create your local-only config in this path:
sys folder /Common/local { inherited-devicegroup false }I am keen to know how you go with this
- uni_87886
Cirrostratus
If this works, then there is no reason you can't create your own iApp to do it for you
- uni
Altocumulus
I think you're out of luck with an iApp, but it should be possible if you configure the objects with tmsh, although I haven't tried this. Create a subdirectory of the sync group's folder and disable device group inheritance. For example, if your /Common is your sync group, put all your common elements here:
sys folder /Common { device-group /Common/config-sync-group }and create your local-only config in this path:
sys folder /Common/local { inherited-devicegroup false }I am keen to know how you go with this
- uni
Altocumulus
If this works, then there is no reason you can't create your own iApp to do it for you
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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