Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to persist metadata - open nsqd.308.dat.xxx.tmp: permission denied #9

Open
amarburg opened this issue Oct 10, 2016 · 4 comments
Labels

Comments

@amarburg
Copy link

Hi all, just installed Workflow onto a 3-node Vagrant test network using your great instructions. Unfortunately, nsqd goes into an error-restart:

% kubectl --namespace=deis log deis-nsqd-2362409882-od1bd
Set broadcast-address to and MAX_READY_COUNT to 10000
[nsqd] 2016/10/10 19:41:21.340182 nsqd v0.3.8 (built w/go1.6.2)
[nsqd] 2016/10/10 19:41:21.342169 ID: 308
[nsqd] 2016/10/10 19:41:21.342204 NSQ: persisting topic/channel metadata to nsqd.308.dat
2016/10/10 19:41:21 ERROR: failed to persist metadata - open nsqd.308.dat.2082426343634159740.tmp: permission denied

Not even sure where to start with this one -- is nsqd failing for some other reason then failing to persist the metadata, or is that the root problem.

Kube 1.3.8 on a hand-rolled CoreOS/Vagrant configuration, so it's entirely possible I've screwed something up. However, other cursory Kubernetes tests appear to work.

@bacongobbler
Copy link
Member

Hey @amarburg, sorry that this issue fell through the cracks!

I see the following upstream issue but I'm not sure how this issue may occur. Perhaps @jchauncey knows more on how this issue pops up.

@amarburg
Copy link
Author

amarburg commented Nov 1, 2016

Hi @bacongobbler, thanks! Pls let me know how I can assist with the debugging. I'm a Kube newbie ...

@bacongobbler
Copy link
Member

If you're up for it you can take a look at https://deis.com/docs/workflow/troubleshooting/kubectl/ to dive into the nsq component, take a look at their issue list and see if anything looks relevant. That's where I'd start, at least. :)

@Cryptophobia
Copy link

This issue was moved to teamhephy/nsqd#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants