Search results

  1. E

    Mount old pve data disk

    Started using Proxmox VE, noticed that my hard disk was a bit slow and decided to replace with SSD. I installed Proxmox on the new SSD and all is working but I would like to access the data (view the old configs, etc.) from the prior pve disk. Both disks are using LVM. While this is similar...
  2. E

    format of pvenode data file

    Trying to use a dns ACME Plugin: pvenode acme account register default <email> pvenode acme plugin add dns aws-dns-validation --api aws --data creds.txt pvenode config set --acmedomain0 zeusprox01.esp.zone,plugin=aws-dns-validation pvenode acme cert order systemctl restart pveproxy The issue I...