Skip to main content
A newer release of this product is available.

asyncdelcli.message events

Contributors
Suggest changes

asyncDelCli.message.finish

Severity

NOTICE

Description

This message occurs when an async-delete job has finished on the specified path.

Corrective Action

(None).

Syslog Message

Async-delete "%s" has finished on inode: %llu in volume (DSID: %llu, MSID: %llu).

Parameters

Job_Id (STRING): Async-delete job ID.
Inode (LONGINT): Inode to be deleted.
volume_dsid (LONGINT): DSID of the volume containing the directory.
volume_msid (LONGINT): MSID of the volume containing the directory.

asyncDelCli.message.start

Severity

NOTICE

Description

This message occurs when an async-delete job starts on the specified path.

Corrective Action

(None).

Syslog Message

Async-delete "%s" has started on inode: %llu in volume (DSID: %llu, MSID: %llu).

Parameters

Job_Id (STRING): Async-delete job ID.
Inode (LONGINT): Inode to be deleted.
volume_dsid (LONGINT): DSID of the volume containing the directory.
volume_msid (LONGINT): MSID of the volume containing the directory.