Adding a Direct Volume
Adding a Share
CLI Storage-Management Guide 8-17
prtlndA1k(gbl)# namespace access
prtlndA1k(gbl-ns[access])# volume /G
prtlndA1k(gbl-ns-vol[access~/G])# share recsY2k
prtlndA1k(gbl-ns-vol-shr[access~/G~recsY2k])# no freespace ignore
prtlndA1k(gbl-ns-vol-shr[access~/G~recsY2k])# ...
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:
freespace adjust [-]adjustment[K|M|G|T]
where:
- (optional) makes the adjustment negative,
adjustment (1-64) is the size of the adjustment, and
K|M|G|T (optional) chooses the unit of measure: Kilobytes, Megabytes,
Gigabytes, or Terabytes. The default is bytes if you omit this. All values are
base-2; e.g., a kilobyte is 1,024 bytes and a megabyte is 1,048,576 bytes.
As with
freespace ignore, you can set this before or after the share and volume are
enabled.
For example, this command sequence increases the free space calculation for the
“recs2002” share:
prtlndA1k(gbl)# namespace access
prtlndA1k(gbl-ns[access])# volume /G
prtlndA1k(gbl-ns-vol[access~/G])# share recs2002
prtlndA1k(gbl-ns-vol-shr[access~/G~recs2002])# freespace adjust 1G
prtlndA1k(gbl-ns-vol-shr[access~/G~recs2002])# ...
Erasing the Free-Space Adjustment
Use the no freespace adjust command to remove any free-space adjustment from the
current share:
no freespace adjust
Comentarios a estos manuales