Previous Topic: Virtual Address RestrictionsNext Topic: Creating Minidisks by Answering Screen Prompts


Creating Minidisks Using Programming Applications

Enter the following command:

VMDIRECT ADDMDISK entry vaddr subpool size devtype
entry

The directory entry, which will contain the new minidisk.

vaddr

The virtual address of the new minidisk.

subpool

The subpool from which to allocate space for the new minidisk.

size

The size of the new minidisk.

devtype

The device type of the new minidisk.

Note: For more information, see ADDMDISK Command in the chapter "Command Reference" in the Reference Guide.

You can also use the ADDENTRY command API, which calls ADDMDISK, to create a minidisk.

Note: For more information about the ADDENTRY command, see the chapter "Command Reference" in the Reference Guide.