Installation manual

Grouping Files into Filesets
Sample - Configuring Age-Based Filesets
CLI Storage-Management Guide 13-29
Create object 'office_files'? [yes/no] yes
bstnA6k(gbl-ns-vol-fs-union[office_files])# from fileset xls_files
bstnA6k(gbl-ns-vol-fs-union[office_files])# from fileset doc_files
bstnA6k(gbl-ns-vol-fs-union[office_files])# exit
In the “wwmed~/acct” volume, create an age-based fileset that only takes the office
files that were accessed this month:
bstnA6k(gbl)# namespace wwmed
bstnA6k(gbl-ns[wwmed])# volume /acct
bstnA6k(gbl-ns-vol[wwmed~/acct])# simple-age-fileset thisMonth
This will create a new policy object.
Create object 'thisMonth'? [yes/no] yes
bstnA6k(gbl-ns-vol-fs-simple-age[thisMonth])# select-files newer-than 1 months
bstnA6k(gbl-ns-vol-fs-simple-age[thisMonth])# last accessed
bstnA6k(gbl-ns-vol-fs-simple-age[thisMonth])# from fileset office_files
bstnA6k(gbl-ns-vol-fs-simple-age[thisMonth])# end
bstnA6k#