Configuring Front-End Services
Configuring NFS
11-4 CLI Storage-Management Guide
bstnA6k(gbl-nfs[www.wwmed.com])# show global-config namespace
;=============================== namespace ===============================
...
;=============================== namespace ===============================
namespace wwmed
description “namespace for World-Wide Medical network”
protocol nfs3
volume /acct
import protection
metadata critical
...
bstnA6k(gbl-nfs[www.wwmed.com])# export wwmed /acct access-list eastcoast
bstnA6k(gbl-nfs[www.wwmed.com])# ...
Stopping an NFS Export
Use the no form of the export command to stop NFS access to a namespace volume:
no export namespace vol-path
where
namespace (1-30 characters) is the namespace containing the NFS export,
and
vol-path (1-1024 characters) is the path to a current NFS export (for
example, “/acct”).
For example, the following command sequence stops the NFS server at
www.wwmed.com from exporting “wwmed /test”:
bstnA6k(gbl)# nfs www.wwmed.com
bstnA6k(gbl-nfs[www.wwmed.com])# no export wwmed /test
bstnA6k(gbl-nfs[www.wwmed.com])# ...
Kommentare zu diesen Handbüchern