Rudd-O / zfs-fedora-installer

Fedora on ZFS root installer
35 stars 6 forks source link

zpool not being exported at reboots #5

Closed seriv closed 8 years ago

seriv commented 11 years ago

Both qemu and copied to physical drives fedora rooted on zfs installations require 2 reboots each time. First reboot fails with

cannot import 'rpool': pool may be in use from other system

many times until it drops into emergency shell. There you can import zpool with '-f' and then export it and reboot without giving machine a chance to retry importing zpool. Then next boot will succeed.

Rudd-O commented 8 years ago

Is this still an issue?