Help me - Issue to start Proxmox VE

carlomagno03

New Member
Jul 26, 2021
1
0
1
34
Hello everyone,

I'm having the following issue when starting my dedicated server on OVH.

Import ZFS Issue.png

Failed to start Import ZFS pool datastore, it starts to happen after I have done a normal reboot on the Proxmox server.

Already tried the following but not successful:
  1. Wait for a very long time to see if it starts;
  2. Tried to access a terminal to execute commands;
  3. Select a different version of the kernel on grub advanced options, already tried many versions.
Can someone please help me with that?

Thank you!
 

Attachments

  • Import ZFS Issue.png
    Import ZFS Issue.png
    92 KB · Views: 1
hi,

your zfs cachefile is probably corrupted, this leads to the volumes not being mounted.

try booting into a PVE installer ISO, and select debug mode and hit Ctrl-D to continue booting, then you should be able to execute commands
and fix your cachefile like this:
Code:
zpool set cachefile=/etc/zfs/zpool.cache <POOLNAME> # do this for all ZFS pools you have
update-initramfs -k all -u
reboot
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!