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

System Storage documentation #201

Merged
merged 2 commits into from
Aug 30, 2024
Merged

System Storage documentation #201

merged 2 commits into from
Aug 30, 2024

Conversation

matthew-richerson
Copy link
Contributor

Add docs for how to use the NnfSystemStorage resource to create two VGs to work around the lvmlockd bug.

Add docs for how to use the NnfSystemStorage resource to create two VGs to
work around the lvmlockd bug.

Signed-off-by: Matt Richerson <[email protected]>
vgRemove: $VG_NAME
```

```yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

Put these two together in one file, using the --- yaml doc separator.

kind: NnfStorageProfile
```

```yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

Again, in one file, using the --- doc separator.


## NnfSystemStorage Resource

System storage is created through the `NnfSystemStorage` resource. By default, system storage creates an allocation on all Rabbits in the system and exposes the storage to all compute. This behavior can be modified through different fields in the `NnfSystemStorage` resource. A `NnfSystemStorage` storage resource has the following fields in its `Spec` section:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
System storage is created through the `NnfSystemStorage` resource. By default, system storage creates an allocation on all Rabbits in the system and exposes the storage to all compute. This behavior can be modified through different fields in the `NnfSystemStorage` resource. A `NnfSystemStorage` storage resource has the following fields in its `Spec` section:
System storage is created through the `NnfSystemStorage` resource. By default, system storage creates an allocation on all Rabbits in the system and exposes the storage to all computes. This behavior can be modified through different fields in the `NnfSystemStorage` resource. A `NnfSystemStorage` storage resource has the following fields in its `Spec` section:

Signed-off-by: Matt Richerson <[email protected]>
@matthew-richerson matthew-richerson merged commit ee72719 into main Aug 30, 2024
1 check passed
@matthew-richerson matthew-richerson deleted the systemstorage branch August 30, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants