Search results

  1. V

    [SOLVED] Shutdown on KVM Ubuntu guests doesn't complete

    Shutdown from WEB gui and console on Ubuntu 14.04 guests doesn't complete qemu-guest-agent and acpid packages installed Mar 04 02:24:14 host qm[19928]: <root@pam> starting task UPID:host:00004DD9:000CA73F:56D8814E:qmshutdown:102:root@pam: Mar 04 02:24:14 host qm[19929]: shutdown VM 102...
  2. V

    kernel tried to execute NX-protected page - exploit attempt?

    And VM not started from WEB GUI and console
  3. V

    kernel tried to execute NX-protected page - exploit attempt?

    Proxmox 4.1 release and full update VM Ubuntu 14.04 + full update Today found that one virtual machine to stop responding to the WEB GUI can be seen that the virtual machine is turned off The logs can be seen here are: This is repeated is not the first time did not pay attention earlier...
  4. V

    Backup vm without second hdd (virtio1)

    If you put nobackup setting of WEB interface, then in the VM ddlya HDD configuration file into the parameter backup = 0 (zero) Tried to 0 (zero) and no, does not work, any attempt to backup the selected HDD is not ignored
  5. V

    Backup vm without second hdd (virtio1)

    # cat /etc/pve/qemu-server/100.conf agent: 1 args: -device nec-usb-xhci,id=xhci,addr=0x5 -device usb-host,bus=xhci.0,vendorid=0x0930,productid=0x0b1a -device usb-host,bus=xhci.0,vendorid=0x125f,productid=0x312b boot: cd bootdisk: virtio0 cores: 2 hotplug: 0 ide2...
  6. V

    Backup vm without second hdd (virtio1)

    This option work only first time after reboot, backup task retry backup excluded HDD not work Use option backup=0 and backup=no
  7. V

    When you install vlan proposes to remove all proxmox

    package vlan conflicts from proxmox and debian repository ?
  8. V

    When you install vlan proposes to remove all proxmox

    The day before yesterday upgraded: apt-get update && apt-get dist-upgrade Today, when you try to install the package vlan, proposes to remove all proxmox What happened?
  9. V

    USB 3.0 port not mapping host->VM

    I use Wiki page https://pve.proxmox.com/wiki/USB_Devices_in_Virtual_Machines#USB3.0_2
  10. V

    USB 3.0 port not mapping host->VM

    I was able to connect only to specific devices (, the port could not mapping :( I use VID & PID devices and add line to config VM (lsusb 0930:0b1a and 125f:312b) # cat /etc/pve/qemu-server/100.conf | grep args args: -device nec-usb-xhci,id=xhci,addr=0x5 -device...
  11. V

    USB 3.0 port not mapping host->VM

    I use manual from wiki: http://pve.proxmox.com/wiki/USB_physical_port_mapping # lsusb -t /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M |__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid...
  12. V

    Backup vm without second hdd (virtio1)

    Thank option found under WEB interface
  13. V

    Backup vm without second hdd (virtio1)

    Like this? virtio1: /dev/disk/by-id/ata-WDC_WD40EFRX-68WT0N0_WD-WCC4E0287999,size=3907018584K,backup=no
  14. V

    Backup vm without second hdd (virtio1)

    My vm 100: # cat /etc/pve/qemu-server/100.conf agent: 1 boot: cd bootdisk: virtio0 cores: 4 hotplug: 0 ide2: local:iso/ubuntu-14.04.3-server-amd64.iso,media=cdrom,size=574M memory: 2048 name: big net0: e1000=3A:61:61:33:36:35,bridge=vmbr0 numa: 0 onboot: 1 ostype: l26 protection: 1 smbios1...
  15. V

    Install Proxmox 4.1 without EFI or force MBR

    I can not convert raid1 I receive an error after restarting http://rghost.ru/6hQv2NPCW/image.png
  16. V

    Install Proxmox 4.1 without EFI or force MBR

    How to install Proxmox 4.1 without EFI or force MBR
  17. V

    Automatically delete old backups?

    I use ProxMox 3.4 and ont find this options Please describe in detail where this option
  18. V

    Installing Proxmox 3.4 without UEFI and fat partition ?

    Howto installing Proxmox 3.4 without UEFI and fat partition ?