Adding a Managed Volume
Adding a Share
CLI Storage-Management Guide 9-27
Identifying the Filer and Share
The most important step in configuring a share is connecting it to an export/share on
an external filer. The export/share must support all of the namespace’s protocols; a
CIFS namespace can only import CIFS shares, and an NFSv3 namespace can only
import NFSv3 exports.
You use the
filer command to identify the filer share behind the managed share. This is
the same as the
filer command for a direct-volume share (recall “Identifying the Filer
and Share” on page 8-10).
For example, this command set identifies an export for the “bills” share. The export is
/work1/accting, on the “das8” filer:
bstnA6k(gbl)# namespace wwmed
bstnA6k(gbl-ns[wwmed])# volume /acct
bstnA6k(gbl-ns-vol[wwmed~/acct])# share bills
bstnA6k(gbl-ns-vol-shr[wwmed~/acct~bills])# filer das8 nfs /work1/accting
bstnA6k(gbl-ns-vol-shr[wwmed~/acct~bills])# ...
Identifying a Multi-Protocol Share
For a multi-protocol namespace, you list both names for the share. You can do this in
any order:
filer name nfs nfs-name cifs cifs-name [access-list list-name]
or
filer name cifs cifs-name nfs nfs-name [access-list list-name]
For example, the following command sequence uses a multi-protocol filer for the
“insur~/claims~shr1-old” share:
bstnA6k(gbl)# namespace insur
bstnA6k(gbl-ns[insur])# volume /claims
bstnA6k(gbl-ns-vol[insur~/claims])# share shr1-old
bstnA6k(gbl-ns-vol-shr[insur~/claims~shr1-old])# filer nas1 cifs insurance nfs
/vol/vol1/NTFS-QTREE/insurance
bstnA6k(gbl-ns-vol-shr[insur~/claims~shr1-old])# ...
Comentarios a estos manuales