Skip to content

Issue #26 Documentation NFS Volume #27

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 2 commits into from
Jul 18, 2022

Conversation

janleemans
Copy link
Member

Detailing the documentation to set up a Single Instance DB using an NFS Volume
Signed-off-by: Jan Leemans jan.leemans@oracle.com

Detailing the documentation to set up a Single Instance DB using an NFS Volume
Signed-off-by: Jan Leemans <jan.leemans@oracle.com>
```

**Note:** Whenever a mount target is provisioned in OCI, its `Reported Size (GiB)` values are very large. This is visible on the mount target page when logged in to the OCI console. Some applications will fail to install if the results of a space requirements check show too much available disk space. So specify, in gibibytes (GiB), the maximum capacity reported by file systems exported through this mount target. This setting does not limit the actual amount of data you can store.
**Note:**
- Example volumeHandler in the above config file :
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't it be Example volumeHandle, right ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed, I'll correct

Copy link
Member Author

Choose a reason for hiding this comment

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

Corrected.

Correct line description in text (volumeHandle)
@abhisbyk
Copy link
Contributor

The doc changes look fine to me.

@yunus-qureshi
Copy link
Member

Thanks @janleemans

@yunus-qureshi yunus-qureshi reopened this Jul 18, 2022
@yunus-qureshi yunus-qureshi merged commit 189e92b into oracle:main Jul 18, 2022
@yunus-qureshi yunus-qureshi linked an issue Jul 18, 2022 that may be closed by this pull request
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.

Documentation: OCI NFS Volume Static Provisioning
3 participants