Use the oakcli configure repo command to increase the size of a shared repository on Oracle Database Appliance Virtualized Platforms.
-repo reponame option, where reponame identifies the repository that you want to expand. Use the option -incsize size to specify the size of the increase that you want to configure, where size is the size (in gigabytes) that you want to add to the configured size.Example 3-6 Example of Increasing the Size of a Shared Repository
The following command increases the size of the shared repository repo1 by 2 gigabytes:
# oakcli configure repo repo1 -incsize 2G Configured Shared Repo : repo1 with new size 3712.0.