rmarray

Use the rmarray command to remove an array MDisk from the configuration.

Syntax

rmarray -mdisk { mdisk_id_list | mdisk_name_list } [-force] { mdiskgrp_id | mdiskgrp_name }

Parameters

-mdiskmdisk_id_list | mdisk_name_list
(Required) Identifies the array MDisk or a colon-delimited list of MDisks to remove from the storage pool.
-force
(Optional) Forces a remove when the MDisk has allocated extents by migrating the used extents to free extents in the storage pool.
mdiskgrp_id | mdiskgrp_name
(Required) Identifies (by name or ID) the storage pool to remove the created array MDisk from.

Description

This command removes an array MDisk from the configuration. Each array is divided into candidate drives.
Remember: This command cannot be used to remove an array MDisk from a child pool.

An invocation example

rmarray -mdisk 6 mdiskgrp_10

The resulting output:

No feedback