Storing PlateSpin flexible images on a NAS device or network share.

  • 7921021
  • 10-Jan-2008
  • 01-Aug-2017

Environment

PlateSpin Migrate

Situation

This article describes the procedure to store PlateSpin Flexible Images on a NAS (Network Attached Storage) device or a network share.

It is important to note that although NAS devices are supported for the storing PlateSpin Flexible Images, the following requirements must be met:

  • The device must be accessible using a UNC path ( \\Hostname or IPaddress\Share ).
  • The Windows accounts (local and/or domain) which will be used for PlateSpin Image Server should have read and write permissions on the network share.
  • The default image storage location cannot be specified using a UNC path during the installation of the Image Server.  A UNC path can be chosen for the storage of a particular image on a per conversion basis.

Resolution

Follow the steps listed below to use a NAS device or network share for storing PlateSpin Flexible Images.  Part 1 needs to be implemented only once, whereas Part 2 is to be followed for every image.

Part 1 – Prerequisite configuration:

  1. Log on to the machine hosting Platespin Image Server.
  2. Open the services console and locate the ‘PlateSpin Operations Framework Controller’ service.
  3. Right click on this service and select Properties.
  4. Switch to the ‘Log On’ tab, select the ‘This account’ option and specify the local or domain account which has full permissions to the UNC path intended to be used as the image storage location. Click OK.
  5. If this is a domain account, make sure it is part of the Local Administrators group on the machine hosting the Image Server.  If it is a local account on Platespin Image Server, create the same account on the remote machine hosting network share and add it to the Local Administrators group on the machine hosting the remote machine hosting network share. 

Part 2 - Generating a PlateSpin Flexible Image on a NAS device or remote share:

Note: The steps below apply to Platespin PortabilitySuite and Migrate installations and will vary based on different UI in Platespin Forge and Protect.

  1. Open the PlateSpin Migrate client and switch to the Servers view.
  2. Right click the source workload to be imaged and select "Image Capture" option. In the snap in which comes up, select the Platespin Image Server in the target panel on right side.
  3. Click on the ‘Advanced’ button in the window that appears and configure all sections of the job except ‘Image Configuration’ and ‘Drive Configuration’ sections.
  4. Click on ‘General’ within ‘Image Configuration’ section. Specify a name desired for this image and set Configuration File Path setting to UNC. Specify full UNC path (\\server\share\Platespin Image server\) to where the image will be stored and Click OK. 

    This is the Platespin image configuration XML file which has information about the image but is not the image itself.

  5. Click on ‘General’ within ‘Drive Configuration’ section. Specify full UNC path (same as step 4) where the image will be stored (as in figure below) and click OK. This .PKG file represents the actual image itself.


  6. Click Start in the main Job Configuration window to run the job.