task galera_server : Start cluster with wsrep fails (full disk)

Bug #1638084 reported by bss
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Invalid
Undecided
Unassigned

Bug Description

running on openstack-ansible setup-infrastructure.yml produces

TASK [galera_server : Start cluster with wsrep] ********************************
fatal: [infra1_galera_container-d2632314]: FAILED! => {"changed": false, "failed": true, "invocation": {"module_args": {"args": "--wsrep-new-cluster", "arguments": "--wsrep-new-cluster", "enabled": null, "name": "mysql", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "msg": " * Stopping MariaDB database server mysqld\n ...done.\n * Starting MariaDB database server mysqld\n ...fail!\n"}

running openstack-ansible galera-install.yml --tags galera-bootstrap produces

TASK [galera_server : Start cluster with wsrep] ********************************
fatal: [infra1_galera_container-d2632314]: FAILED! => {"changed": false, "failed": true, "msg": " * Stopping MariaDB database server mysqld\n ...done.\n * /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full!\n"}

The problem seems to be disk full. I'm not sure what made the disk to be full. I am using cobbler to install Ubuntu 14.04 and I think that maybe the problem is caused by a wrong LVM configuration in the preseed file.

Revision history for this message
Jean-Philippe Evrard (jean-philippe-evrard) wrote :

We don't monitor the disk space in OSA, and should be deployer's concern.

Thanks for your bug.

Changed in openstack-ansible:
status: New → Invalid
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.