Skip to content

nfs sharing problem when node is added after restart or re-added after removed.#519

Open
bluehope wants to merge 1 commit intojtriley:developfrom
bluehope:develop
Open

nfs sharing problem when node is added after restart or re-added after removed.#519
bluehope wants to merge 1 commit intojtriley:developfrom
bluehope:develop

Conversation

@bluehope
Copy link
Copy Markdown

@bluehope bluehope commented Apr 3, 2015

#518 as case, nfs sharing permission error occur when 1."Restarting cluster" or 2."removing nodes and re adding nodes".

At "on_add_node" method in "clustersetup.py"
"_create_user" before "_setup_nfs" was key to this problem.

Comment thread starcluster/node.py
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you commenting this out?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's my commit mistake.
I've actually used
nfs_export_settings = "(sync,rw)" #no_root_squash,no_subtree_check
this setting. Anyway not related with #518.

This line should not be commented out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants