zfsonlinux / pkg-zfs

Native ZFS packaging for Debian and Ubuntu
https://launchpad.net/~zfs-native/+archive/daily
308 stars 55 forks source link

Cannot export pool 'rpool': pool in use #120

Closed Baughn closed 8 years ago

Baughn commented 10 years ago

I'm getting this message during shutdown, and - naturally - the system will not afterwards boot.

Baughn commented 10 years ago

"Fixed" by setting zfs_force=on, so the problem is as you'd expect. I'm not seeing any useful logs, though.

FransUrbo commented 10 years ago

Are you using ZFS as your root filesystem? What distribution and version of ZoL are you using and were did you get it (selfbuilt or dist package)?

Baughn commented 10 years ago

Debian stable (7.6), and I installed it by following the instructions on https://github.com/zfsonlinux/pkg-zfs/wiki/HOWTO-install-Debian-GNU-Linux-to-a-Native-ZFS-Root-Filesystem exactly.

FransUrbo commented 10 years ago

Ok, so you're using the stable packages. This is fixed in the somewhat-experimental "snapshot" packages...

Baughn commented 10 years ago

-right.

Don't suppose we could have a backport?

FransUrbo commented 10 years ago

We could, but I can't be bothered. Not important enough - it's just a warning and adding

zfs_force=1

"solves" the problem. Besides, I (and the ZoL team) recommends running latest anyway. So go with the snapshots...

FransUrbo commented 8 years ago

I believe this to be fixed in the new 0.6.5 version which was released a week or so ago. It contain new, improved versions of the init scripts where this doesn't happen.