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

Pool not importing on boot Ubuntu 15.04 #162

Closed
palesius opened this issue Jul 15, 2015 · 2 comments
Closed

Pool not importing on boot Ubuntu 15.04 #162

palesius opened this issue Jul 15, 2015 · 2 comments

Comments

@palesius
Copy link

I have a fresh install of Ubuntu 15.04 that I've set up a zfs pool on.
However every time I reboot I have to manually import.

I don't see any any errors in dmesg: http://pastebin.com/Fq5icG8X
it completes boot around 80.

I've verified (using apt-cache policy mountall) that I have the correct version of mountall.
I've tried deleting /etc/zfs/zpool.cache and it seems to recreate it just fine

I haven't been able to find where to look at the logs (if any) from mountall.

upstart was not initially installed. I have since installed it, and removed and reinstalled the ubuntu-zfs package after installing upstart.

Same behavior.

This could all very well be down to user error, as this is my first ubuntu build, I'm far more familiar with fedora/centos and my experience with ZFS is all on FreeBSD.

@palesius palesius changed the title Pool not importing on boot Ubuntu 14.04 Pool not importing on boot Ubuntu 15.04 Jul 15, 2015
@palesius
Copy link
Author

Ok I resolved the issue by switching it to use upstart instead of sysv:
sudo apt-get install upstart-sysv

However automounting does not appear to work on Ubuntu 15.04 without this change.

@dajhorn
Copy link
Member

dajhorn commented Jul 20, 2015

This is a duplicate of #145 and #161; better systemd support is pending.

@dajhorn dajhorn closed this as completed Jul 20, 2015
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

2 participants