show service cifs_config
Example
-
Query the CIFS common configuration.
developer:/>show service cifs_config Communication Thread Number : 12 Work Thread Number : 12 Max Block Size(byte) : 131072 Listen IP : permit * Client List : permit * Communication Thread Priority : normal Support SMB3 Protocol : yes Open Percent(%) : 50 Slow I/O Percent(%) : 50 Connection Per Client(%) : 10 Session Per Connection(%) : 10 Tree Per Session(%) : 1 Open Per Tree(%) : 50 Max Requests Per Connection : 256 Default UNIX User : -- Flow Control Switch : Disabled Flow Control Percent(%) : 50 Flow Control Timedelay(ms) : 200 Zc Boundary : 8192 NTFS Quota Win User Switch : Enabled Invalid Share Cache Switch : Disabled
-
Query the CIFS common configuration.
developer@vstore1:/>show service cifs_config Default UNIX User : -- NTFS Quota Win User Switch : Enabled
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Communication Thread Number | Number of CIFS-based communication threads. |
Work Thread Number | Number of CIFS-based working threads. |
Max Block Size(byte) | CIFS MTU. |
Listen IP | Whitelist and blacklist of CIFS listening IP addresses. |
Client List | Whitelist and blacklist of CIFS clients. |
Communication Thread Priority | Priority of CIFS-based communication threads. |
Support SMB3 Protocol | Switch of the SMB3 protocol. |
Open_Percent(%) | Percentage of the maximum times that a file can be opened. |
Slow I/O Percent(%) | Percentage of slow I/O requests. |
Connection Per Client(%) | Maximum number of connections of a client (unit: percentage). |
Session Per Connection(%) | Maximum number of sessions per connection (unit: percentage). |
Tree Per Session(%) | Maximum number of trees in a session (unit: percentage). |
Open Per Tree(%) | Maximum number of handles in a tree (unit: percentage). |
Max Requests Per Connection | Maximum number of requests for a single connection. |
Default UNIX User | Default UNIX user of the CIFS user mapping. |
Flow Control Switch | Switch of CIFS I/O flow control. |
Flow Control Percent(%) | Percentage of the number of CIFS slow I/O requests to the total number of requests in flow control. |
Flow Control Timedelay(ms) | Delay threshold of CIFS I/O flow control. |
Zc Boundary | Zero-copy threshold. |
NTFS Quota Win User Switch | Whether the user or user group quota is occupied only by Windows users or user groups in the NTFS mode. |
Invalid Share Cache Switch | Whether the function of writing invalid CIFS shares to the cache is enabled or disabled. |