Installation manual

Grouping Files into Filesets
Listing all Filesets
13-24 CLI Storage-Management Guide
Removing All Source Filesets
To remove all filesets with a single command, use no from all:
no from all
As above, you cannot remove all source filesets if the intersection fileset is in use.
For example, the following command set removes all source filesets from the
“paidBills” fileset:
bstnA6k(gbl)# policy-intersection-fileset paidBills
bstnA6k(gbl-ns-vol-fs-isect[paidBills])# no from all
bstnA6k(gbl-ns-vol-fs-isect[paidBills])# ...
Removing the Fileset
Removing a fileset affects file metadata only; it does not delete any files. Use no
policy-intersection-fileset
to remove an intersection fileset:
no policy-intersection-fileset name
where name (1-64 characters) identifies the fileset to be removed.
You cannot remove a fileset that is referenced by another fileset or used in a rule. The
next chapter has configuration instructions for referencing a fileset from a rule.
For example, the following command sequence removes the “paidBills” fileset:
bstnA6k(gbl)# no policy-intersection-fileset paidBills
bstnA6k(gbl)# ...
Listing all Filesets
Use the show policy filesets command to show all filesets:
show policy filesets
This command shows the configuration for all global filesets (configured in gbl
mode), followed by all filesets configured in each managed volume.
For example: