show pal replication_info
Function
The show pal replication_info command is used to query memory information about remote replication.
Format
show pal replication_info [ controller=? ]
Parameters
Parameter |
Description |
Value |
---|---|---|
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 information about PAL remote replication.
developer:/>show pal replication_info
Switch : On
Current File System : 7936
Token : 256
Delete Delay : 0
Task Timer ID : 10
Count Quota : 20
Size Quota : 1073741824
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Switch |
Switch of the remote replication feature. |
Current File System |
ID of the file system that is being processed. |
Token |
Size of the token. |
Delete Delay |
Deletion delay time (seconds). |
Task Timer ID |
ID of a periodic task in the background. |
Count Quota |
Number of files that can be deleted from an object set. |
Size Quota |
Size of file that can be deleted from an object set. |