MARS scratch relocation and SSBV junction directory / volume mount point

gmorrissui 70 Reputation points
2023-05-02T23:21:53.0766667+00:00

This is in reference to article https://learn.microsoft.com/en-us/azure/backup/backup-azure-file-folder-backup-faq.

On a 2016 Windows Server I used Robocopy to copy the MARS Scratch folder from its default location on C: to another drive. All files and folders copied, but the SSBV directory junction / volume mount point did not. I tried Robocopy with /SL and without /SL. I tried other means to copy SSBV (File Explorer, xcopy /B, ...). Is it necessary to copy SSBV, or will it be auto-generated after I update the two registry settings with the new path and restart the MARS obengine service? Currently I have the service stopped and disabled.

My SSBV:

fsutil reparsepoint query "c:\Program Files\Microsoft Azure Recovery Services Agent\Scratch\ssbv"

Reparse Tag Value : 0xa0000003

Tag value: Microsoft

Tag value: Name Surrogate

Tag value: Mount Point

Substitue Name offset: 0

Substitue Name length: 98

Print Name offset: 100

Print Name Length: 98

Substitute Name: ??\Volume{754c855f-8941-43a5-a33f-ee129786bd83}\

Print Name: ??\Volume{754c855f-8941-43a5-a33f-ee129786bd83}\

Reparse Data Length: 0x000000d0

Reparse Data:

0000: 00 00 62 00 64 00 62 00 5c 00 3f 00 3f 00 5c 00 ..b.d.b..?.?..

0010: 56 00 6f 00 6c 00 75 00 6d 00 65 00 7b 00 37 00 V.o.l.u.m.e.{.7.

0020: 35 00 34 00 63 00 38 00 35 00 35 00 66 00 2d 00 5.4.c.8.5.5.f.-.

0030: 38 00 39 00 34 00 31 00 2d 00 34 00 33 00 61 00 8.9.4.1.-.4.3.a.

0040: 35 00 2d 00 61 00 33 00 33 00 66 00 2d 00 65 00 5.-.a.3.3.f.-.e.

0050: 65 00 31 00 32 00 39 00 37 00 38 00 36 00 62 00 e.1.2.9.7.8.6.b.

0060: 64 00 38 00 33 00 7d 00 5c 00 00 00 5c 00 3f 00 d.8.3.}.....?.

0070: 3f 00 5c 00 56 00 6f 00 6c 00 75 00 6d 00 65 00 ?..V.o.l.u.m.e.

0080: 7b 00 37 00 35 00 34 00 63 00 38 00 35 00 35 00 {.7.5.4.c.8.5.5.

0090: 66 00 2d 00 38 00 39 00 34 00 31 00 2d 00 34 00 f.-.8.9.4.1.-.4.

00a0: 33 00 61 00 35 00 2d 00 61 00 33 00 33 00 66 00 3.a.5.-.a.3.3.f.

00b0: 2d 00 65 00 65 00 31 00 32 00 39 00 37 00 38 00 -.e.e.1.2.9.7.8.

00c0: 36 00 62 00 64 00 38 00 33 00 7d 00 5c 00 00 00 6.b.d.8.3.}....

Thank you!

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,245 questions
0 comments No comments
{count} votes

Accepted answer
  1. Tech-Hyd-1989 5,781 Reputation points
    2023-05-03T06:03:43.4+00:00

    Hello gmorrissui

    Goodday!

    It is not necessary to copy the SSBV directory junction or volume mount point. You can update the two registry settings with the new path and restart the MARS obengine service. The SSBV directory junction or volume mount point will be auto-generated after the service is restarted.

    Here are the steps to update the registry settings:

    1. Open the Registry Editor by typing "regedit" in the Start menu search bar and selecting the "Registry Editor" app.
    2. Navigate to the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Azure Backup\Config
    3. Double-click on the ScratchLocation registry value and change the path to the new location of the MARS Scratch folder.
    4. Double-click on the ScratchLocationBackup registry value and change the path to the new location of the MARS Scratch folder backup.
    5. Restart the MARS obengine service.

    After the service is restarted, the SSBV directory junction or volume mount point will be auto-generated.

    Please accept answer and upvote if the above information is helpful for the benefit of the community.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.