Search results

  1. C

    VMs Linux smaller

    Hello, to make VM backups smaller, someone uses this command inside VM / Linux: dd if = / dev / zero of = zero.small.file bs = 1024 count = 102400 dd if = / dev / zero of = zero.file bs = 1024 sync; sleep 60; sync rm zero.small.file rm zero.file I want to know if there is anything better to do...
  2. C

    Restore 4.2 to 4.3

    Hi, i have Proxmox 4.2 OK with backups compression GZIP and mode snapshot. I created a new installation with 4.3 I restore backups on this new machine. Ok. I tried to start VM on this new machine but it says error (i tried yet with proxmox 5.0) How do I find the solution to the problem to...
  3. C

    Email notification on failure only

    the backup set to email when you give an error but it gave error, and did not receive the email, or the spam. where I set the Proxmox 4.2 server data to send the email?
  4. C

    How to improve backup

    Hello, I wanted to take a course. I have a VM with CentOS. the backup it is 8gb. I copied some large files into the CentOs, then the backup to 15GB. Now, these deleted files from CentOS, but the backup continues to 15GB. what can be done to lower this backup and return to something around 8gb?
  5. C

    Problem Update Proxmox 3.1 to 4.2

    Hi, i had proxmox 3.1 with 2 Vms: - VM 100 Centos with telnet and samba - VM 102 Linux Old with postfix I format new HD with Proxmox 4.2 and restore this 2 Vms. I install proxmox 4.2 with basic configurations, no firewall in VMs. Firewall in proxmox basic. After new proxmox instaled, the VM...
  6. C

    NDP and Allow Router Advertisement

    Hi, for VM with only IPv4, NDP and Allow Router Advertisement is good?
  7. C

    Drop connections in proxmox 4.2

    Hello, I had a Proxmox 3.1 with several vm. Now installed a Proxmox 4.2 with vms. After we installed the 4.2, one of the vms cuts off the network connections, telnet connections without. We did the basic installation of Proxmox 4.2, nothing more. what could it be? PS: Sorry my english, i am...