Migrating Filesets
Directing File Placement
CLI Storage-Management Guide 14-21
For example, the following command sequence disables reporting for the rule,
“mvTars:”
bstnA6k(gbl)# namespace archives
bstnA6k(gbl-ns[archives])# volume /home
bstnA6k(gbl-ns-vol[archives~/home])# place-rule mvTars
bstnA6k(gbl-ns-vol-plc[archives~/home~mvTars])# no report
bstnA6k(gbl-ns-vol-plc[archives~/home~mvTars])# ...
Enabling the Placement Rule
The final step in configuring any rule is to enable it. By default, the rule is disabled
and ignored by policy software. Use the
enable command to enable the rule.
enable
For example, the following command sequence enables the “docs2das8” rule:
bstnA6k(gbl)# namespace wwmed
bstnA6k(gbl-ns[wwmed])# volume /acct
bstnA6k(gbl-ns-vol[wwmed~/acct])# place-rule docs2das8
bstnA6k(gbl-ns-vol-plc[wwmed~/acct~docs2das8])# enable
bstnA6k(gbl-ns-vol-plc[wwmed~/acct~docs2das8])# ...
Tentatively Enabling the Rule
A tentatively-enabled rule is configured to appear in the system logs (syslog) as
“tentative,” showing the potential effects of the rule if it was enabled. (The log
component, POLICY_ACTION, creates the syslog messages; syslog access and log
components are described in the CLI Maintenance Guide.) Tentative rules do not
change policy enforcement, but they do consume processing time in the policy
software. From gbl-ns-vol-plc mode, use the
enable tentative command to tentatively
enable the placement rule.
enable tentative
Use
show logs syslog or grep pattern logs syslog to view the syslog.
For example, the following command sequence puts the “docs2das8” rule into a
tentative state:
Comentarios a estos manuales