Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Concurrency issue when updating the same /etc/fstab on a node #211

Closed
lpabon opened this issue Oct 9, 2015 · 0 comments
Closed

Concurrency issue when updating the same /etc/fstab on a node #211

lpabon opened this issue Oct 9, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@lpabon
Copy link
Contributor

lpabon commented Oct 9, 2015

From the log:

[sshexec] ERROR 2015/10/09 09:21:33 
  /home/lpabon/git/golang/src/github.com/heketi/heketi/utils/ssh/ssh.go:155: 
  Failed to run command [sudo sed -i.save '/brick_e217b76a3dc82fe8f78d1febc7e03810/d' /etc/fstab] 
  on 192.168.10.103:22: Err[Process exited with: 4. Reason was:  ()]: Stdout []: 
  Stderr [sed: cannot rename /etc/fstab: No such file or directory

Seems we need to create some locking around the node /etc/fstab

@lpabon lpabon added the bug label Oct 9, 2015
@lpabon lpabon self-assigned this Oct 9, 2015
@lpabon lpabon added this to the Release 1.1 milestone Oct 9, 2015
@lpabon lpabon closed this as completed in 65d2ce5 Oct 9, 2015
@lpabon lpabon removed the in progress label Oct 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant