[Bug 1474667] Re: log dir permissions are incorrect
Jorge Niedbalski
1474667 at bugs.launchpad.net
Wed Jul 15 13:45:37 UTC 2015
** Changed in: ceilometer (Ubuntu Trusty)
Status: New => In Progress
** Changed in: ceilometer (Ubuntu Utopic)
Status: New => In Progress
** Changed in: ceilometer (Ubuntu Vivid)
Status: New => In Progress
** Changed in: ceilometer (Ubuntu Trusty)
Assignee: (unassigned) => Jorge Niedbalski (niedbalski)
** Changed in: ceilometer (Ubuntu Utopic)
Assignee: (unassigned) => Jorge Niedbalski (niedbalski)
** Changed in: ceilometer (Ubuntu Vivid)
Assignee: (unassigned) => Jorge Niedbalski (niedbalski)
** Changed in: ceilometer (Ubuntu Wily)
Assignee: (unassigned) => Jorge Niedbalski (niedbalski)
** Tags added: sts
** Description changed:
+ [Impact]
+
In ceilometer-common.postinst, permissions for the dir
/var/log/ceilometer are set to 750.
In http://docs.openstack.org/developer/ceilometer/install/manual.html
it's stated to "Note Please make sure that ceilometer’s logging
directory (if it’s configured) is read and write accessible for the user
swift is started by."
That means the perms need to be 770, not 750.
- This prevents parts of swift from running, where it uses ceilometer's
- egg to log info to ceilometer about usage.
+ [Test Case]
+
+ * Install ceilometer package
+ * Install swift package
+ * This prevents parts of swift from logging, where it uses ceilometer's egg to log info to ceilometer about usage.
+
+ [Regression Potential]
+
+ * None expected
+
+ [Other Info]
+
+ * None
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceilometer in Ubuntu.
https://bugs.launchpad.net/bugs/1474667
Title:
log dir permissions are incorrect
Status in ceilometer package in Ubuntu:
Confirmed
Status in ceilometer source package in Trusty:
In Progress
Status in ceilometer source package in Utopic:
In Progress
Status in ceilometer source package in Vivid:
In Progress
Status in ceilometer source package in Wily:
Confirmed
Bug description:
[Impact]
In ceilometer-common.postinst, permissions for the dir
/var/log/ceilometer are set to 750.
In http://docs.openstack.org/developer/ceilometer/install/manual.html
it's stated to "Note Please make sure that ceilometer’s logging
directory (if it’s configured) is read and write accessible for the
user swift is started by."
That means the perms need to be 770, not 750.
[Test Case]
* Install ceilometer package
* Install swift package
* This prevents parts of swift from logging, where it uses ceilometer's egg to log info to ceilometer about usage.
[Regression Potential]
* None expected
[Other Info]
* None
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1474667/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list