Example 3-6 Example Title
(Optional) Describe the example here.
Enter the example code here.
3.3.3.3 CELL
You can clone, delete, or list Oracle Exadata storage cells.
•
(page 3-40)
•
(page 3-40)
•
(page 3-41)
3.3.3.3.1 CLONE CELL
This command clones an existing storage cell.
Syntax
CLONE CELL SRCNAME = source_cell
SET ADMINNET NAME=admin_name,IP=IP_admin
SET PRIVNET NAME1=priv_name_1,IP1=priv_ip1,NAME2=priv_name_2,IP2=priv_ip2
SET ILOMNET NAME=ilom_name,IP=ilom_ip
SET RACK NUM=rack_number,ULOC=ulocation
Arguments
SRCNAME
is used to specify the name of an existing cell from which the new cell is
derived.
The following arguments are available in the SET clauses:
•
ADMINNET
: Specifies the DNS name (admin_name) with an optional domain name
and the IP address to be used for the admin network.
•
PRIVNET
: Specifies the name with an optional domain name and the IP address to
be used for the first and second private networks.
•
ILOMNET
: Specifies the DNS name with an optional domain name and the IP
address to be used for the ILOM network.
•
RACK
: Specifies the rack number in a multi-rack configuration, where 1 is the first
rack, and the physical Ulocation (slot) of the cell in that rack.
3.3.3.3.2 DELETE CELL
This command deletes an existing storage cell.
Syntax
DELETE CELL WHERE SRCNAME = cell_host_name
Arguments
SRCNAME
is used to specify the host name of an existing cell that you want to remove.
Chapter 3
OEDA Command Line Interface
3-40