delete file_system scrub_error_info
Function
The delete file_system scrub_error_info command is used to delete the information about scanning errors of a file system.
Format
delete file_system scrub_error_info file_system_id=?
Parameters
Parameter |
Description |
Value |
---|---|---|
file_system_id=? |
File system ID. |
- |
Views
Developer view
Usage Guidelines
None
Example
To delete the information about scanning errors of a file system, run the following command:
developer:/>delete file_system scrub_error_info file_system_id=1
WARNING: You are about to delete scrubbing error information of file system.This operation deletes scrubbing error information of the file system. The deletion cannot be undone.
Suggestion: Before performing this operation, ensure that you have selected the correct file system and the scrubbing error information must be deleted.
Have you read warning message carefully?(y/n)y
Are you sure you really want to perform the operation?(y/n)y
Command executed successfully.
System Response
None