System Administration Commands sbdadm(1M) NAME sbdadm - SCSI Block Disk command line interface SYNOPSIS | sbdadm create-lu [-b, --bsize size] [-s, --size size] filename sbdadm delete-lu lu_name sbdadm import-lu lu_name sbdadm list-lu lu_name sbdadm modify-lu [-s, --size size] lu_name | filename DESCRIPTION The sbdadm command creates and manages SCSI-block-device- based logical units that are registered with the SCSI Target Mode Framework (STMF). SUB-COMMANDS The sbdadm command supports the subcommands listed below. Note that if you enter a question mark as an argument to the command (sbdadm ?), sbdadm responds with a help display. | create-lu [-b, --bsize size] [-s, --size size] filename | Create a logical unit that can be registered with the | STMF. The -b option is to specify the underlying block | size of the logical unit to be created, the possible | sizes are: 512, 1024, 2048, 4096 bytes, and the default | size is 512 bytes. For the -s option, size is an integer | followed by one of the following letters, to indicate a | unit of size: k kilobyte m megabyte g gigabyte t terabyte