Skip to content

Commit 3fd64d3

Browse files
[Doc-A-THon] Updating code blocl
1 parent 9fa7cd3 commit 3fd64d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/batch/virtual-file-mount.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ You can mount an Azure file share on a Batch pool using [Azure PowerShell](/powe
145145
146146
When you mount an Azure file share to a Batch pool with PowerShell or Cloud Shell, you might receive the following error:
147147
148-
```text
148+
```output
149149
Mount Configuration Error | An error was encountered while configuring specified mount(s)
150150
Message: System error (out of memory, cannot fork, no more loop devices)
151151
MountConfigurationPath: S
@@ -165,7 +165,7 @@ net use S: \\<storage-account-name>.file.core.windows.net\<fileshare> /u:AZURE\<
165165

166166
1. Review the error messages. For example:
167167

168-
```text
168+
```output
169169
CMDKEY: Credential added successfully.
170170
171171
System error 86 has occurred.
@@ -213,7 +213,7 @@ If you can't use RDP or SSH to check the log files on the node, check the Batch
213213
214214
1. Review the error messages. For example:
215215
216-
```text
216+
```output
217217
..20210322T113107.448Z.00000000-0000-0000-0000-000000000000.ERROR.agent.mount.filesystems.basefilesystem.basefilesystem.py.run_cmd_persist_output_async.59.2912.MainThread.3580.Mount command failed with exit code: 2, output:
218218
219219
CMDKEY: Credential added successfully.

0 commit comments

Comments
 (0)