project-trident / trident-core Public
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
Max Length of ZFS Pool Name is too short #73
Comments
|
That would be an upstream FreeBSD issue |
|
I can use long names for pools on vanilla FreBSD... nvmd |
|
I think the limit for FreeBSD is 36, 64, or 1024. (or so I was told by the ZFS Masters) |
|
Done: project-trident/trident-installer@292ecfb Pool name length changed to 64 characters maximum (reasonable length - unable to find exact length limits in ZFS documentation, but datasets can go up to MAXNAMELEN/256 characters). |
I've never had to use a short name for my ZFS Pool on FreeBSD. Why is the max length for a ZFS Pool Name 12?

The text was updated successfully, but these errors were encountered: