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

Trainer job mount CephFS #49

Merged
merged 6 commits into from
May 19, 2017
Merged

Conversation

Yancey1989
Copy link
Collaborator

@Yancey1989 Yancey1989 commented May 18, 2017

Copy admin.secret to certs folder and configure environment variable in k8s YAML file.

Fixed #52

monitors_addr = settings.CEPHFS_MONITORS_ADDR,
user = "admin",
secret_name = "ceph-secret",
mount_path = "/pfs/datacentor1/home/%s/" % username,
Copy link
Collaborator

Choose a reason for hiding this comment

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

These are hard codes.

Copy link
Collaborator

@typhoonzero typhoonzero left a comment

Choose a reason for hiding this comment

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

LGTM

@Yancey1989 Yancey1989 merged commit d2601de into PaddlePaddle:develop May 19, 2017
@Yancey1989 Yancey1989 deleted the job_volume branch May 19, 2017 05:57
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