Search results

  1. I

    1984hosting ACME plugin not working (outdated + more?)

    For my internal PVE nodes I want to get ACME working. Since I'm behind a NAT firewall and the single IP's port 80 is not available, I'm trying with the DNS API challenge. Unfortunately, my own web hoster does not provide a DNS API, so I forwarded a subdomain to 1984.hosting, which has a built-in...
  2. I

    How to remove local (Directory) storage properly?

    In my attempts to understand how Proxmox storage works in a cluster, I took a spare disk and tried to add it through the web GUI via node -> Disks -> Directory -> Create: Directory. I selected my spare disk but the only filesystems I could pick were either EXT4 or XFS. I went for EXT4. Now...
  3. I

    Feedback on admin guide - removing node from cluster

    In the current version of the admin guide, the instructions on removing a node from a cluster (https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_remove_a_cluster_node) are missing a vital piece of info - existing replication jobs (and perhaps more, but at least this). If you fail to...
  4. I

    Bad storage choice for home 'cluster' - fixable or start over?

    Having started with Proxmox VE for my home / smb environment very enthusiastically on old consumer hardware (the clustering feature is AWESOME, (live) migrating VM's and containers is just pure MAGIC), I'm now forced to reconsider as (presumably) ZFS is killing my SSD(s). Current situation is a...
  5. I

    Installing in 'safe graphics' mode?

    Trying to install Proxmox VE 6.3 on my good 'ol i5-2500 (Sandy Bridge) machine. Thing is, the built-in graphics have been badly supported by the Linux kernel since the dawn of time, causing the installer to freeze since it's trying to run in 'full' graphics mode. This is not ProxMox' fault, I...
  6. I

    [SOLVED] Unable to login to web GUI, console shows errors

    Running VE 6.1-7 on a single SSD for my home environment. Worked like a charm for several months, but since a few days I'm starting to experience issues. First I noticed by chance that an automatic snapshot of one of my LXC containers had failed. Log showed (a.o.) 'I/O error'. Unfortunately I...