CLI Guide

Table Of Contents
unalias
validate-system-configuration
version
virtual-volume create
virtual-volume destroy
virtual-volume expand
virtual-volume list-thin
virtual-volume re-initialize
virtual-volume set-thin-enabled
virtual-volume summary
wait
webserver
advadm dismantle
Dismantles storage objects down to the storage-volume level, and optionally unclaims the storage volumes.
Contexts
All contexts.
Syntax
advadm dismantle
[-r|--devices] context path,context path
[-v|--virtual-volumes] context path,context path
[--unclaim-storage-volumes] [-f|--force]
Arguments
Required arguments
[-r|--devices] context
path,context path...
One or more devices to dismantle. Entries must be separated by commas. You can use
glob patterns.
[-v|--virtual-volumes]
context path,context path...
One or more virtual volumes to dismantle. Entries must be separated by commas. You
can use glob patterns.
Optional Arguments
--unclaim-storage-volumes
Unclaim the storage volumes after the dismantle is completed.
[-f | --force] Force the dismantle without asking for confirmation. Allows the command to be run
from a non-interactive script.
Description
To dismantle a virtual volume, the specified volume must:
Not be exported to a storage view.
Not a member of a consistency group
virtual volume exported through a storage view or belonging to a consistency group are not eligible to be dismantled. The
command skips any volumes that are not eligible for dismantle, prints a message listing skipped volumes, and dismantles those
volumes that are eligible.
28
Commands