5-35container Commandscontainer create volumeTo create a volume set from freespace, use the container createvolume 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 a SCSIbus number (e.g., 0, 1, 2, 3, etc.), SCSI device ID (0 through 15inclusive), and SCSI device logical unit number (0 through 7inclusive). See the installation guide for your controller todetermine the number of buses it actually supports.See the scsi_device section on page 3-7 for moreinformation on how to specify the SCSI device.Note that you must explicitly specify the entire ID for the SCSIdevice (the SCSI channel number, device ID, and device logicalunit number).{free_space}Specifies the freespace used to create the volume set on thespecified SCSI device. See the free_space section onpage 3-8 for more information on how to specify the freespace.