Search results

  1. F

    VM won't start after disk set to virtio

    So just IDE is working for Windows ?
  2. F

    VM won't start after disk set to virtio

    Hi, I need your help because the Windows VM won't start after virtio block set on disk. I've converted the disk image: qemu-img convert -O qcow2 -c /backup/images/vm-101-disk-1.qcow2_backup vm-101-disk-1.qcow2 I've installed the virtio drivers on the Windows VM (Windows Server 2012 R2). I...
  3. F

    Disk space on root ?

    Hi, I've problem with my proxmox. When i launch the command df -h i've this: Filesystem Size Used Avail Use% Mounted on udev 63G 0 63G 0% /dev tmpfs 13G 27M 13G 1% /run /dev/mapper/system--yhkvn-root...
  4. F

    Email in backup (notification)

    Thanks. I was not sure, this is why i opened this subject. Good day
  5. F

    Email in backup (notification)

    Hi, I need your help today, because i've problems with my postfix configuration. When i try to send mail: echo "Mail Test Proxmox" | mail -s "Proxmox" myemail@email.com in /var/log/mail.log i've this: Aug 13 16:34:02 postfix/pickup[5974]: DEC87700352: uid=0 from=<root> Aug 13 16:34:02...
  6. F

    VM lost after hard reboot (and network changed)

    Nothing in this path /etc/pve/nodes/pve1/qemu-server In host: 127.0.0.1 localhost.localdomain localhost 192.168.10.130 pve1.russy pve1 # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1...
  7. F

    VM lost after hard reboot (and network changed)

    In hosts, all it's okay. In Qemu-Server, i have nothing...
  8. F

    VM lost after hard reboot (and network changed)

    Hi, I have Proxmox server in local network. I have changed my local adresses (192.168.1.10 to 192.168.10.130). I have hard rebooted my proxmox server, and now, i have nothing in. Disk disappeared, VM disappeard, seems like i just install it... I have added one disk, but i don't understand...