The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
storage bridge coredump delete
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete a saved coredump file.
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage bridge coredump delete
command deletes a coredump file previously retrieved with the storage bridge coredump collect command.
Parameters
-name <text>
- Bridge Name-
This parameter specifies the name of the bridge that the coredump file belongs to.
-corename <text>
- Coredump Filename-
This parameter specifies the name of the coredump file to be deleted.
Examples
The following example deletes coredump file core.FB7500N100018.1970-01-05.17_50_30.mem collected from bridge ATTO_FibreBridge7500N_1:
cluster1::> storage bridge coredump delete -name ATTO_FibreBridge7500N_1 -corename core.FB7500N100018.1970-01-05.17_50_30.mem cluster1::>