show pal link_table
Function
The show pal link_table command is used to query the link_table information about a specified object.
Format
show pal link_table file_system_id=? file_id=?
Parameters
Parameter |
Description |
Value |
---|---|---|
file_system_id=? |
File system ID. |
To obtain the value, run the "show file_system general" command without parameters. |
file_id=? |
File ID. |
To obtain the value, run the "ls -i <file name>" command on the host. |
Views
Developer view
Usage Guidelines
None
Example
Query the link table information about the file system whose system ID is 0 and file ID is 4001.
developer:/>show pal link_table file_system_id=0 file_id=4001
Show file system(ID: 0) file(ID: 4001) linktable information:
---------ParentId------------CurFileName--------------
3 file
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
ParentId |
ID of the parent directory. |
CurFileName |
Name of the current file. |