Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 864647 Details for
Bug 1066112
[RDO] Error: Could not start Service[mysqld]
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Testcase
packstack_bug.txt (text/plain), 15.55 KB, created by
Pablo Hinojosa
on 2014-02-18 16:47:54 UTC
(
hide
)
Description:
Testcase
Filename:
MIME Type:
Creator:
Pablo Hinojosa
Created:
2014-02-18 16:47:54 UTC
Size:
15.55 KB
patch
obsolete
>[root@localhost fedora]# yum install openssh-server >Loaded plugins: langpacks, refresh-packagekit >Resolving Dependencies >--> Running transaction check >---> Package openssh-server.x86_64 0:6.3p1-5.fc20 will be updated >---> Package openssh-server.x86_64 0:6.4p1-3.fc20 will be an update >--> Processing Dependency: openssh = 6.4p1-3.fc20 for package: openssh-server-6.4p1-3.fc20.x86_64 >--> Running transaction check >---> Package openssh.x86_64 0:6.3p1-5.fc20 will be updated >--> Processing Dependency: openssh = 6.3p1-5.fc20 for package: openssh-clients-6.3p1-5.fc20.x86_64 >---> Package openssh.x86_64 0:6.4p1-3.fc20 will be an update >--> Running transaction check >---> Package openssh-clients.x86_64 0:6.3p1-5.fc20 will be updated >---> Package openssh-clients.x86_64 0:6.4p1-3.fc20 will be an update >--> Finished Dependency Resolution > >Dependencies Resolved > >================================================================================ > Package Arch Version Repository Size >================================================================================ >Updating: > openssh-clients x86_64 6.4p1-3.fc20 updates 469 k > openssh-server x86_64 6.4p1-3.fc20 updates 367 k >Updating for dependencies: > openssh x86_64 6.4p1-3.fc20 updates 340 k > >Transaction Summary >================================================================================ >Upgrade 2 Packages (+1 Dependent package) > >Total download size: 1.1 M >Is this ok [y/d/N]: y >Downloading packages: >Not downloading Presto metadata for updates >(1/3): openssh-server-6.4p1-3.fc20.x86_64.rpm | 367 kB 00:00:00 >(2/3): openssh-6.4p1-3.fc20.x86_64.rpm | 340 kB 00:00:01 >(3/3): openssh-clients-6.4p1-3.fc20.x86_64.rpm | 469 kB 00:00:01 >---------------------------------------------------------------------------------------------------------------- >Total 614 kB/s | 1.1 MB 00:01 >Running transaction check >Running transaction test >Transaction test succeeded >Running transaction > Updating : openssh-6.4p1-3.fc20.x86_64 1/6 > Updating : openssh-server-6.4p1-3.fc20.x86_64 2/6 > Updating : openssh-clients-6.4p1-3.fc20.x86_64 3/6 > Cleanup : openssh-clients-6.3p1-5.fc20.x86_64 4/6 > Cleanup : openssh-server-6.3p1-5.fc20.x86_64 5/6 > Cleanup : openssh-6.3p1-5.fc20.x86_64 6/6 > Verifying : openssh-server-6.4p1-3.fc20.x86_64 1/6 > Verifying : openssh-clients-6.4p1-3.fc20.x86_64 2/6 > Verifying : openssh-6.4p1-3.fc20.x86_64 3/6 > Verifying : openssh-6.3p1-5.fc20.x86_64 4/6 > Verifying : openssh-clients-6.3p1-5.fc20.x86_64 5/6 > Verifying : openssh-server-6.3p1-5.fc20.x86_64 6/6 > >Updated: > openssh-clients.x86_64 0:6.4p1-3.fc20 openssh-server.x86_64 0:6.4p1-3.fc20 > >Dependency Updated: > openssh.x86_64 0:6.4p1-3.fc20 > >Complete! >[root@localhost fedora]# service sshd start >Redirecting to /bin/systemctl start sshd.service >[root@localhost fedora]# yum install -y openstack-packstack >Loaded plugins: langpacks, refresh-packagekit >Resolving Dependencies >--> Running transaction check >---> Package openstack-packstack.noarch 0:2013.2.1-0.29.dev956.fc20 will be installed >--> Processing Dependency: python-netaddr for package: openstack-packstack-2013.2.1-0.29.dev956.fc20.noarch >--> Running transaction check >---> Package python-netaddr.noarch 0:0.7.5-7.fc20 will be installed >--> Finished Dependency Resolution > >Dependencies Resolved > >================================================================================================================ > Package Arch Version Repository Size >================================================================================================================ >Installing: > openstack-packstack noarch 2013.2.1-0.29.dev956.fc20 updates 710 k >Installing for dependencies: > python-netaddr noarch 0.7.5-7.fc20 fedora 983 k > >Transaction Summary >================================================================================================================ >Install 1 Package (+1 Dependent package) > >Total download size: 1.7 M >Installed size: 7.2 M >Downloading packages: >(1/2): python-netaddr-0.7.5-7.fc20.noarch.rpm | 983 kB 00:00:01 >(2/2): openstack-packstack-2013.2.1-0.29.dev956.fc20.noarch.rpm | 710 kB 00:00:01 >---------------------------------------------------------------------------------------------------------------- >Total 1.0 MB/s | 1.7 MB 00:01 >Running transaction check >Running transaction test >Transaction test succeeded >Running transaction > Installing : python-netaddr-0.7.5-7.fc20.noarch 1/2 > Installing : openstack-packstack-2013.2.1-0.29.dev956.fc20.noarch 2/2 > Verifying : python-netaddr-0.7.5-7.fc20.noarch 1/2 > Verifying : openstack-packstack-2013.2.1-0.29.dev956.fc20.noarch 2/2 > >Installed: > openstack-packstack.noarch 0:2013.2.1-0.29.dev956.fc20 > >Dependency Installed: > python-netaddr.noarch 0:0.7.5-7.fc20 > >Complete! >[root@localhost fedora]# service sshd start >Redirecting to /bin/systemctl start sshd.service >[root@localhost fedora]# >[root@localhost fedora]# packstack --allinone >Welcome to Installer setup utility >Packstack changed given value to required value /root/.ssh/id_rsa.pub > >Installing: >Clean Up... [ DONE ] >Setting up ssh keys...root@192.168.122.94's password: > [ DONE ] >Discovering hosts' details... [ DONE ] >Adding pre install manifest entries... [ DONE ] >Adding MySQL manifest entries... [ DONE ] >Adding QPID manifest entries... [ DONE ] >Adding Keystone manifest entries... [ DONE ] >Adding Glance Keystone manifest entries... [ DONE ] >Adding Glance manifest entries... [ DONE ] >Installing dependencies for Cinder... [ DONE ] >Adding Cinder Keystone manifest entries... [ DONE ] >Adding Cinder manifest entries... [ DONE ] >Checking if the Cinder server has a cinder-volumes vg...[ DONE ] >Adding Nova API manifest entries... [ DONE ] >Adding Nova Keystone manifest entries... [ DONE ] >Adding Nova Cert manifest entries... [ DONE ] >Adding Nova Conductor manifest entries... [ DONE ] >Adding Nova Compute manifest entries... [ DONE ] >Adding Nova Scheduler manifest entries... [ DONE ] >Adding Nova VNC Proxy manifest entries... [ DONE ] >Adding Nova Common manifest entries... [ DONE ] >Adding Openstack Network-related Nova manifest entries...[ DONE ] >Adding Neutron API manifest entries... [ DONE ] >Adding Neutron Keystone manifest entries... [ DONE ] >Adding Neutron L3 manifest entries... [ DONE ] >Adding Neutron L2 Agent manifest entries... [ DONE ] >Adding Neutron DHCP Agent manifest entries... [ DONE ] >Adding Neutron LBaaS Agent manifest entries... [ DONE ] >Adding Neutron Metadata Agent manifest entries... [ DONE ] >Adding OpenStack Client manifest entries... [ DONE ] >Adding Horizon manifest entries... [ DONE ] >Adding Swift Keystone manifest entries... [ DONE ] >Adding Swift builder manifest entries... [ DONE ] >Adding Swift proxy manifest entries... [ DONE ] >Adding Swift storage manifest entries... [ DONE ] >Adding Swift common manifest entries... [ DONE ] >Adding Provisioning manifest entries... [ DONE ] >Adding Ceilometer manifest entries... [ DONE ] >Adding Ceilometer Keystone manifest entries... [ DONE ] >Adding Nagios server manifest entries... [ DONE ] >Adding Nagios host manifest entries... [ DONE ] >Adding post install manifest entries... [ DONE ] >Preparing servers... [ DONE ] >Installing Dependencies... [ DONE ] >Copying Puppet modules and manifests... [ DONE ] >Applying Puppet manifests... >Applying 192.168.122.94_prescript.pp >192.168.122.94_prescript.pp : [ DONE ] >Applying 192.168.122.94_mysql.pp >Applying 192.168.122.94_qpid.pp > [ ERROR ] > >ERROR : Error appeared during Puppet run: 192.168.122.94_mysql.pp >Error: /Stage[main]/Mysql::Config/Exec[mysqld-restart]: Failed to call refresh: service mariadb restart returned 1 instead of one of [0] >You will find full trace in log /var/tmp/packstack/20140216-181538-Vrpy4h/manifests/192.168.122.94_mysql.pp.log >Please check log file /var/tmp/packstack/20140216-181538-Vrpy4h/openstack-setup.log for more information > >Additional information: > * A new answerfile was created in: /root/packstack-answers-20140216-181538.txt > * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components. > * File /root/keystonerc_admin has been created on OpenStack client host 192.168.122.94. To use the command line tools you need to source the file. > * To access the OpenStack Dashboard browse to http://192.168.122.94/dashboard. >Please, find your login credentials stored in the keystonerc_admin in your home directory. > * To use Nagios, browse to http://192.168.122.94/nagios username : nagiosadmin, password : c7ec569c9f0242c4 >[root@localhost fedora]# >[root@localhost fedora]# service mariadb restart >Redirecting to /bin/systemctl restart mariadb.service >Job for mariadb.service failed. See 'systemctl status mariadb.service' and 'journalctl -xn' for details. >systemctl status mariadb.service -l >mariadb.service - MariaDB database server > Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled) > Active: failed (Result: exit-code) since Sun 2014-02-16 18:22:07 GMT; 1min 21s ago > Process: 16896 ExecStartPost=/usr/libexec/mariadb-wait-ready $MAINPID (code=exited, status=1/FAILURE) > Process: 16895 ExecStart=/usr/bin/mysqld_safe --basedir=/usr (code=exited, status=1/FAILURE) > Process: 16867 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir %n (code=exited, status=0/SUCCESS) > Main PID: 16895 (code=exited, status=1/FAILURE) > >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: touch: cannot touch â/var/log/mysqld.logâ: Permission denied >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: chmod: cannot access â/var/log/mysqld.logâ: No such file or directory >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: 140216 18:22:06 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: /usr/bin/mysqld_safe: line 138: /var/log/mysqld.log: Permission denied >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: /usr/bin/mysqld_safe: line 182: /var/log/mysqld.log: Permission denied >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: touch: cannot touch â/var/log/mysqld.logâ: Permission denied >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: chown: cannot access â/var/log/mysqld.logâ: No such file or directory >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: chmod: cannot access â/var/log/mysqld.logâ: No such file or directory >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: 140216 18:22:06 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: /usr/bin/mysqld_safe: line 138: /var/log/mysqld.log: Permission denied >Feb 16 18:22:06 localhost.localdomain systemd[1]: mariadb.service: main process exited, code=exited, status=1/FAILURE >Feb 16 18:22:07 localhost.localdomain systemd[1]: mariadb.service: control process exited, code=exited status=1 >Feb 16 18:22:07 localhost.localdomain systemd[1]: Failed to start MariaDB database server. >Feb 16 18:22:07 localhost.localdomain systemd[1]: Unit mariadb.service entered failed state. > journalctl -xn >-- Logs begin at Sun 2014-02-16 18:08:37 GMT, end at Sun 2014-02-16 18:23:37 GMT. -- >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: chown: cannot access â/var/log/mysqld.logâ: No such fi >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: chmod: cannot access â/var/log/mysqld.logâ: No such fi >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: 140216 18:22:06 mysqld_safe mysqld from pid file /var/ >Feb 16 18:22:06 localhost.localdomain mysqld_safe[16895]: /usr/bin/mysqld_safe: line 138: /var/log/mysqld.log: P >Feb 16 18:22:06 localhost.localdomain systemd[1]: mariadb.service: main process exited, code=exited, status=1/FA >Feb 16 18:22:07 localhost.localdomain systemd[1]: mariadb.service: control process exited, code=exited status=1 >Feb 16 18:22:07 localhost.localdomain systemd[1]: Failed to start MariaDB database server. >-- Subject: Unit mariadb.service has failed >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit mariadb.service has failed. >-- >-- The result is failed. >Feb 16 18:22:07 localhost.localdomain systemd[1]: Unit mariadb.service entered failed state. >Feb 16 18:23:37 localhost.localdomain systemd[1]: Starting Cleanup of Temporary Directories... >-- Subject: Unit systemd-tmpfiles-clean.service has begun with start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit systemd-tmpfiles-clean.service has begun starting up. >Feb 16 18:23:37 localhost.localdomain systemd[1]: Started Cleanup of Temporary Directories. >-- Subject: Unit systemd-tmpfiles-clean.service has finished start-up >-- Defined-By: systemd >-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel >-- >-- Unit systemd-tmpfiles-clean.service has finished starting up. >-- >-- The start-up result is done.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1066112
: 864647