show pal vaai_list
Function
The show pal vaai_list command is used to query clone task details in the specified file system.
Format
show pal vaai_list file_system_id=? [ controller=? ]
Parameters
Parameter |
Description |
Value |
---|---|---|
file_system_id=? |
File system ID. |
To obtain the value, run the "show file_system general" command without parameters. |
controller=? |
Controller ID. |
The value is in the format of "XA" or "XB" or "XC" or "XD", where the "X" is an integer ranging from 0 to 3, for example: "0A", "1C". |
Views
Developer view
Usage Guidelines
None
Example
Query all the VM information about file system "1".
developer:/>show pal vaai_list file_system_id=1
Source File System ID Source File ID Destination File System ID Destination File ID Status Progress Skip Zero
--------------------- -------------- -------------------------- ------------------- ------ -------- ---------
1 30689 0 30794 1 -- --
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Source File System ID |
ID of the source file system in the clone task. |
Source File ID |
ID of the source file in the clone task. |
Destination File System ID |
ID of the target file system in the clone task. |
Destination File ID |
ID of the target file in the clone task. |
Status |
Clone status. |
Progress |
Clone progress. |
Skip Zero |
Whether zero pages are ignored during clone. |