Comparison of exports in 7-Mode and ONTAP
Exports in ONTAP are defined and used differently than they are in 7-Mode environments.
Areas of difference |
7-Mode |
ONTAP |
||
---|---|---|---|---|
How exports are defined |
Exports are defined in the |
Exports are defined by creating an export policy within an SVM. An SVM can include more than one export policy. |
||
Scope of export |
|
|
||
Fencing (specifying different access for specific clients to the same resources) |
To provide specific clients different access to a single exported resource, you have to list each client and its permitted access in the |
Export policies are composed of a number of individual export rules. Each export rule defines specific access permissions for a resource and lists the clients that have those permissions. To specify different access for specific clients, you have to create an export rule for each specific set of access permissions, list the clients that have those permissions, and then add the rules to the export policy. |
||
Name aliasing |
When you define an export, you can choose to make the name of the export different from the name of the file path. You should use the |
You can choose to make the name of the exported volume different from the actual volume name. To do this, you must mount the volume with a custom junction path name within the SVM namespace.
|