5-40container Commandscontainer deleteTo delete an array from the currently opened controller, use thecontainer delete command.NotesIf you are deleting an array on a NetWare system, you must first goto the NetWare console and remove the corresponding volume andpartition. For information on how to perform these operations, seethe appropriate NetWare documentation.After you delete an array on a NetWare server, you must run the listdevices command on the NetWare console so that the correspondingvirtual disk is removed from the system’s internal device table.Syntaxcontainer delete [/always{=boolean}][/unconditional{=boolean}]{container}Parameters{container}Specifies the ID number (0 to 63) of the array to delete. Thearray can be any array on the controller.You can never delete an array if files are open on it.for the syntax associated with specifying a partner and acontainer ID.Switches/always{=boolean}Specifies whether to delete the array, even if it has a filesystem. If you specify TRUE, the command deletes the arrayeven if it has a file system. If you specify FALSE, the commanddeletes the array only if it has no file system.This switch defaults to FALSE. In both cases, all user files mustbe closed; the /always switch cannot override this restriction.