Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.44 KB

File metadata and controls

59 lines (40 loc) · 1.44 KB
sidebar sidebar
permalink xcp-nfs-reference-indexdelete.html
keywords netapp, xcp, reference, nfs, command, commands
summary XCP NFS command reference

indexdelete

The NFS indexdelete command deletes catalog indexes.

Syntax
xcp indexdelete

The following table lists the indexdelete parameters and their description.

Parameter Description

indexdelete -match <filter>

Only processes the files and directories that match the filter.

indexdelete -loglevel <name>

Sets the log level; available levels are INFO, DEBUG (default: INFO).

indexdelete -match <filter>

Use the -match <filter> parameter with the indexdelete command to only process the files and directories that match the filter.

Syntax
xcp indexdelete -match <filter>

indexdelete -loglevel <name>

Use the -loglevel <name> parameter with the indexdelete command to set the log level; available levels are INFO and DEBUG. The default level is INFO.

Syntax
xcp indexdelete -loglevel <name> -match <filter>