Previous Topic: Windows 7 VDINext Topic: Windows 2008 VDS


Windows Server 2012 VDS

You can import a Windows Server 2012 virtual dedicated server (VDS) template from the download directory to create your appliance.

The following template applications are available:

Import the VDS Template Application

Perform these steps:

  1. Go to the CA 3Tera AppLogic-version Download Directory on the BFC server.

    For example, /opt/bfc/applogic-versions/<release number>.

  2. Copy the file VDS_WIN12<Edition>_r<Version>.tar file to the grid controller using the following command:
    scp VDS_WIN12<Edition>_r<Version>.tar <controller IP>:/vol/_impex/
    
  3. SSH to the grid controller and untar the file using the following command:
    tar -xf VDS_WIN12<Edition>_r<Version>.tar
    
  4. Import the application as follows:
    3t app import VDS_WIN12<Edition>_r<Version> VDS_WIN12<Edition>_r<Version>.tar
    

SCSI-based Windows Server Appliances

Follow these steps:

  1. Select the VDS template application.
  2. Open the application in the Infrastructure Editor. You must have full access rights to the application. For more information, see application modify_acl.
  3. Right-click the singleton and select Modify Boundary in the context menu.

    The Modify Boundary window displays.

  4. In General tab - Advanced section, click the Options button for Virtualization Modes, then select Device Schema as sda|sdb|sdc|sdd.
  5. Select the Volumes tab, then select the Boot volume device as sda.
  6. Click OK. The Infrastructure Editor displays.
  7. Save and close the application.

Create VDS Applications based on Windows Server 2012

In the following instructions:

Note: In all Windows VDS, the user name property must be different than the host name.

Perform these steps:

  1. Create a new singleton using WIN12y:
  2. If installing on a Windows 64-bit, verify the executable chcp.com exists in the C:\Windows\SysWOW64\ directory.

    If not, copy from C:\Windows\System32\ to C:\Windows\SysWOW64\ .

  3. Install the Windows VDS exe by downloading self-executing installer from the grid controller using the internal interface. This interface has been configured through DHCP.
  4. Delete the junction points on Windows volumes as described in the Windows Server appliance WIN12y.
  5. Within SSH session Bash shell:
  6. Stop the application and copy the boot volume of the WIN12y singleton to the boot volume of the VDS_Win12y_rX application.

    For example:

    vol copy my-app:WIN12y.boot VDS_Win12y_rX:VDS_WIN12y.boot 
    

    The VDS_Win12y_rX template application is now ready for use.