Search results

  1. D

    Moving machines to rpi

    I would like to transfer a container (lxc) and vm from proxmox onto a raspberry pi. How would I go about doing this?
  2. D

    Using authentik

    @hackmybeer Did this work for you? It still doesn't work for me.
  3. D

    Using authentik

    What are you using in place of it?
  4. D

    Unable to login to PVE web gui

    It seems a reboot fixed it after restarting those services. Not sure why a reboot didn't fix it before.
  5. D

    Enabling Enterprise Repo Updates

    I installed my subscription key, and enabled the new enterprise repo, but I am not seeing any updates. How do I enable the new repo?
  6. D

    Unable to login to PVE web gui

    Did a systemctl restart pveproxy.service pvedaemon.service, and it still fails to login. EDIT: Did a status against the two services, and seeing the following: pvedaemon[198097]: authentication failure; rhost=::ffff:<ip> user=root@pam msg=cfs-lock 'file-priv_tfa_cfg' error: got lock request...
  7. D

    Proxmox VE Idea

    Was just reading this article: https://www.omgubuntu.co.uk/2022/01/ubuntu-on-raspberry-pi-4-2gb-zswap. Could proxmox possibly implement something like zswap that they are using?
  8. D

    Unable to login to PVE web gui

    Can anyone please assist me?
  9. D

    Unable to login to PVE web gui

    I am logged in as root. Here is what happens when I try to touch a file: touch: cannot touch 'test': Input/output error
  10. D

    Unable to login to PVE web gui

    I am not able to login to the web gui. I just get a "Login failed. Please try again". I setup authentik (unsuccessfully the other day), but was still able to login with PAM authentication. Looking in syslog, seeing the following messages: Jan 19 17:54:33 server pvestatd[2043]: authkey...
  11. D

    Using authentik

    It happens when I attempt to login to Proxmox after following that guide:
  12. D

    Using authentik

    Has anyone had any success with this? Currently getting a 500 error. I am running 7.1-10.
  13. D

    Extracting files from backup

    This is the command that I ran: dd if=/dev/mapper/pve-vm--108--disk--0 of=/mnt/vm-108-disk-0.backup How can I (if possible) extract these files in Linux?
  14. D

    Backup Fails to Stop VM

    I have two of these VMs where this doesn't work. I set the mode to Stop. They are Rocky Linux 8.5 VMs.
  15. D

    LXC container fails to start

    It still doesn't start up.
  16. D

    LXC container fails to start

    e2fsck 1.44.5 (15-Dec-2018) ext2fs_open2: Bad magic number in super-block fsck.ext4: Superblock invalid, trying backup blocks... Superblock has invalid MMP magic. Fix<y>? yes Superblock has an invalid journal (inode 8). Clear<y>? yes *** journal has been deleted *** The filesystem size...
  17. D

    LXC container fails to start

    pct mount 108 mount: /var/lib/lxc/108/rootfs: wrong fs type, bad option, bad superblock on /dev/mapper/pve-vm--108--disk--0, missing codepage or helper program, or other error. mounting container failed command 'mount /dev/dm-8 /var/lib/lxc/108/rootfs//' failed: exit code 32 lsblk -o...
  18. D

    LXC container fails to start

    proxmox-ve: 6.4-1 (running kernel: 5.4.151-1-pve) pve-manager: 6.4-13 (running version: 6.4-13/9f411e79) pve-kernel-5.4: 6.4-10 pve-kernel-helper: 6.4-10 pve-kernel-5.3: 6.1-6 pve-kernel-5.4.151-1-pve: 5.4.151-1 pve-kernel-5.4.143-1-pve: 5.4.143-1 pve-kernel-5.3.18-3-pve: 5.3.18-3...
  19. D

    LXC container fails to start

    So it sounds like I lost it?...
  20. D

    LXC container fails to start

    Can anyone please help me?