Bug 1625501 - gd2 smoke tests fail with cannot create directory ‘/var/lib/glusterd’: Permission denied
Summary: gd2 smoke tests fail with cannot create directory ‘/var/lib/glusterd’: Permis...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: GlusterFS
Classification: Community
Component: project-infrastructure
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-05 04:53 UTC by Prashanth Pai
Modified: 2019-05-27 00:59 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-27 00:59:25 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Prashanth Pai 2018-09-05 04:53:44 UTC
See: https://build.gluster.org/job/gd2-smoke/846/console

It failed before getting to gd2 tests with /usr/bin/mkdir: cannot create directory ‘/var/lib/glusterd’: Permission denied

Comment 1 M. Scherer 2018-09-05 11:03:44 UTC
So that's on builder9.int.rht.gluster.org

There is no /var/lib/gluster/ , likely because something did remove it. 

This is automatically created by our provisionning script, so I guess "something" did wipe it. If we could not do that, that would be great. The builder will automatically heal itself somewhere around tonight, but really, we shouldn't have make install be run as a user who is not root and expect to modify a path that is root managed on every possible system on the planet.

Comment 2 Nigel Babu 2018-10-03 08:54:47 UTC
We need to standardize how we do clean up better than what we currently do. That's the source of our problems. Putting this in the backlog.


Note You need to log in before you can comment on or make changes to this bug.