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

Check if a given ZFS attribute is already set on the filesystem #5

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

rkeiii
Copy link

@rkeiii rkeiii commented Apr 23, 2018

Check if a given ZFS attribute is already set on the filesystem before calling 'zfs set ...'. This is necessary because zfs set will attempt to set, for example, mountpoint even if the filesystem is already mounted at the correct location.

@rhass
Copy link

rhass commented Jul 27, 2018

Thanks for submitting this, it's awesome! Could you run cookstyle to fix the travis issues?

(Also, sorry for the delay.)

@rkeiii
Copy link
Author

rkeiii commented Jul 30, 2018

@rhass No problem, I'll get the fix re-submitted in the next day or two.

@rkeiii rkeiii closed this Aug 9, 2018
…e calling 'zfs set ...'. This is necessary because zfs set will attempt to set, for example, mountpoint even if the filesystem is already mounted at the correct location.
@rkeiii rkeiii reopened this Aug 9, 2018
@rkeiii rkeiii force-pushed the zfs-property-update-pr-2 branch from 6ba0409 to 3483ed4 Compare August 9, 2018 17:57
@rkeiii
Copy link
Author

rkeiii commented Aug 9, 2018

@rhass This should be ready to go.

Copy link

@rhass rhass left a comment

Choose a reason for hiding this comment

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

Nice!

Thanks!

@rhass
Copy link

rhass commented Aug 13, 2018

/cc @chef-cookbooks/cookbook_engineering_team

@tas50 tas50 merged commit fe066ac into chef-cookbooks:master Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants