Skip to content

Commit d8f6b76

Browse files
authored
Update backup-azure-vms-troubleshoot.md
1 parent 69a9718 commit d8f6b76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/backup/backup-azure-vms-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ SafeFreezeWaitInSeconds=600
8585

8686
**Step 2**
8787

88-
* Check for duplicate mount.
88+
* Check if there are duplicate mount points present.
8989

9090
Identify the failed to freeze mount points from the extension log file. <br>
9191
For example: /boot, /usr/sap in the below sample output.
@@ -97,7 +97,7 @@ For example: /boot, /usr/sap in the below sample output.
9797
2017-11-02 11:22:56 Failed to FITHAW: /usr/sap
9898
```
9999

100-
On the Linux VM run 'Mount' command. Check if the failed mount points have multiple entries. If yes, remove old entries or rename the mount path and retry the backup operation.
100+
On the Linux VM execute 'mount' command and check if the failed mount points have multiple entries. If yes, remove the old entries or rename the mount path and retry the backup operation.
101101

102102

103103
### ExtensionSnapshotFailedCOM / ExtensionInstallationFailedCOM / ExtensionInstallationFailedMDTC - Extension installation/operation failed due to a COM+ error

0 commit comments

Comments
 (0)