Activity log for bug #1524729

Date Who What changed Old value New value Message
2015-12-10 11:01:15 Ivan Berezovskiy bug added bug
2015-12-10 11:01:52 Sergey Kolekonov fuel: status New Confirmed
2015-12-10 11:01:58 Ivan Berezovskiy tags pacemaker
2015-12-10 11:03:37 Sergey Kolekonov summary pacemaker fails to start any resource pacemaker SysInfo incorrectly determines free disk space
2015-12-10 11:09:12 Sergey Kolekonov description Pacemaker fails to start any resource on hardware environment with the following configuration: 1. Neutron VLAN 2. One or two controllers. 3. No cinder, no Ceph. Error log: http://paste.openstack.org/show/481458/ Check pacemaker log: grep 'has an combined system health' /var/log/pacemaker.log | less Result is -1000000 VERSION: feature_groups: - mirantis production: "docker" release: "8.0" openstack_version: "2015.1.0-8.0" api: "1.0" build_number: "275" build_id: "275" fuel-nailgun_sha: "5ff92bf8e121390ccdfb53cd0c4a1503fb731f5a" python-fuelclient_sha: "19b89d9109d7ddffdc0eb4c4c0979485f3ca2146" fuel-agent_sha: "6356e90686efcc0f5aa1c6bfc108688975ce9650" fuel-nailgun-agent_sha: "a33a58d378c117c0f509b0e7badc6f0910364154" astute_sha: "48fd58676debcc85951db68df6d77c22daa55e52" fuel-library_sha: "f267761dff972295bc32b42934a13568a2d1725d" fuel-ostf_sha: "23b7ae2a1a57de5a3e1861ffb7805394ca339cc2" fuel-mirror_sha: "c66309976db831a4081e5e0064028d7c67014b2f" fuelmenu_sha: "761685b566af981479e7e0f3c3a5eede5a40400d" shotgun_sha: "a0bd06508067935f2ae9be2523ed0d1717b995ce" network-checker_sha: "a3534f8885246afb15609c54f91d3b23d599a5b1" fuel-upgrade_sha: "1e894e26d4e1423a9b0d66abd6a79505f4175ff6" fuelmain_sha: "95b4232a4faf0eb151fcc9aefca833392afa6cdf" Pacemaker fails to start any resource on hardware environment with the following configuration: 1. Neutron VLAN 2. One or two controllers. 3. No cinder, no Ceph. Error log: http://paste.openstack.org/show/481458/ Check pacemaker log: grep 'has an combined system health' /var/log/pacemaker.log | less Result is -1000000 The reason is that SysInfo resource reports that disk space is low, as df -h by default returns disk space amount in TB if it's large enough and the script compares the amount of space to values in Megabytes. VERSION:   feature_groups:     - mirantis   production: "docker"   release: "8.0"   openstack_version: "2015.1.0-8.0"   api: "1.0"   build_number: "275"   build_id: "275"   fuel-nailgun_sha: "5ff92bf8e121390ccdfb53cd0c4a1503fb731f5a"   python-fuelclient_sha: "19b89d9109d7ddffdc0eb4c4c0979485f3ca2146"   fuel-agent_sha: "6356e90686efcc0f5aa1c6bfc108688975ce9650"   fuel-nailgun-agent_sha: "a33a58d378c117c0f509b0e7badc6f0910364154"   astute_sha: "48fd58676debcc85951db68df6d77c22daa55e52"   fuel-library_sha: "f267761dff972295bc32b42934a13568a2d1725d"   fuel-ostf_sha: "23b7ae2a1a57de5a3e1861ffb7805394ca339cc2"   fuel-mirror_sha: "c66309976db831a4081e5e0064028d7c67014b2f"   fuelmenu_sha: "761685b566af981479e7e0f3c3a5eede5a40400d"   shotgun_sha: "a0bd06508067935f2ae9be2523ed0d1717b995ce"   network-checker_sha: "a3534f8885246afb15609c54f91d3b23d599a5b1"   fuel-upgrade_sha: "1e894e26d4e1423a9b0d66abd6a79505f4175ff6"   fuelmain_sha: "95b4232a4faf0eb151fcc9aefca833392afa6cdf"
2015-12-10 12:18:22 Sergey Kolekonov fuel: status Confirmed In Progress
2015-12-10 14:15:34 Dmitry Pyzhov tags pacemaker area-mos pacemaker
2015-12-21 15:10:50 Fuel Devops McRobotson fuel: status In Progress Fix Committed
2016-02-04 14:24:00 Kristina Berezovskaia fuel: status Fix Committed Fix Released