Search results

  1. D

    mktemp: failed to create file

    Hi there, one of my proxmox nodes gives me the following error message, whenever I log into the node with ssh: mktemp: failed to create file via template ‘/tmp/tmp.XXXXXXXXXX’: Read-only file system mktemp: failed to create file via template ‘/tmp/tmp.XXXXXXXXXX’: Read-only file system I can...
  2. D

    virt-customize --install broken

    Hi there, when running the following commands on my Proxmox 7.4-15 cluster, it fails: ssh root@proxmox-server apt update && apt install libguestfs-tools -y wget https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-generic-amd64.qcow2 virt-customize -a debian-12-generic-amd64.qcow2...
  3. D

    Volume Sizing and Usage question

    Dear Forum Members, how should I partition the main disks of my proxmox nodes? I am in the process of setting up a small 3 node Proxmox Cluster (3x Intel NUC with 8GB RAM and 240 GB SSD each, one of them with an additional 512GB SSD). I want to use the cluster for running (home lab) Kubernetes...