Bug 966803 - Namespaced uservars break Watchman
Summary: Namespaced uservars break Watchman
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-24 02:39 UTC by Jhon Honce
Modified: 2015-05-14 23:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-11 04:10:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jhon Honce 2013-05-24 02:39:18 UTC
Description of problem:
The introduction of subdirectories in ~gear/.env break Watchman.

Version-Release number of selected component (if applicable):


How reproducible:
Any devenv running Watchman

Steps to Reproduce:
1. read /var/log/messages
2.
3.

Actual results:
May 23 22:37:15 ip-10-152-188-137 rhc-watchman[29871]: watchman caught #<Errno::EISDIR: Is a directory - /var/lib/openshift/519e5ccee219dd4f29000001/.env/mongodb>: Is a directory - /var/lib/openshift/519e5ccee219dd4f29000001/.env/mongodb. Retries left: 1


Expected results:
no errors

Additional info:

Comment 1 Jhon Honce 2013-05-24 19:00:32 UTC
Fixed in https://github.com/openshift/li/pull/1463

Comment 2 openshift-github-bot 2013-05-25 02:15:49 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/12689bc28cbebd29d1e5e7ff1cd8cb5053583ab8
Bug 966803 - Watchman support for namespaced directories in .env

* Read V2 gear environments
* Restart watchman when sync'ing to devenv

Comment 3 Meng Bo 2013-05-27 09:50:00 UTC
Checked on devenv_3277,

1. Watch the /var/log/messages
2. Create some app on the node
3. Add dbs to the apps

4. There is no error for the rhc-watchman

Move bug to verified.


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