MySQL Forums
Forum List  »  NDB clusters

Re: ndb_setup.py failure
Posted by: Mikael Ronström
Date: August 04, 2017 04:46AM

The issue with mcc.pid is the directory you run in:

Running out of install dir: /usr/bin

The mcc.pid file is created where you start the auto installer.
This means that you try to create the file
/usr/bin/mcc.pid

This requires root privileges.

We'll look into how we can make this less of a worry to ensure that
mcc.pid is created in a place where the user have privileges to read
and write it.

Options: ReplyQuote


Subject
Views
Written By
Posted
1979
July 28, 2017 04:44PM
756
August 01, 2017 04:05AM
714
August 01, 2017 04:21AM
941
August 01, 2017 08:55AM
Re: ndb_setup.py failure
765
August 04, 2017 04:46AM
769
August 04, 2017 05:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.