Code Monkey home page Code Monkey logo

Comments (4)

youyk avatar youyk commented on August 23, 2024

Do you install mysql before zstack installation? If yes, you need to pass
mysql root password to zstack-install.sh by -P, e.g.
sudo bash zstack-install.sh -a -P MY_MYSQL_ROOT_PASSWORD

On Wed, May 6, 2015 at 11:07 PM, bmullan [email protected] wrote:

Trying to install on Ubuntu 14.04 and after executing:

$ sudo bash install-zstack.sh -a

log file indicates 2 of the parameters being passed to deploydb.sh are
blank ('') which from looking at the script causes that script to return a
failure if ANY parameter is blank...

Deploy ZStack Database: ERROR: failed to execute shell command: sh
/usr/local/zstack/apache-tomcat/webapps/zstack/WEB-INF/classes/deploydb.sh
root '' 192.168.2.102 3306 ''
return code: 1
stdout:
/usr/local/zstack/apache-tomcat/webapps/zstack/WEB-INF/classes/deploydb.sh
root 192.168.2.102 3306

any suggestions on what to try next?


Reply to this email directly or view it on GitHub
#24.

Yongkang You

from zstack.

bmullan avatar bmullan commented on August 23, 2024

I was trying to do the quick install... but I decided to give up on that and do the manual install and that looks like it worked successfully just now.

Thanks
Brian

from zstack.

youyk avatar youyk commented on August 23, 2024

Great!

On Thu, May 7, 2015 at 1:09 AM, bmullan [email protected] wrote:

I was trying to do the quick install... but I decided to give up on that
and do the manual install and that looks like it worked successfully just
now.

Thanks
Brian


Reply to this email directly or view it on GitHub
#24 (comment).

Yongkang You

from zstack.

bmullan avatar bmullan commented on August 23, 2024

I did figure out one thing that wasn't documented well or at least if it
was I didn't notice it.

Using the "quick install" was failing for me because I was installing it on
a new install machine that I had not installed openssh-server onto yet.

That apparently is a pre-req.

Also... a pre-req after installing openssh-server I had to change
"PermitRootLogin" from "no" to "yes"

I will open a separate "issue" about that required change though because I
think that requirement is a dangerous one for security for an IaaS platform.

Thanks

Brian

On May 6, 2015 6:58 PM, "youyk" [email protected] wrote:

Great!

On Thu, May 7, 2015 at 1:09 AM, bmullan [email protected] wrote:

I was trying to do the quick install... but I decided to give up on that
and do the manual install and that looks like it worked successfully just
now.

Thanks
Brian


Reply to this email directly or view it on GitHub
#24 (comment).

Yongkang You


Reply to this email directly or view it on GitHub
#24 (comment).

from zstack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.