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

zfs import fails #124

Open
sandeepkapse opened this issue Mar 15, 2011 · 0 comments
Open

zfs import fails #124

sandeepkapse opened this issue Mar 15, 2011 · 0 comments

Comments

@sandeepkapse
Copy link
Member

Steps to reproduce problem :

> zpool create tank /dev/sdb -f

> zpool destroy tank

> zpool import -D tank

_ cannot import 'tank': more than one matching pool
import by numeric ID instead
cannot import 'tank': more than one matching pool
import by numeric ID instead
_

The same operation on Solaris Does not produce any error.

Note : 1) This happens when there is no pool on system.
2) Cache file /etc/zfs/zpool.cache seem to be appear only when there is at least on pool exist.
3) In Solaris there is always at least one pool exists as root file system of Solaris is zfs.

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