partition archive delete

Delete the specified partition on the backup device in the specified slot.

Syntax

partition archive delete -slot <backup_slot> -partition <backup_partition> -password <password> [-debug]

Argument(s) Shortcut Description
-debug -deb Turn on additional error information. (optional)
-partition <backup_partition> -par Partition to delete on the backup device. (maximum length of 64 characters) .
-password <password> -pas User password for the specified partition.
-slot <see description> -s

Target slot containing the backup device. It can be specified by any of the following:

> <slot number>, if the backup slot is in the current system.

>direct to specify a USB attached backup device. If you know the slot number that contains the USB attached HSM, you can specify that slot number explicitly (for example, -s 5)

Example

NOTE   The partition archive delete command cannot be issued while the currently selected slot is the Luna Backup HSM. Set your lunacm slot to any other slot, to allow partition archive delete to work.

lunacm:>slot set -slot 1

        Current Slot Id: 1 (Luna User Slot 7.0.1 (PW) Signing With Cloning Mode)

Command Result : No Error



lunacm:> partition archive delete -slot 2 -partition sa40backup

        Option -password was not supplied.  It is required.

        Enter the SO password for the backup device: ********

        Logging in as the SO on slot 2.

        Partition sa40backup was successfully deleted on slot 2.

Command Result : No Error