Previous Topic: How To Clear IPMI User Slot to Add BFC Power UserNext Topic: How to Correct BFC Status Initializing Errors in the BFC


How to Convert a Red Hat Based Managed app to VDS in 3.x

This article is the instruction to convert a Redhat based managed app to VDS in 3.x. If appliance is not the manged app yet, please execute hvm2pv to install APK unpon app or manually install APK in according to Applogic online bookshelf.

Before the conversion, it's always recommended to save a copy of original app.

Procedure
  1. Provision a VDS instance from CentOS VDS template carried by Applogic. If you would like convert a 64 bit app to VDS, please process provision using 64 bit VDS template.
  2. Copy below files from VDS instance provisoned from CentOS tmplate to target app which you plan to convert to VDS.
    /etc/rc.d/init.d/applogic_appliance
    /etc/sysconfig/applogic_appliance
    /appliance/*
    

    if target app has files with same name and path, move orignal files to other folder. After template is created and tested, remove them.

    It's recommended to use Linux command "scp" or 3t shell command "vol manage" to accomplish it. Here are sample of copy /appliance/* using "scp" and "vol manage"

    Process to use scp to copy /appliance/* accross app
    Process of use "vol manage" to copy /appliance/* accross app
  3. Stop app then define the requested properties
    1. Define properties in application boundary
    2. Define same properties in appliance boundary
    3. In the appliance “property values” window, redirect the appliance properties to counterparts defined in the application boundary
    4. Verify the “property values” tab in application “configure” window
  4. Delete in/out/net/mon interfaces, then enable external interface check box
  5. Check “template” check box which converts VDS to the template.
  6. Process a provision from new template to verify its functionality