This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Start the SC

    Prerequisites

    You should have installed and configured Eucalyptus before starting the SC.

    To start the SC

    Log in to the Storage Controller (SC) host machine. If you want the SC service to start at each boot-time, run this command:

    systemctl enable eucalyptus-cloud.service
    

    If you want the tgtd service to start at each boot-time, run this command:

    systemctl enable tgtd.service
    

    Enter the following commands to start the SC:

    systemctl start tgtd.service
    
    systemctl start eucalyptus-cloud.service
    

    If you have a multi-zone setup, repeat this step on the SC in each zone.