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

ZPOOL does not exist: <zpool> #52

Open
wallnerryan opened this issue Nov 11, 2016 · 0 comments
Open

ZPOOL does not exist: <zpool> #52

wallnerryan opened this issue Nov 11, 2016 · 0 comments
Labels

Comments

@wallnerryan
Copy link
Contributor

wallnerryan commented Nov 11, 2016

When running fli-docker as sudo such as sudo fli-docker you will get a ZPOOL doesnt not exist error when in fact the ZPOOL does exist!

Likely, this is a host misconfiguration or permissions issue.

This is because fli-docker will verify access to a zpool before running. Sometimes, sudoers do not have access to basic readonly information such as zpool list which fli-docker needs.

Take a look at these articles to configure your host correctly

http://completelyfake.eu/sohozfs/sohozfs.html#advsetup-10
http://docs.oracle.com/cd/E19253-01/819-5461/gebxb/index.html

Secondly, if zpool is not accessible via sh -c such as it existing in /usr/local/sbin and not /usr/bin it may fail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant