Installation manual

Policy for Balancing Capacity
Draining One or More Shares
12-36 CLI Storage-Management Guide
Identifying the Source Share(s)
The next step in configuring a placement rule is to identify the source share or shares.
The placement rule places all files from the source share(s) onto the target storage.
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. This drains all shares in the 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 selects the “it5” share:
bstnA6k(gbl)# namespace wwmed
bstnA6k(gbl-ns[wwmed])# volume /acct
bstnA6k(gbl-ns-vol[wwmed~/acct])# place-rule emptyRH
bstnA6k(gbl-ns-vol-plc[wwmed~/acct~emptyRH])# source share it5
bstnA6k(gbl-ns-vol-plc[wwmed~/acct~emptyRH])# ...