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.
For the second question, Is there any about Inbound traffic?? I´m in the same scenario.
- Andy_Fleet_2425Mar 12, 2017Historic F5 Account
A partition maps to a top level folder. The Common partition maps to /Common. You can have child folders, it's like a file system. However there are no child partions, so if you are in folder /MyFolder/MySubFolder you are in partition /MyFolder.
- eesun_276598Mar 12, 2017
Cirrus
Thank you for your reply. I think you are right. The folder is located at one F5, but the same partition can be located at several F5, am I right?
- Andy_Fleet_2425Mar 12, 2017Historic F5 Account
Yes.
- eesun_276598Mar 12, 2017
Cirrus
Thank you!