Github user DaanHoogland commented on the pull request:

    https://github.com/apache/cloudstack/pull/1052#issuecomment-155395711
  
    LGTM on centos 6:
    ```
    [root@cs3 x86_64]# cloudstack-setup-databases cloud:password@localhost 
--deploy-as=root
    Mysql user name:cloud                                                       
    [ OK ]
    Mysql user password:******                                                  
    [ OK ]
    Mysql server ip:localhost                                                   
    [ OK ]
    Mysql server port:3306                                                      
    [ OK ]
    Mysql root user name:root                                                   
    [ OK ]
    Mysql root user password:******                                             
    [ OK ]
    Checking Cloud database files ...                                           
    [ OK ]
    Checking local machine hostname ...                                         
    [ OK ]
    Checking SELinux setup ...                                                  
    checkSelinux failed with error continuing...                                
    SELinux is set to enforcing. There are two options:
    1> Set it permissive in /etc/selinux/config, then reboot the machine.
    2> Type 'setenforce Permissive' in commandline, after which you can run 
this program again.
    
    We strongly suggest you doing the option 1 that makes sure SELinux goes 
into permissive after system reboot.
    [ OK ]
    Detected local IP address as 192.168.22.63, will use as cluster management 
server node IP[ OK ]
    Preparing /etc/cloudstack/management/db.properties                          
    [ OK ]
    Applying /usr/share/cloudstack-management/setup/create-database.sql         
    [ OK ]
    Applying /usr/share/cloudstack-management/setup/create-schema.sql           
    [ OK ]
    Applying /usr/share/cloudstack-management/setup/create-database-premium.sql 
    [ OK ]
    Applying /usr/share/cloudstack-management/setup/create-schema-premium.sql   
    [ OK ]
    Applying /usr/share/cloudstack-management/setup/server-setup.sql            
    [ OK ]
    Applying /usr/share/cloudstack-management/setup/templates.sql               
    [ OK ]
    Processing encryption ...                                                   
    [ OK ]
    Finalizing setup ...                                                        
    [ OK ]
    
    CloudStack has successfully initialized database, you can check your 
database configuration in /etc/cloudstack/management/db.properties
    
    [root@cs3 x86_64]# cloudstack-setup-management
    Starting to configure CloudStack Management Server:
    Configure Firewall ...        [OK]
    Configure CloudStack Management Server ...[OK]
    CloudStack Management Server setup is Done!
    [root@cs3 x86_64]#
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to