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

Mounting root: cannot import '9388288466790552048': a pool with that name already exists #9

Open
michacassola opened this issue Oct 1, 2024 · 2 comments

Comments

@michacassola
Copy link

I get this output, the system still boots, but I am not sure what I did wrong.
Is this an error to be ignored? Can I get rid of it/ fix it?

0.819780] shpchp 0000:01:00.0: pci_hp_register failed with error -16
0.820617] shpchp 0000:01:00.0: Slot initialization failed
Alpine Init 3.10.1-r0
* Setting keymap de.bmap.gz: ok.
* Loading boot drivers: ok.
* Mounting root: cannot import '9388288466790552048': a pool with that name already exists
use the form 'zpool import <pool I id> <newpool>' to give it a new name
cannot import 'zfs': a pool with that name already exists
use the form 'zpool import <pool I id> <newpool>' to give it a new name
ok.
@psy0rz
Copy link
Owner

psy0rz commented Oct 1, 2024

yes, you can safely ignore that.

I tried to get around it, but i dont think its possible without hacking around in /usr/share/mkinitfs/initramfs-init

I think its a sideeffect of using ZFSbootmenu. I'll create a alpine issue for it.

@psy0rz
Copy link
Owner

psy0rz commented Oct 1, 2024

It's a known issue, but you can ignore it:

https://gitlab.alpinelinux.org/alpine/aports/-/issues/16465

https://gitlab.alpinelinux.org/alpine/mkinitfs/-/issues/45

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