Policy for Balancing CapacityPausing All Rules in a VolumeCLI Storage-Management Guide 12-33This pauses all of the volume’s rules, so that they stop all volume scans andmigrations. Clients may change files or directories so that they match a rule andtherefore should be migrated; these migrations are queued until policy processing isresumed later. All file-placement rules continue to direct new files and directories totheir configured storage. (New objects are created at the correct share, so nomigrations are necessary.) Pausing has the same effect as an expired duration on arule’s schedule; recall “Setting the Duration (optional)” on page 12-28.For example, the following command pauses all rules in the “wwmed~/acct” volume:bstnA6k(gbl)# endbstnA6k# policy pause wwmed /acctbstnA6k# ...Resuming all Policies in a VolumeYou can use the priv-exec form of no policy pause to immediately resume all ruleprocessing in a volume. This restarts rules that were paused from the priv-execcommand. This has no effect on scheduled policy pauses, described below.no policy pause namespace vol-pathFor example, the following command sequence un-pauses policy in the“wwmed~/acct” volume:bstnA6k(gbl)# endbstnA6k# no policy pause wwmed /acctbstnA6k# ...