Skip to content

Commit 3dce5e7

Browse files
committed
remove commented text
1 parent 2301da7 commit 3dce5e7

File tree

3 files changed

+1
-31
lines changed

3 files changed

+1
-31
lines changed

articles/hpc-cache/add-namespace-paths.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,6 @@ When planning your namespace for an NFS storage target, keep in mind that each p
7070

7171
All of the namespace paths for an NFS storage system are created on one storage target. Most cache configurations can support up to ten namespace paths per storage target, but larger configurations can support up to 20.
7272

73-
<!-- | Throughput value | Cache size | Maximum number of namespace paths per storage target |
74-
|------------------|------------|------------------------------------------------------|
75-
| Up to 2 GB/s | 3 TB | 10 |
76-
| Up to 2 GB/s | 6 TB | 10 |
77-
| Up to 2 GB/s | 12 TB | 20 |
78-
| Up to 4 GB/s | 6 TB | 10 |
79-
| Up to 4 GB/s | 12 TB | 10 |
80-
| Up to 4 GB/s | 24 TB | 20 |
81-
| Up to 8 GB/s | 12 TB | 10 |
82-
| Up to 8 GB/s | 24 TB | 10 |
83-
| Up to 8 GB/s | 48 TB | 20 | -->
84-
8573
This list shows the maximum number of namespace paths per configuration.
8674

8775
* Up to 2 GB/s throughput:

articles/hpc-cache/hpc-cache-add-storage.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ To define an Azure Blob container, enter this information.
6262

6363
![screenshot of dialog to specify name and access level (private) for new container](media/add-blob-new-container.png)
6464

65-
<!-- * **Virtual namespace path** - Set the client-facing file path for this storage target. Read [Configure aggregated namespace](hpc-cache-namespace.md) to learn more about the virtual namespace feature. -->
66-
6765
When finished, click **OK** to add the storage target.
6866

6967
> [!NOTE]
@@ -210,22 +208,6 @@ Provide this information for an NFS-backed storage target:
210208
* **Hostname** - Enter the IP address or fully qualified domain name for your NFS storage system. (Use a domain name only if your cache has access to a DNS server that can resolve the name.)
211209

212210
* **Usage model** - Choose one of the data caching profiles based on your workflow, described in [Choose a usage model](#choose-a-usage-model) above.
213-
<!--
214-
### NFS namespace paths
215-
216-
An NFS storage target can have multiple virtual paths, as long as each path represents a different export or subdirectory on the same storage system.
217-
218-
Create all of the paths from one storage target.
219-
220-
You can [add and edit namespace paths](hpc-cache-edit-storage.md) on a storage target at any time.
221-
222-
Fill in these values for each namespace path:
223-
224-
* **Virtual namespace path** - Set the client-facing file path for this storage target. Read [Configure aggregated namespace](hpc-cache-namespace.md) to learn more about the virtual namespace feature.
225-
226-
* **NFS export path** - Enter the path to the NFS export.
227-
228-
* **Subdirectory path** - If you want to mount a specific subdirectory of the export, enter it here. If not, leave this field blank. -->
229211

230212
When finished, click **OK** to add the storage target.
231213

articles/hpc-cache/hpc-cache-edit-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Details are below:
9898

9999
You can use the Azure portal or the Azure CLI to change the client-facing namespace path, the storage export, and the export subdirectory (if used).
100100

101-
Read the guidelines in [Add NFS namespace paths](add-namespace-paths.md#nfs-namespace-paths) if you need a reminder about how to create multiple valid paths on one storage target. <!-- is there some limit on junctions too? there was email about it -->
101+
Read the guidelines in [Add NFS namespace paths](add-namespace-paths.md#nfs-namespace-paths) if you need a reminder about how to create multiple valid paths on one storage target.
102102

103103
### [Portal](#tab/azure-portal)
104104

0 commit comments

Comments
 (0)