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

Autostart not working #122

Open
Kraust opened this issue Feb 10, 2025 · 0 comments
Open

Autostart not working #122

Kraust opened this issue Feb 10, 2025 · 0 comments

Comments

@Kraust
Copy link

Kraust commented Feb 10, 2025

Autostart VMs on Boot is not working for me. The following error is reported by the console:

zfs error: open3: exec of zpool list -o name -H zfs-1 failed: No such file or directory at /nix/store/1138wihmibq5bndqa10cman77jgwqq65-perl-5.38.2-env/lib/perl5/site_perl/5.38.2/PVE/Tools.pm line 494.

zfs error: open3: exec of zpool list -o name -H zfs-1 failed: No such file or directory at /nix/store/1138wihmibq5bndqa10cman77jgwqq65-perl-5.38.2-env/lib/perl5/site_perl/5.38.2/PVE/Tools.pm line 494.

TASK ERROR: could not activate storage 'zfs-1', zfs error: open3: exec of zpool import -d /dev/disk/by-id/ -o cachefile=none zfs-1 failed: No such file or directory at /nix/store/1138wihmibq5bndqa10cman77jgwqq65-perl-5.38.2-env/lib/perl5/site_perl/5.38.2/PVE/Tools.pm line 494. 

Looks like it's a missing dependency somewhere. When I run the following manually, I get the expected output:

zpool list -o name -H zfs-1

Could also be that the disk isn't available yet. Would need to fiddle around with it some more.

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

1 participant