Installation manual

Adding a Direct Volume
Sample - Configuring a Direct Volume
8-36 CLI Storage-Management Guide
share sales
filer nas2 nfs /vol/vol1/direct
attach vol1/sales to export
attach vol1/mtgMinutes to mtgs
enable
exit
vpu 1 domain 2
enable
exit
exit
bstnA6k# ...
Sample - Configuring a Direct Volume
For example, this command set configures the ‘/vol’ volume on the ‘medco’
namespace:
bstnA6k(gbl)# namespace medco
bstnA6k(gbl-ns[medco])# volume /vol
bstnA6k(gbl-ns-vol[medco~/vol])# direct
bstnA6k(gbl-ns-vol[medco~/vol])# share corporate
bstnA6k(gbl-ns-vol-shr[medco~/vol~corporate])# filer nas1 nfs /vol/vol0/direct
bstnA6k(gbl-ns-vol-shr[medco~/vol~corporate])# attach vol0/corp to shr
bstnA6k(gbl-ns-vol-shr[medco~/vol~corporate])# attach vol0/notes to notes
bstnA6k(gbl-ns-vol-shr[medco~/vol~corporate])# critical
bstnA6k(gbl-ns-vol-shr[medco~/vol~corporate])# exit
bstnA6k(gbl-ns-vol[medco~/vol])# share sales
bstnA6k(gbl-ns-vol-shr[medco~/vol~sales])# filer nas2 nfs /vol/vol1/direct
bstnA6k(gbl-ns-vol-shr[medco~/vol~sales])# attach vol1/sales to export
bstnA6k(gbl-ns-vol-shr[medco~/vol~sales])# attach vol1/mtgMinutes to mtgs
bstnA6k(gbl-ns-vol-shr[medco~/vol~sales])# exit
bstnA6k(gbl-ns-vol[medco~/vol])# share generic