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

Use update-alternatives to allow concurrent installation of zfs-linux and zfs-fuse #14

Open
dajhorn opened this issue Dec 22, 2011 · 4 comments

Comments

@dajhorn
Copy link
Member

dajhorn commented Dec 22, 2011

Use the update-alternatives dpkg facility to allow the ZFS fuse driver and the ZFS native driver to be installed at the same time.

@dajhorn
Copy link
Member Author

dajhorn commented Jan 3, 2012

This enhancement would be a preliminary step towards implementing openzfs/zfs#8.

@ryao
Copy link
Member

ryao commented Feb 13, 2012

Where do you suggest that the files be located in the filesystem to permit symbolic links to be used to select one over the other in a way that prevents collisions?

@dajhorn
Copy link
Member Author

dajhorn commented Feb 14, 2012

Looking at /etc/alternatives, it seems like /sbin/zfs.fuse and /sbin/zfs.linux would be conventional choices for the diversion with /etc/zfs and /var/lib/zfs shared.

@dajhorn
Copy link
Member Author

dajhorn commented Apr 21, 2012

It sounds like zfs-fuse development is ending, so implementing this feature may not be worthwhile:

http://groups.google.com/group/zfs-fuse/browse_thread/thread/76ed1b2c59bf545e

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

No branches or pull requests

2 participants