Installation manual

Adding a Managed Volume
Adding a Share
9-40 CLI Storage-Management Guide
Adjusting the Free-Space Calculation
You can also manually adjust the free-space that is advertised for the current share.
From gbl-ns-vol-share mode, use the
freespace adjust command. This was described
in detail for direct volumes; see “Adjusting the Free-Space Calculation” on page 8-17.
For example, this command sequence adds 1 gigabyte to the “back1” share’s free
space calculation:
prtlndA1k(gbl)# namespace nemed
prtlndA1k(gbl-ns[nemed])# volume /acctShdw
prtlndA1k(gbl-ns-vol[nemed~/acctShdw])# share back1
prtlndA1k(gbl-ns-vol-shr[nemed~/acctShdw~back1])# freespace adjust 1G
prtlndA1k(gbl-ns-vol-shr[nemed~/acctShdw~back2])# ...
Erasing the Free-Space Adjustment
Use the no freespace adjust command to remove any free-space adjustment from the
current share. For example, this command sequence removes any free-space
adjustment from the “back2” share:
prtlndA1k(gbl)# namespace nemed
prtlndA1k(gbl-ns[nemed])# volume /acctShdw
prtlndA1k(gbl-ns-vol[nemed~/acctShdw])# share back2
prtlndA1k(gbl-ns-vol-shr[nemed~/acctShdw~back2])# no freespace adjust
prtlndA1k(gbl-ns-vol-shr[nemed~/acctShdw~back2])# ...
Enabling the Share
The final step in configuring a share is to enable it. An enabled share is an active part
of the managed volume; the volume uses enabled shares in its storage pool, and
excludes all disabled shares. As with a direct-volume share, use the
enable command
in gbl-ns-vol-shr mode.
If this is a CIFS volume and it replicates subshares (recall “Replicating Subshares at all
of the Volume’s Filers” on page 9-23), all subshares in the first-enabled share are copied
to any shares that you enable later. If you want any subshares to be used in the volume,
access the back-end filer directly and add them before you enable the first share.