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

Support NFS with external cluster #13277

Open
parth-gr opened this issue Nov 27, 2023 · 7 comments · May be fixed by #13876
Open

Support NFS with external cluster #13277

parth-gr opened this issue Nov 27, 2023 · 7 comments · May be fixed by #13876
Labels
feature good-first-issue Simple issues that are good for getting started with Rook.

Comments

@parth-gr
Copy link
Member

Is this a bug report or feature request?

  • Feature Request
    NFS should be supported with external cluster

What should the feature do:
External cluster can also use the features of NFS
@BlaineEXE what are your thoughts for this?

What is use case behind this feature:

Environment:

@BlaineEXE
Copy link
Member

External NFS is likely already supported. Either by configuring CSI properly for an external NFS, or by giving Rook a Ceph admin key for creating a local CephNFS for an external Ceph cluster.

@parth-gr
Copy link
Member Author

parth-gr commented Dec 7, 2023

Either by configuring CSI properly for an external NFS:

Do you mean by creating some other csi-secrets, we can create them using python scripts, and can we document that, can any you provide details on it.

by giving Rook a Ceph admin key for creating a local CephNFS for an external Ceph cluster.

Yes this is the option but lets document the first step, and this can be always done

@BlaineEXE
Copy link
Member

I don't have steps to use an external NFS from CSI, but they should be very similar to CephFS since the CSI code for NFS is built largely on the pre-existing CephFS base.

The biggest thing is that the CSI client needs to be able to sent ceph nfs export ... commands to the ceph cluster.

Doing this automatically via python scripts sounds like a good improvement.

Copy link

github-actions bot commented Feb 6, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@parth-gr parth-gr added good-first-issue Simple issues that are good for getting started with Rook. and removed wontfix labels Feb 12, 2024
parth-gr added a commit to parth-gr/rook that referenced this issue Mar 5, 2024
with recent discussion we come to conclusion
nfs can be suported easily in the external cluster
so adding the design that we discussed

closes: rook#13277

Signed-off-by: parth-gr <partharora1010@gmail.com>
@parth-gr parth-gr linked a pull request Mar 5, 2024 that will close this issue
6 tasks
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

parth-gr added a commit to parth-gr/rook that referenced this issue Apr 22, 2024
with recent discussion we come to conclusion
nfs can be suported easily in the external cluster
so adding the design that we discussed

closes: rook#13277

Signed-off-by: parth-gr <partharora1010@gmail.com>
parth-gr added a commit to parth-gr/rook that referenced this issue Apr 23, 2024
with recent discussion we come to conclusion
nfs can be suported easily in the external cluster
so adding the design that we discussed

closes: rook#13277

Signed-off-by: parth-gr <partharora1010@gmail.com>
parth-gr added a commit to parth-gr/rook that referenced this issue Apr 24, 2024
with recent discussion we come to conclusion
nfs can be suported easily in the external cluster
so adding the design that we discussed

closes: rook#13277

Signed-off-by: parth-gr <partharora1010@gmail.com>
Copy link

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2024
@travisn
Copy link
Member

travisn commented Apr 24, 2024

Reopening since #13876 is still in review

@travisn travisn reopened this Apr 24, 2024
parth-gr added a commit to parth-gr/rook that referenced this issue Apr 25, 2024
with recent discussion we come to conclusion
nfs can be suported easily in the external cluster
so adding the design that we discussed

closes: rook#13277

Signed-off-by: parth-gr <partharora1010@gmail.com>
parth-gr added a commit to parth-gr/rook that referenced this issue Apr 25, 2024
with recent discussion we come to conclusion
nfs can be suported easily in the external cluster
so adding the design that we discussed

closes: rook#13277

Signed-off-by: parth-gr <partharora1010@gmail.com>
parth-gr added a commit to parth-gr/rook that referenced this issue Apr 25, 2024
with recent discussion we come to conclusion
nfs can be suported easily in the external cluster
so adding the design that we discussed

closes: rook#13277

Signed-off-by: parth-gr <partharora1010@gmail.com>
@github-actions github-actions bot removed the wontfix label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good-first-issue Simple issues that are good for getting started with Rook.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants