- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2
 
remove storage controller
stack remove storage controller {scope} [adapter=int] [enclosure=int] [slot=int]
Remove a storage controller configuration from the database.
- 
{scope}Zero or one argument. The argument is the scope: a valid os (e.g., 'redhat'), a valid appliance (e.g., 'compute') or a valid host (e.g., 'compute-0-0). No argument means the scope is 'global'.
 
- 
[adapter=int]Adapter address. If adapter is '*', enclosure/slot address applies to all adapters.
 - 
[enclosure=int]Enclosure address. If enclosure is '*', adapter/slot address applies to all enclosures.
 - 
[slot=int]Slot address(es). This can be a comma-separated list. If slot is '*', adapter/enclosure address applies to all slots.
 
- 
stack remove storage controller compute-0-0 slot=1Remove the disk array configuration for slot 1 on compute-0-0.
 - 
stack remove storage controller compute slot=1,2,3,4Remove the disk array configuration for slots 1-4 for the compute appliance.
 
- add
 - config
 - create
 - disable
 - dump
 - enable
 - help
 - iterate
 - list
 - load
 - open
 - 
remove
- remove access
 - remove appliance
 - remove appliance attr
 - remove appliance firewall
 - remove appliance route
 - remove attr
 - remove bootaction
 - remove distribution
 - remove environment attr
 - remove firewall
 - remove host
 - remove host alias
 - remove host attr
 - remove host boot
 - remove host bootflags
 - remove host firewall
 - remove host interface
 - remove host key
 - remove host partition
 - remove host route
 - remove network
 - remove os
 - remove os attr
 - remove os firewall
 - remove os route
 - remove pallet
 - remove route
 - remove storage controller
 
 - report
 - run
 - set
 - swap
 - sync
 - unload