Skip to main content

vserver fpolicy persistent-store create

Contributors
Suggest changes

Create a persist store

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The vserver fpolicy persistent-store create command create an Fpolicy peristent store entry for the Vserver. This can then be used for enabling the persistent mode for Fpolicy events by specifying the Fpolicy persistent store name for the parameter "persistent-store" when creating/modifying the Fpolicy policy. In persistent mode, when the persistent store is full, event notifications are dropped.

Parameters

-vserver <Vserver Name> - Vserver

This parameter specifies the name of the Vserver on which you want to create Fpolicy persistent store.

-persistent-store <text> - Persistent Store Name

This parameter specifies the name of the Fpolicy persistent store that you want to create.

-volume <text> - Volume name of the Persistent Store

This parameter specifies volume name for the Fpolicy persistent store.

Examples

The following example creates an FPolicy persistent-store.

cluster1::> vserver fpolicy persistent-store create -vserver vs1.example.com -persistent-store ps1 -volume psvol


cluster1::> vserver fpolicy persistent-store show -vserver vs1 -persistent-store ps1
Vserver: vs1.example.com
                                             Persistent Store Name: ps1
                               Volume name of the Persistent store: psvol