Deleting a Shared Repository
Use the oakcli delete repo command to delete a shared repository on Oracle
Database Appliance Virtualized Platforms.
Identify the repository that you want to delete by using the repo reponame option,
where reponame identifies the repository that you want to delete.
Note:
The shared repository that you want to delete must be offline (stopped) on
both nodes before you attempt to delete it.
Example 12-5
The following command deletes the shared repository named repo1 on both nodes:
oakcli delete repo repo1
Increasing the Size of a Shared Repository
Use the oakcli configure repo command to increase the size of a shared
repository on Oracle Database Appliance Virtualized Platforms.
Identify the repository that you want to expand by using the -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 12-6
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.
How to Manage Virtual Disks in Shared Repositories
These topics describe how to use OAKCLI to create, view, clone, attach, and delete
virtual disks on Oracle Database Appliance Virtualized Platform.
•
Creating a Virtual Disk for Use in a Shared Repository
Use the command oakcli create vdisk to create a virtual disk within a
shared repository on Oracle Database Appliance Virtualized Platforms.
•
Viewing Information About Virtual Disks
Use the command oakcli show vdisk to view information about virtual disks
on Oracle Database Appliance Virtualized Platforms.
•
Cloning Virtual Disks
Use the oakcli clone vdisk command to create clones of virtual disks on Oracle
Database Appliance Virtualized Platforms.
Example of Deleting a Shared Repository
Example of Increasing the Size of a Shared Repository
How to Manage Virtual Disks in Shared Repositories
Chapter 12
12-12
Need help?
Do you have a question about the X6-2-HA and is the answer not in the manual?
Questions and answers