linux xshell connection

FlexScap + Mano

dependencies:
        1. cm server layout
                release-latest/
                |-- nfv-mano
                | |-- release
                | | |-- init-sql
                | | | |-- db.sql
                | | | |-- index. sql
                | | | |-- init.sql
                | | | `-- table.sql
                | | |-- mano-war
                | | | | |-- mano-nfvo.war
                | | | |-- mano-vim.war
                | | | |-- mano-vnfm.war
                | | | `-- mano.war
                | | `-- scripts
                |   |       |-- ascp
                |   |       |-- mysql-init-passwd.sh
                |   |       `-- psql-cmd.sh
                |   `-- software
                |       |-- MySQL-5.6.21-1.el6.x86_64.rpm-bundle.tar
                |       |-- apache-tomcat-7.0.57.tar.gz
                |       `-- jdk-7u75-linux-x64.tar.gz
                `-- scape
                    |-- release
                    |   |-- certus-FlexScape-ver03.tar.gz
                    |   `-- vmdb
                    |       |-- vmdb-2015-04-12.tar.gz
                    |       `-- vmdb-latest.tar.gz -> vmdb-2015-04-12.tar.gz
                    `-- scripts
                        |-- FlexScape--install-step-by-step.txt
                        |-- install.py
                        |-- rails
                        |-- sql.sh
                        `-- start.py

2. centos-6.5-basic-server-clean.qcow2 root/123456
        3. target_vm has access to cm
install: 
        $ssh root@target_vm_ip
        #scp [email protected]:/home/cm/iCloud/release-latest/flexscap-nfv-install.sh ./
        #./flexscap-nfv -install.sh
Note:
        1. You need to enter the cm password once during the installation process, and then the installation is successful or an error is reported
        . 2. centos-6.5-basic-server-clean.qcow2 is a clean version. If the cm space is not enough, please contact huqz@certusnet .com.cn
        3. After the installation is successful, please modify it internally to obtain ip fixed or dhcp to ensure that the restart is still available in the new environment.
        4. If you don't want to install mano ./flexscap-nfv-install.sh no-mano


Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326992821&siteId=291194637