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

make out-of-disk troubleshooting steps work #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

teutat3s
Copy link
Member

@teutat3s teutat3s commented Dec 19, 2024

I noticed these small changes were necessary to make the commands actually work.

Testing notes:

  • Used the commands to bring a manatee instance with disk filled to 100% back online.

Open question:

  • Should I create a ticket?

Copy link
Member

Choose a reason for hiding this comment

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

This file needs copyright update

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@@ -403,7 +403,7 @@ Notice that the zone's delegated dataset has no more space.

1. Increase the zone's ZFS dataset. In the GZ, run:
>```
># zfs set quota=1G zones/e3ab01c5-d5d0-423c-97de-2c71183302d9
># zfs set quota=100G zones/e3ab01c5-d5d0-423c-97de-2c71183302d9
Copy link
Member

Choose a reason for hiding this comment

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

I think the number used here is less important than the fact that it's at least higher than the current value. That's implied in the previous statement, but perhaps it needs to be made more clear.

Copy link
Member Author

Choose a reason for hiding this comment

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

I added a few words trying to make it more clear.

@danmcd
Copy link

danmcd commented Dec 19, 2024

If you file a ticket, it's a MANTA- one.

@teutat3s teutat3s requested a review from bahamat December 19, 2024 16:00
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.

3 participants