Use the oakcli show vdisk command to display information about virtual disks on Oracle Database Appliance Virtualized Platform.
Syntax
oakcli show vdisk [vdisk_name -repo repository_name] [-h]
Parameters
| Parameter | Description |
|---|---|
|
|
(Optional) Display information for just one virtual disk. |
|
|
Required parameter if a virtual disk is specified in the command |
|
|
(Optional) Display help for using the command. |
Examples
Here are examples of how to use the oakcli show vdisk command.
Display the Information for All Virtual Disks
Display information about all virtual disks on Oracle Database Appliance Virtualized Platform:
# oakcli show vdisk
NAME SIZE TYPE REPOSITORY
myvdisk 10G local vdiskrepo
newv 1G local vdiskrepo
Display Information for a Single Virtual Disk
Display information for the virtual disk named myvdisk1:
# oakcli show vdisk myvdisk1
Resource: myvdisk_vdiskrepo
Name : myvdisk_vdiskrepo
RepoName : vdiskrepo
Size : 10G
Type : local
VmAttached : 0