Search results

  1. S

    PVE3.1 + FreeBSD8.3 / pfsense - KVM Hardware Virtualization and VirtIO not possible

    Re: PVE3.1 + FreeBSD8.3 / pfsense - KVM Hardware Virtualization and VirtIO not possib Try with different CPU. More: http://pve.proxmox.com/wiki/FreeBSD_Guest_Notes
  2. S

    PVE3.1 + FreeBSD8.3 / pfsense - KVM Hardware Virtualization and VirtIO not possible

    Re: PVE3.1 + FreeBSD8.3 / pfsense - KVM Hardware Virtualization and VirtIO not possib http://forum.proxmox.com/threads/16291-Cannot-boot-FreeBSD-9-1-on-Proxmox-3-1
  3. S

    PVE3.1 + FreeBSD8.3 / pfsense - KVM Hardware Virtualization and VirtIO not possible

    Re: PVE3.1 + FreeBSD8.3 / pfsense - KVM Hardware Virtualization and VirtIO not possib Intel-vt must be enabled in BIOS, in most cases it is disabled by default. Bios manual - page 23: http://manuals.ts.fujitsu.com/file/8423/d2785-bios-en.pdf
  4. S

    Proxmox internet access

    Check DNS settings and try to ping 192.168.1.1
  5. S

    Step by step...

    DNS INT seems to be too high and BUFFERED READS are very low (you need 100MB/sec or more). This could be the reasons for random timeouts.
  6. S

    Step by step...

    With ubuntu 13.10, go to software center, search for "java", select/install Icedtea java plugin. Restart firefox and you should be able to use vnc console. Connect to pve host via ssh and run pveperf command. Post results here.
  7. S

    [Solved] Backup got timeout KVM

    Re: Backup got timeout KVM Thanks. It seems that is ok now with NFS.
  8. S

    [Solved] Backup got timeout KVM

    Depends on the size of the VM, for example: the backup process stops after 5%. If the VM is smaller the process stops at 24%. Backup completes if i choose the local storage. Also if i copy larger files (for example 1.6GB iso image) to CIFS, IO delays jumps to 50% and that's it. If i choose...
  9. S

    3.1 update broke backups

    I changed scsihw to default lsi and backup is working again.
  10. S

    nmap on pve host by default

    Ok. Thanks. Not sure, maybe it's just one of those days...:cool:
  11. S

    nmap on pve host by default

    nmap is installed on pve host by default. Can i remove it without breaking something else? The iso: proxmox-ve_3.1-e1f08ccd-6.iso
  12. S

    3.1 update broke backups

    Same here. After 11. october backup does not work as it should: edit: 1. image format: RAW; 32GB (about 20GB is the size of backup file) 2. VM settings: bootdisk: ide0 cores: 1 cpuunits: 20000 ide0: local:103/vm-103-disk-1.raw,format=raw,cache=none,size=32G ide2: none,media=cdrom memory: 768...
  13. S

    [Solved] RRDC update error

    Re: RRDC update error After stop/start VM 101 & VM 103 errors went away or it was just a luck - not sure. Oct 2 18:25:10 node-pve1 kernel: device tap103i0 entered promiscuous mode Oct 2 18:25:10 node-pve1 kernel: vmbr0: port 3(tap103i0) entering forwarding state Oct 2 18:25:11 node-pve1...
  14. S

    [Solved] RRDC update error

    Re: RRDC update error System time is ok.
  15. S

    [Solved] RRDC update error

    Re: RRDC update error seems that running service rrdcached restart helps but some errors still exists: Oct 2 18:00:36 node-pve1 pvestatd[23151]: WARNING: file '/etc/pve/nodes/node-pve1/qemu-server/101.conf' modified in future Oct 2 18:00:36 node-pve1 pvestatd[23151]: WARNING: file...
  16. S

    [Solved] RRDC update error

    I had to replace mainboard+cpu (because of unexpected server reboots) and now this errors shows up and pvestatd does not work: Oct 2 17:28:49 node-pve1 pmxcfs[2262]: [status] notice: RRDC update error /var/lib/rrdcached/db/pve2-node/node-pve1: -1 Oct 2 17:28:49 node-pve1 pmxcfs[2262]...
  17. S

    VNCViewer certificate problem

    http://forum.proxmox.com/archive/index.php/t-12624.html
  18. S

    How do I connect using Spice?

    You need ticket/cookie for this on the client side. Here is the bash script: http://forum.proxmox.com/threads/15887-PXE-Boot-SPICe
  19. S

    Windows 2008R2 guest can't disable disk cache

    I guess the mix of newer version of windows and virtio driver can see disk cache settings. With windows xp is completely different where you can use default option cache=none and turn off write cache inside VM without any "tweak".
  20. S

    Java runtime security warning when opening a console

    I guess you can simply export proxmox certiificate and mark it as trusted: http://www.java.com/en/download/help/jcp_security.xml