On SU x86, the command is rejected with the message VMS3011 and the general return code VMS9004 . |
/CHECK-VM-DISK-CONFIGURATION
initiates checking the VM2000 disk configuration.
The VM2000 hypervisor checks the data of all generated disk devices and updates the data of the VM2000 disk configuration.
The completion of the check is reported asynchronously to the VM2000 administrator and the console of the monitor system with the VMS4912
message.
This command is reserved for the VM2000 administrator.
CHECK-VM-DISK-CONFIGURATION |
This command does not have operands.
Command return codes
(SC2) | Main code | Meaning |
0 | CMD0001 | Command successfully executed |
Guaranteed messages
VMS4910
, VMS4911
, VMS4912
Example (via the console of the monitor system)
/check-vm-disk-configuration —————————————————————————————————————————— (1)
%VM2M-000.134022 % VMS4910 CHECK OF DISK CONFIGURATION STARTED
+VM2M-000.134022 % VMS3000 VM2000 COMMAND /CHECK-VM-DISK-CONFIGURATION FOR
VIRTUAL MACHINE ( ,*VM2000) PROCESSED SUCCESSFULLY
! UCO-000.134022 % NBR0740 COMMAND COMPLETED 'CHECK-VM-DISK-CONFIGURATION'; (RESULT: SC2=000, SC1=000, MC=CMD0001); DATE: <date>
/check-vm-disk-configuration —————————————————————————————————————————— (2)
+VM2M-000.134108 % VMS4911 CHECK OF DISK CONFIGURATION ALREADY STARTED+VM2M-000.134108 % VMS3000 VM2000 COMMAND /CHECK-VM-DISK-CONFIGURATION FOR
VIRTUAL MACHINE ( ,*VM2000) PROCESSED SUCCESSFULLY
! UCO-000.134108 % NBR0740 COMMAND COMPLETED 'CHECK-VM-DISK-CONFIGURATION';(RESULT: SC2=001, SC1=000, MC=CMD0001); DATE: <date>
%VM2G-000.134114 % VMS4912 CHECK OF DISK CONFIGURATION COMPLETED ———— (3)
-----------------------------------------------------------------------------------------------------------------
(1) | Checking of the disk configuration is being initiated. |
(2) | Checking is not complete. |
(3) | Asynchronous message after checking. |