3-32container Commandscontainer create volumeTo create a volume set from freespace, use the containercreate volume command.NotesIf you created a volume set you can run the list devicescommand on the NetWare console to verify its creation and thencreate the necessary NetWare disk partitions and volumes.For information on how to create partitions and volumes, see theappropriate NetWare documentation.Syntaxcontainer create volume [/cache{=boolean}] [/label{=string}] {scsi_device},{free_space}[{scsi_device},{free_space}...]Parameters{scsi_device}Specifies the ID for the SCSI device whose freespace you wantto use for creating the volume set. A SCSI ID consists of aSCSI bus number (e.g., 0, 1, 2, 3, etc.), SCSI device ID (0through 15 inclusive), and SCSI device logical unit number (0through 7 inclusive). See the installation guide for yourcontroller to determine the number of buses it actuallysupports.For further details, see scsi_device on page 1-10.Note that you must explicitly specify the entire ID for theSCSI device (the SCSI channel number, device ID, and devicelogical unit number).{free_space}Specifies the freespace used to create the volume set on thespecified SCSI device.For further details, see free_space on page 1-11.