9.1 Troubleshooting Workload Inventory (Windows)

You might need to troubleshoot the following common problems during the workload inventory.

Problems or Messages

Solutions

The domain in the credentials is invalid or blank

This error occurs when the Credential Format is incorrect.

Try the discovery by using a local administrator account with the credential format hostname\LocalAdmin

Or, try the discovery by using a domain administrator account with the credential format domain\DomainAdmin

Unable to connect to Windows server...Access is denied

A non-account was used when trying to add a workload. Use an administrator account or add the user to the administrators group and try again.

This message might also indicate WMI connectivity failure. For each of the following possible resolutions, attempt the solution and then perform the WMI Connectivity Test again. If the test succeeds, try adding the workload again.

Unable to connect to Windows server...The network path was not found

Network connectivity failure. Perform the tests in Performing Connectivity Tests. If a test fails, ensure that PlateSpin Forge and the workload are on the same network. Reconfigure the network and try again.

"Discover Server Details {hostname}" Failed Progress: 0% Status: NotStarted

This error can occur for several reasons and each has a unique solution:

Workload Discovery fails with error message

Could not find file output.xml

or

Network path not found

or (upon attempting to discover a Windows cluster)

Inventory failed to discover. Inventory result returned nothing.

There are several possible reasons for the Could not find file output.xml error:

  • Antivirus software on the source could be interfering with the discovery. Disable the antivirus software to determine whether or not it is the cause of the problem. See Disabling Antivirus Software.

  • File and Printer Sharing for Microsoft Networks might not be enabled. Enable it under the Network Interface Card properties.

  • The Admin$ shares on the source might not be accessible. Ensure that PlateSpin Forge can access those shares. See Enabling File/Share Permissions and Access.

  • The Server or the Workstation service might not be running. If this is the case, enable them and set the startup mode to automatic.

  • The Windows remote registry service is disabled. Start the service and set the startup type to automatic.

The following sections provide more troubleshooting information on Windows workloads:

9.1.1 Performing Connectivity Tests

Network Connectivity Test

Perform this basic network connectivity test to determine whether PlateSpin Forge can communicate with the workload that you are trying to protect.

  1. Go to your Forge VM.

    See Downloading and Installing the vSphere Client Program.

  2. Open a command prompt and ping your workload:

    ping workload_ip

WMI Connectivity Test

  1. Go to your Forge VM.

    See Downloading and Installing the vSphere Client ProgramDownloading and Installing the vSphere Client Program.

  2. Click Start > Run, type Wbemtest and press Enter.

  3. Click Connect.

  4. In the Namespace, type the name of the workload you are trying to discover with \root\cimv2 appended to it. For example, if the hostname is win2k, type:

    \\win2k\root\cimv2

  5. Enter the appropriate credentials, using either the hostname\LocalAdmin or domain\DomainAdmin format.

  6. Click Connect to test the WMI connection.

    If an error message is returned, a WMI connection cannot be established between PlateSpin Forge and your workload.

Troubleshooting DCOM Connectivity

  1. Log into the workload that you want to protect.

  2. Click Start > Run.

  3. Type dcomcnfg and press Enter.

  4. Check connectivity:

    • For Windows systems (XP/Vista/2003/2008/7), the Component Services window is displayed. In the Computers folder of the console tree of the Component Services administrative tool, right-click the computer that you want to check for DCOM connectivity, then click Properties. Click the Default Properties tab and ensure that Enable Distributed COM on this computer is selected.

    • On a Windows 2000 Server machine, the DCOM Configuration dialog is displayed. Click the Default Properties tab and ensure that Enable Distributed COM on this computer is selected.

  5. If DCOM was not enabled, enable it and either reboot the server or restart the Windows Management Instrumentation Service. Then try adding the workload again.

Troubleshooting RPC Service Connectivity

There are three potential blockages for the RPC service:

  • The Windows Service

  • A Windows firewall

  • A network firewall

For the Windows Service, ensure that the RPC service is running on the workload. To access the services panel, run services.msc from a command prompt. For a Windows firewall, add an RPC exception. For hardware firewalls, you can try the following strategies:

9.1.2 Disabling Antivirus Software

Antivirus software might occasionally block some of the PlateSpin Forge functionality related to WMI and Remote Registry. In order to ensure that workload inventory is successful, it might be necessary to first disable the antivirus service on a workload. In addition, antivirus software might occasionally lock access to certain files, allowing access only to certain processes or executables. This might occasionally obstruct file-based data replication. In this case, when you configure the workload protection, you can select services to disable, such as services installed and used by antivirus software. These services are only disabled for the duration of the file transfer, and are restarted when the process completes. This is not necessary during block-level data replication.

9.1.3 Enabling File/Share Permissions and Access

To successfully protect a workload, PlateSpin Forge needs to successfully deploy and install software within the workload. Upon deployment of these components to a workload, as well as during the Add Workload process, PlateSpin Forge uses the workload’s administrative shares. PlateSpin Forge needs administrative access to the shares, using either a local administrator account or a domain administrator account for this to work.

To ensure that the Administrative shares are enabled:

  1. Right-click My Computer on the desktop and select Manage.

  2. Expand System Tools > Shared Folders > Shares

  3. In the Shared Folders directory, you should see Admin$, among other shares.

After confirming that the shares are enabled, ensure that they are accessible from within the Forge VM:

  1. Go to your Forge VM.

    See Downloading and Installing the vSphere Client Program.

  2. Click Start > Run, type \\<server_host>\Admin$, then click OK.

  3. If you are prompted, use the same credentials as those you will use to add the workload to the PlateSpin Forge workload inventory.

    The directory is opened and you should be able to browse and modify its contents.

  4. Repeat the process for all shares with the exception of the IPC$ share.

    Windows uses the IPC$ share for credential validation and authentication purposes. It is not mapped to a folder or file on the workload, so the test always fails; however, the share should still be visible.

PlateSpin Forge does not modify the existing content of the volume; however, it creates its own directory, to which it requires access and permissions.