Windows File Server Assimilation

Assimilating a Windows File Server pre-requirements

  1. Make sure the Windows File Server and the Anvil are joined to the same Active Directory domain.
  2. Make sure that the source share on the Windows File Server has NFS services turned on.

Example: Assimilating data from share MyData from Windows Server 2016

This example is using Windows Server 2016 and we will assimilate data from share MyData that is currently only exported using SMB protocol. This example workflow includes screenshots from Windows Server for a complete end-to-end example.

Workflow overview:

  1. Verify that the Windows File Server and Anvil are joined to the same domain
    1. Right-click on This PC and click Properties. Validate that the Domain is the same as for the Anvil.

    2. On the Anvil, click on Administration -> Active Directory

  2. Turn on NFS services on Windows File Server

    This step may not be required if the NFS services are already turned on the share. Bring up Server Manager -> File and Storage Services, click on Shares

    As can be seen above, the share is currently only exported via the SMB protocol.

  3. Export the share using the NFS protocol

    DataCore vFilO uses NFS to access all data from File-type volumes, this requires any file server used with Anvil to enable NFS access to the volumes that are going to be under management. The SMB metadata is assimilated using the SMB protocol.

    1. In the File and Storage Services window, click Tasks -> New Share. This will bring up the New Share Wizard. Click NFS Share – Quick.

      Select Type a custom path and navigate to the location of the SMB share on the file server.

    2. Type in a name for the share.

    3. Select AUTH_SYS as authentication and add Anvil and DSX as root clients. This securely configures the NFS export to only be accessed by the Anvil and DSX nodes.

    4. Configure the Share Permissions to enable root data access for the Anvil and DSX.

    5. Leave the Permissions page with the defaults settings and move forward to the confirmation page:

  4. Assimilate the data
    1. Navigate to the Storage Systems tab and click on + Volume

    2. Walk through the wizard and select theRead-Only and Assimilate checkboxes.

      Read-only assimilation is the only supported mode for data in shares that have originated as SMB shares in a Windows file server.

      This action does not make the data read-only. It means that DataCore vFilO cannot write back to that particular source volume. If you want to use the same Windows File Server as Read-Write storage, then a new NFS only share must be created to host the modified files.

    3. Select the MyData volume.

    4. Enter the SMB specific options. In this example the Domain is WIN.AD.TEST and the Administrator credentials are used to read the source data. Click Save when done.

    5. Verify that the Read only field is checked and proceed to the next step.

    6. Confirm selections and proceed with the assimilation. The assimilation will happen in the background and on-demand – in other words, the share is immediately usable and there is no wait for a migration to finish.

    7. Monitor progress in the task list or by looking at the Volumes page.

    8. The share is immediately available for use with the data remaining in place on the Windows File Server.