vserver fpolicy persistent-store show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display Persist Store details
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver fpolicy persistent-store show
command displays information about all FPolicy Persistent Store belonging to the Vserver. Any Vserver administrator can see FPolicy persistent store associated with their Vserver. The command output depends on the parameter or parameters specified with the command. If you do not specify any parameters, the command displays information about all FPolicy persistent store:
-
Vserver Name
-
Persistent Store Name
-
Persistent Store Volume name
You can specify the -fields
parameter to specify which fields of information to display about FPolicy persistent-store. You can specify additional parameters to display only information that matches those parameters. For example, to display information only about FPolicy Persistent Store where the FPolicy persistent store belong to particular Vserver vs1, run the command with the -vserver
parameter set to vs1.
You can specify the -instance
parameter to display all information for all policies in the list form.
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
If you specify the
-instance
parameter, the command displays detailed information about all fields. [-vserver <Vserver Name>]
- Vserver-
If you specify this parameter, the command displays information only about the FPolicy Persistent Store for the specified Vserver.
[-persistent-store <text>]
- Persistent Store Name-
If you specify this parameter, the command displays information only about the FPolicy Persistent Store that you specify.
[-volume <text>]
- Volume name of the Persistent Store-
If you specify this parameter, the command displays information only about the FPolicy Persistent Store that use the specified volume name.
[-size {<integer>[KB|MB|GB|TB|PB]}]
- Size of the Persistent Store-
If you specify this parameter, the command displays information only about the FPolicy Persistent Store that has the specified size.
[-autosize-mode {off|grow|grow_shrink}]
- Autosize Mode for the Volume-
If you specify this parameter, the command displays information only about the FPolicy Persistent Store that has the specified autosize mode.
Examples
The following example displays the information about FPolicy Persistent Store on the cluster using the vserver fpolicy persistent-store show
command.
cluster1::> vserver fpolicy persistent-store show Vserver Persistent Store Volume Size --------------- ---------------- ------ ---- vs1.example.com ps1 psvol 1GB vs2.example.com ps2 psvol1 100MB