change file_system_possessed general
Function
The change file_system_possessed general command is used to set the file system possess.
Format
change file_system_possessed general file_system_id_list=? possess_type=? possess_number=?
Parameters
Parameter |
Description |
Value |
---|---|---|
file_system_id_list=? |
ID of the file system whose setting must be changed. |
|
possess_type=? |
Possess type whose setting must be changed. |
The value can be page or chunk. |
possess_number=? |
Possess size whose setting must be changed. |
The value can be page or chunk.
|
Views
Developer view
Usage Guidelines
None
Example
Sets the possess information of the file system whose ID is 0. Sets the possess type to page and possess size to 65536.
developer:/>change file_system_possessed general file_system_id_list=0 possess_type=page possess_number=65536
WARNING:You are about to modify the available cache quantity of file system. This operation will cause cache resource to be re-allocated, then system performance may be degraded.
Suggestion:Before performing this operation, ensure that the correct parameter is configured.
Have you read warning message carefully?(y/n)y
Are you sure you really want to perform the operation?(y/n)y
Change possessed of file system 0 successfully.
System Response
None