Go to main content
Oracle® Server CLI Tools User's Guide

Exit Print View

Updated: August 2016
 
 

Delete a RAID Volume

  • To delete a RAID volume, type:

    raidconfig delete raid option

    For example:

    • To delete RAID volume 1 created on controller 1, type:

      raidconfig delete raid -r c1r1

    • To delete all RAID volumes, type:

      raidconfig delete raid --all

    The delete raid requires one of the options shown in the following table.

    Short Option
    Long Option
    Description
    –r
    –-raid
    Deletes the volume listed by ID number.
    N/A
    –-all
    Deletes all RAID volumes on all controllers. raidconfig queries the storage management library to determine if the RAID disks have been mounted. If so, it generates a warning message to the user and queries the user to delete the RAID volume.