2.14.5 quorumdiskmgr Reference
The quorum disk manager utility (quorumdiskmgr) runs on each database server to enable you to create and manage iSCSI quorum disks on database servers. You use quorumdiskmgr to create, list, alter, and delete iSCSI quorum disks on database servers. The utility is installed on database servers when they are shipped.
- Syntax for the Quorum Disk Manager Utility
- quorumdiskmgr Objects
- Creating a Quorum Disk Configuration (--create --config)
The--create --configaction creates a quorum disk configuration. - Creating a Target (--create --target)
The--create --targetaction creates a target that will be used to create the devices to add to the specified Oracle ASM disk group. - Creating a Device (--create --device)
The--create --deviceaction creates devices by discovering and logging into targets on database servers with an RDMA Network Fabric IP address in the specified list of IP addresses. - Listing Quorum Disk Configurations (--list --config)
The--list --configaction lists the quorum disk configurations. - Listing Targets (--list --target)
The--list --targetaction lists the attributes of targets. - Listing Devices (--list --device)
The--list --deviceaction lists the attributes of devices, including device path, size, host name and ASM disk group name. - Deleting Configurations (--delete --config)
The--delete --configaction deletes quorum disk configurations. - Deleting Targets (--delete --target)
The--delete --targetaction deletes the targets created for quorum disks on database servers. - Deleting Devices (--delete --device)
The--delete --devicecommand deletes quorum disk devices. - Changing Owner and Group Values (--alter --config)
The--alter --configaction changes the owner and group configurations. - Changing the RDMA Network Fabric IP Addresses (--alter --target)
The--alter --targetcommand changes the RDMA Network Fabric IP addresses of the database servers that have access to the local target created for the specified Oracle ASM disk group.
Parent topic: Managing Quorum Disks