Search results

  1. L

    Backup error again

    Hi, I was trying to backup one of my VMs created in Proxmox, but I got this error message: INFO: starting new backup job: vzdump 100 --compress zstd --node pve --storage ISOs --remove 0 --mode snapshot INFO: Starting Backup of VM 100 (qemu) INFO: Backup started at 2020-06-17 19:48:28 INFO...
  2. L

    Problems with Windows on Proxmox VE6.2

    It might come in handy if I try to install LTSC next time. Meanwhile I had to make do with Windows 10 pro. Thank you anyway.
  3. L

    Pfsense in Proxmox as a Firewall for all my home network

    Very informative! Anyway, I had to go for a slightly different configuration. I had to add one more Vmbr to make my phycal switch/AP work, connected to VMBR1 my two VMs, then a switch to the physical port. Proxmox still get its IP from my ISP router. I need to test it a lot before switching...
  4. L

    [SOLVED] What does this "exit code 3-error" message mean?

    Hi @oguz I had fixed it already in a different way. If I perfectly remember, I tried this commands first: fdisk /dev/sdc (with g, n, w - default values) mkfs.ext4 /dev/sdc1 Then fdisk /dev/sda and hit d to delete the partition, w to write it Finally, I Initalized GPT in the GUI and it...
  5. L

    Error message during Backup

    Hi, I ran a buckup of my VM linux machine and got this error message: INFO: status: 38% (33483784192/88046829568), sparse 0% (815964160), duration 752, read/write 43/43 MB/s zstd: error 25 : Write error : No space left on device (cannot write compressed block) INFO: status: 38%...
  6. L

    Pfsense in Proxmox as a Firewall for all my home network

    I finally managed to install Proxmox VE 6.2-4 on one of my old PCs which has two NICs. I then installed a linux and a Windows VM machine in it, which now get their IPs from my ISP router's dhcp server. Ok, everything works flawlessly so far. But, I now want to change my home network and come up...
  7. L

    [SOLVED] I can't create any directory

    Ok, I did it, even though I fixed my problem a bit differently.
  8. L

    Problems with Windows on Proxmox VE6.2

    Hi everyone, I tried several times to install Windows10 LTSC on Proxmox 6.2-4, tried different setup to, but I get these error messages during Windows initial setup all the time: Something went wrong try.. then here is my VM setup: root@pve:~# qm config 101 agent: 1 bootdisk: scsi0...
  9. L

    [SOLVED] What does this "exit code 3-error" message mean?

    Hi, I tried to initialize a HD to store ISOs on it but when I lunch the command with the initialize disk button in disk I got this error message: What does it mean and how can I fix it? Thank you
  10. L

    [SOLVED] I can't create any directory

    Hi, I am new to Proxmox. I installed Proxmox VE 6.2.4 on an old PC of mine. It seems that I can't create any directories to put ISO and VM on them. This is my situation in DISKS I installed proxmox on sdb: This is What I get when I tried to create a new directory (one for ISO in SDC and...