Skip to content

Clarify that NFS with Cobbler is not supported (bsc#1240666) #3948

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

Merged
merged 6 commits into from
May 14, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Clarify that NFS with Cobbler is not supported
  • Loading branch information
meaksh committed May 13, 2025
commit f793935cd3561aeafa4badf668e81ff95297c71e
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ See the tables in this section for guides to estimate the size required.

[IMPORTANT]
====
Do not use NFS for storage because it does not support SELinux file labeling.
Do not use NFS for storage. It is not supported.
====

On the {productname} Server, use this command to find all available storage devices:
Expand Down
5 changes: 5 additions & 0 deletions modules/reference/pages/admin/cobbler.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ For more information about autoinstallation powered by {cobbler}, see xref:clien
{suse} only supports {cobbler} functions that are available in the {productname} {webui}, or through the {productname} API.
Only supported features are documented here.
====

[IMPORTANT]
====
Using NFS for the persisent volumes of {cobbler} is not supported.
====