ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage disk remove-reservation

    Removes reservation from an array LUN marked as foreign.

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The storage disk remove-reservation command removes persistent reservation from a specified foreign array LUN.

    Parameters

    -disk <disk path name> - Disk Name

    This specifies the disk from which persistent reservation is to be removed.

    Examples

    The following example removes the persistent reservation from a disk named node1:switch01:port.126L1.

    cluster1::> storage disk remove-reservation -disk node1:switch01:port.126L1
    Top of Page