storage aggregate remove-stale-record
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Remove a stale aggregate record
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage aggregate remove-stale-record
command removes a stale storage aggregate record on disk. A stale aggregate record refers to an aggregate that has been removed from the storage system, but whose information remains recorded on disk. Stale aggregate records are displayed in the nodeshell aggr status -r command, but the storage aggregate show command does not show the aggregate as hosted on that node.
Parameters
-aggregate <aggregate name>
- Aggregate (privilege: advanced)-
This parameter specifies the aggregate that corresponds to the stale aggregate record that is to be deleted.
-nodename {<nodename>|local}
- Node Name (privilege: advanced)-
This parameter specifies the node that contains the aggregate.
Examples
The following example removes a stale aggregate record that refers to aggregate "aggr1":
cluster1::> storage aggregate remove-stale-record -aggregate aggr1 -nodename node1