Sets the RAID overwrite
properties.
Privilege:
Security Administrator,
Administrator
Syntax
[ no | default ] overwrite { invalid | unknown | valid } disk [ -noconfirm ]
no
Prevents a disk from
being overwritten.
default
Configures the default
overwrite action:
invalid
Allows the system to
automatically overwrite invalid disks including empty disks, wrongly partitioned
disks, and partially constructed disks.
This is the default
overwrite action.
unknown
Allows the system to
automatically overwrite unknown disks that has a valid RAID superblock
but is not configured in the standard way; most likely because it
has data from a different version.
valid
Allows the system to
automatically overwrite a disk that is a clean RAID component but
not part of the current or selected RAID.
-noconfirm
Indicates that the
command is to execute without any additional prompt and confirmation from
the user.
Usage:
Sets a policy for automatically
overwriting different disk types. If there is a disk that satisfies
the changed overwrite policy then the disk would overwrite immediately.
Example:
The following command
configures a policy for overwriting invalid RAID disks:
overwrite invalid disk
-noconfirm