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

Cloning breaks when there's a ZFS property set on the StorageClass. #2

Open
datamattsson opened this issue Dec 11, 2018 · 0 comments
Open

Comments

@datamattsson
Copy link
Member

When cloning a dataset from a StorageClass that have ZFS dataset modifiers like compression set, the clone fails.

22:15:35 client.go:168: response: 500 Internal Server Error, length=144
22:15:35 client.go:138: status code was 500 Internal Server Error for request: action=POST path=http://unix/VolumeDriver.Create, attempting to decode error response.
22:15:35 dockervol.go:273: unable to create/update docker volume using general-4892aaeb-fd92-11e8-8147-000c2966ae98 & map[allowOverrides:description compression:lz4 description:My MariaDB Clone Claim size:1 cloneOf:general-3e16ba7d-fd92-11e8-8147-000c2966ae98 mountConflictDelay:30] - status code was 500 Internal Server Error for request: action=POST path=http://unix/VolumeDriver.Create, attempting to decode error response response - &{{  map[]} this property can not be modified for snapshots: tank/k8s/general-3e16ba7d-fd92-11e8-8147-000c2966ae98@2018-12-11T22:15:35.966178582Z}
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

No branches or pull requests

1 participant