Search results

  1. R

    Migration issue after replacing a node

    ppl: 1. Open the node you want to move vm/ct 2. go to: /etc/ssh/ 3. get key from file: ssh_host_rsa_key.pub 4. Go to node from which you want to move vm/ct 5. Open file /etc/ssh/ssh_know_hosts 6. comment (#) line with destination node name 7. Add new line proxmox ssh-rsa...
  2. R

    Big problem with zfsutils-linux package

    root@proxbiblioteka:~# apt update Hit:1 http://ftp.pl.debian.org/debian buster InRelease Hit:2 http://ftp.pl.debian.org/debian buster-updates InRelease Get:3 http://security.debian.org buster/updates InRelease [65.4 kB] Fetched 65.4 kB in 1s (79.9 kB/s) Reading package lists... Done Building...
  3. R

    Big problem with zfsutils-linux package

    I think i found the problem. I don't know why but in my system i have 3 packages with wrong version: libzfslinux-dev : Depends: libnvpair1linux (= 0.7.12-2+deb10u2) but 0.8.1-pve1 is to be installed Depends: libuutil1linux (= 0.7.12-2+deb10u2) but 0.8.1-pve1 is to be...
  4. R

    Big problem with zfsutils-linux package

    Hi, I tried to update package zfsutils-linux and after that, the package was not fully configured (apt say that). I receive errors: ● zfs-mount.service - Mount ZFS filesystems Loaded: loaded (/lib/systemd/system/zfs-mount.service; enabled; vendor preset: enabled) Active: failed (Result...