vserver object-store-server bucket evict-remote-cached-objects
Evict remote read-write cached objects
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver object-store-server evict-remote-cached-objects command will evict read-write dirty cached objects in all constituent volumes of a given object store server bucket. This command will evict only objects that are cached on a different volume than its origin volume. This command requires two parameters - a Vserver name and an object store server bucket name.
Parameters
- -vserver <Vserver Name> - Vserver Name
- This specifies the name of the Vserver for the object store server.
- -bucket <TextNoCase> - Object Store Server Bucket Name
- This specifies the name of the object store server bucket.
Examples
The following example starts the command:
cluster1::>vserver object-store-server bucket evict-remote-cached-objects -vserver my-vserver -bucket my-bkt
Give documentation feedback