Previous Topic: Moving Minidisks or Changing Minidisk InformationNext Topic: Moving Minidisks or Changing Minidisk Information by Answering Screen Prompts


Moving Minidisks or Changing Minidisk Information Using Programming Applications

Enter the following command:

VMDIRECT CHGMDISK entry vaddr subpool size devtype
entry

The directory entry containing the minidisk that you want to move.

vaddr

The virtual address of the minidisk that you want to move.

subpool

The subpool from which to allocate space for the minidisk.

size

The new size of the minidisk.

devtype

The device type of the minidisk.

Note: For more information about additional parameters and options for the CHGMDISK command, see the chapter "Command Reference" in the Reference Guide.

You can also use the REPENTRY command API, which calls CHGMDISK, to change minidisk information.

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