Search results

  1. D

    No hard drives found

    I am trying to install Proxmox on my dell t320. It has a PERC H310 adapter, and I have two hard drives setup as RAID 1. How do I get the installer to recognize my drive?
  2. D

    Migrating to new hardware

    I have a dell r710 where I ran Proxmox. Could I just pop the drives out, put them in my dell t320, and boot it up, or would I need to do a complete re-installation? If so, is there any easy migration process I could do?
  3. D

    Trouble resizing VM disk

    [root@new-confluence ~]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 132G 0 disk ├─sda1 8:1 0 1G 0 part /boot └─sda2 8:2 0 31G 0 part ├─rl_new--confluence-root 253:0...
  4. D

    Trouble resizing VM disk

    I am trying to resize my root VM disk. It doesn't seem like it is working though:
  5. 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?
  6. D

    Using authentik

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

    Using authentik

    What are you using in place of it?
  8. 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.
  9. 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?
  10. 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...
  11. 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?
  12. D

    Unable to login to PVE web gui

    Can anyone please assist me?
  13. 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
  14. 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...
  15. D

    Using authentik

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

    Using authentik

    Has anyone had any success with this? Currently getting a 500 error. I am running 7.1-10.
  17. 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?
  18. 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.
  19. D

    LXC container fails to start

    It still doesn't start up.
  20. 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...