/var/lib/mysql/mysql.passwd does not exist

Bug #1516889 reported by Brian Sheets
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mysql (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

per the read me

Once deployed, you can retrieve the MySQL root user password by logging in to the machine via juju ssh and readin the /var/lib/mysql/mysql.passwd file. To log in as root MySQL User at the MySQL console you can issue the following:

juju ssh mysql/0
mysql -u root -p`sudo cat /var/lib/mysql/mysql.passwd`

file does not exist, and so I'm unable to log into the database.

This charm was deployed as part of the openstack bundle.

Revision history for this message
Brian Sheets (brians-s) wrote :

the password files are there when deployed with openstack-install --edit-placement

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.