Adding a Direct Volume
Adding a Share
8-16 CLI Storage-Management Guide
bstnA6k(gbl-ns-vol[medco~/vol])# share generic
bstnA6k(gbl-ns-vol-shr[medco~/vol~generic])# no critical
bstnA6k(gbl-ns-vol-shr[medco~/vol~generic])# ...
Ignoring the Share’s Free Space (optional)
This option is only relevant in a volume where you are manually calculating free
space (recall “Manually Setting the Volume’s Free Space (optional)” on page 8-3).
Such a volume’s free space is the sum of the space from all of its shares, including
multiple shares from the same back-end storage volume. This can mean counting the
same storage multiple times: two or more shares from the same storage volume each
report the full amount of free space on the volume. For example, two NFS shares
from the same disk partition, /lhome, would each report the total free space on the
/lhome partition. A volume with both of these shares would double-count the free
space in /lhome.
You can manually exclude shares from the free-space calculation. From
gbl-ns-vol-share mode, use the
freespace ignore command to ignore the free space on
the current share:
freespace ignore
You can set this before or after the share and volume are enabled.
For example, this command sequence ignores all free space in the “rec98” share:
prtlndA1k(gbl)# namespace access
prtlndA1k(gbl-ns[access])# volume /G
prtlndA1k(gbl-ns-vol[access~/G])# share rec98
prtlndA1k(gbl-ns-vol-shr[access~/G~rec98])# freespace ignore
prtlndA1k(gbl-ns-vol-shr[access~/G~rec98])# ...
Including the Share in the Free-Space Calculation
By default, free space from all shares is counted toward the volume’s total. To include
this share in the free-space calculation, use
no freespace ignore:
no freespace ignore
For example:
Comentarios a estos manuales