Installation manual

Migrating Filesets
Directing File Placement
CLI Storage-Management Guide 14-13
bstnA6k(gbl-ns-vol-plc[wwmed~/acct~mvtree])# from fileset a_b_tree match all
promote-directories
bstnA6k(gbl-ns-vol-plc[wwmed~/acct~mvtree])# ...
Limiting the Selection to Particular Source Share(s) (optional)
You can select the above files and/or directories from a particular share or share farm.
By default, the selected files and directories come from all shares in the volume. From
gbl-ns-vol-plc mode, use one of two
source commands to specify the source share(s):
source share share-name
where share share-name (1-64 characters) identifies a single source share,
or
source share-farm share-farm-name
where share-farm-name (1-64 characters) is a group of shares in a share
farm.
Use the
show global-config namespace command to see the shares or share farms in
each volume: see “Showing Namespace Configuration” on page 7-25.
For example, the following command set limits the “mvtree” rule to migrate off of the
“bills2” share only:
bstnA6k(gbl)# namespace wwmed
bstnA6k(gbl-ns[wwmed])# volume /acct
bstnA6k(gbl-ns-vol[wwmed~/acct])# place-rule mvtree
bstnA6k(gbl-ns-vol-plc[wwmed~/acct~mvtree])# source share bills2
bstnA6k(gbl-ns-vol-plc[wwmed~/acct~mvtree])# ...
Removing all Source-Share Restrictions
Use the no source command to remove any restrictions on source shares. This causes
the placement rule to select files and/or directories from all shares in the current
volume:
no source
For example, the following command set allows the “mvtree” rule to select its files
and directories from all shares: