Forum Discussion
Move all objects between different partition
- Feb 13, 2022
I don't think there's an easier way, I'd start preparing by 2 steps,
1. Prepare cmd to delete the respective object from common partition.
2. Prepare cmd to create the same object to your another partition.
You can automate this too using script, so you move each app, one by one.
Would moving Application between different partitions like "partition X to Common" or "Common to Partition Y" or "Partition X to Partition Y cause any outage? Is there a recommended way to do it without any outages? If so, Please put exact steps or any documents related to it...Thank you
- JRahmOct 13, 2022
Admin
that's a good question. Renaming objects doesn't create outages on existing connections, so I don't think moving to a different partition would impact that either, but for sure test that in the lab before committing in production!
On the way to approach this, you can do that in a script and you can do that within a transaction. Transactions are atomic operations so you get validation of complete success before anything is committed. You can also submit the transactions as validate only to make sure they'll work which is helpful in testing.
- InquisitiveMaiOct 14, 2022
Cirrostratus
Thank you for your response. Can you please elaborate more on the Transaction part? Are you saying to do this through CLI on a standby device? What is the best way to approach this for someone who has limited exposure to scripting. I would appreciate if you can point out some documents for understanding
Also, I heard there are few issues using partitions like issue with upgrading. So I am curious to know what are the advantages of using Partitions. I saw that one use case for partitions is we can give user access to a group of applications by putting into a certain partition.
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