nextcloud / vm

💻☁📦 The Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4). Community developed and maintained.
https://download.nextcloudvm.com
GNU General Public License v3.0
1.31k stars 657 forks source link

mount /mnt/ncdata not working after upgrade kernel #2580

Closed Netmees closed 11 months ago

Netmees commented 11 months ago

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. Click on '...'

Expected Result

get normal access to nextcloud

Actual Result

boot error.... unable to mount /mnt/ncdata

/sbin/modprobe zfs modprobe: ERROR: could not insert 'zfs': Key was rejected by service

trying to add support for new kernel

dpkg-reconfigure zfs-dkms

getting error....

i had modified the grub to access to the menu and then choose last working kernel -> linux-image-5.15.0-25-generic

and the works ok....

Screenshots, Videos, or Pastebins

No response

Additional Context

No response

Build Version

27.1.2

Environment

By downloading the VM

Environment Details

No response

enoch85 commented 11 months ago

Thanks for posting!

Which Hypervisor is this?

Netmees commented 11 months ago

its KVM... but i think the proble its that the new kernel linux-image-5.15.0-8x it still cant handle zfs modprobe modules...

enoch85 commented 11 months ago

Aah, yes that would explain it.

Please revert to backup and wait. :)

Netmees commented 11 months ago

haha thast what i did... there its allways problems with automatic updates with everything.... nothing is done specting changes in the systen ;-)

enoch85 commented 11 months ago

haha thast what i did... there its allways problems with automatic updates with everything.... nothing is done specting changes in the systen ;-)

That's why I prefer manual updates. Automatic updates are nice if you are 99 (you can never be 100)% sure that everything will be alright. We try to make it as stable as possible, but kernels, and OS, and other dependencies are out of our control.

enoch85 commented 11 months ago

Closing since it out of our control.