Use the oakcli show repo command to display information about virtual machine repositories.
To see all repositories, omit the repository name and node number. To see a specific shared repository, include the repository name and node.
Syntax
oakcli show repo [reponame -node 0|1] [-h]
Parameters
| Parameter | Description |
|---|---|
|
|
[Optional] Identifies a specific repository name |
|
|
[Optional] Identifies the node number |
|
|
[Optional] Display help for using the command. |
Examples
Here are examples of how to use the oakcli show repo command.
Displaying the Available Virtual Machine Repositories
Display the virtual machine repositories on Oracle Database Appliance Virtualized Platform nodes:
oakcli show repo
NAME REPOTYPE NODENUM
odarepo1 local 0
odarepo2 local 1
repo1 shared 0
repo1 shared 1
Displaying Details About a Specific Shared Repository
Display information about the repository named repo1 on Node 1:
oakcli show repo repo1 -node 1
Resource: repo1_1
AutoStart : restore
DG : DATA
Device : /dev/asm/repo1-286
ExpectedState : Online
MountPoint : /u01/app/repo1
Name : repo1_0
Node : all
RepoType : shared
Size : 102400
State : Online