User guide
Guardian Procedures
HP NonStop Storage Management Foundation User's Guide—523562-007
8-25
SMS_RELOCATEFILE_
old-phys-file-name:old-phys-file-name-length input:input
STRING .EXT:ref:*, INT:value
specifies the name and size of the buffer containing the name of the physical disk
file for the logically named disk file.
new-volume-name:new-volume-name-length input:input
STRING .EXT:ref:*, INT:value
specifies the name and size of the buffer containing the name of the physical disk
to which you want to move the logically named disk file. If you omit these values,
the virtual disk process selects a new physical volume.
new-volume-options input
INT:value
is a 16-bit flag set to establish configuration options for the new physical volume:
If you omit this parameter, all zeroes are used.
relocation-priority input
INT:value
is the processor priority at which the relocate server process should copy the file. If
you omit this parameter, the priority of the caller is used. You can specify a value
from 1 through 199.
error-info-buffer:error-info-buffer-max-length output:input
STRING .EXT:ref:*, INT:value
specifies the name and size of a buffer to which the following error information can
be returned:
Bit Effect When Set
0 If set to 1, the new physical file is allowed to be placed on an unmirrored disk,
even if it currently resides on a mirrored disk. If set to 0, the new physical disk
must be mirrored if the current one is mirrored.
1:15 Set to all zeros.
Error
Information
Byte
Offset Description
SMF error 0:1 The error code returned to the error variable.
Relocate server
error
2:3 The error code returned by the relocate server process.
Virtual disk file
name
4:40 The name of the logically named disk file being relocated
when the error occurred.