Search results

  1. D

    Proxmox instalation in ML 350g8

    Has somebody installed proxmox in a Prolian ML 350e g8? Any incompatibility?
  2. D

    VMDK support

    Lots of thanks, ill try as soon as posible
  3. D

    VMDK support

    Ok lots of thanks. Ill will be tunned :)
  4. D

    VMDK support

    Hi all this is a question to the great proxmox staff... I have a small cluster of six nodes running proxmox 1.1, a few days i was trying to install a new cluster with a diferent set of nodes,(this time with 1.5). but i failed in my task. the problem is: due to my company staff, we have all...
  5. D

    Help in Installing NIC Card

    P5Q uses atheros network card , yo must install the drivers to work with that card. http://patch-village.com/2008/oct/23/installing-ubuntu-804-server-asus-p5q/ this link is for ubuntu, but you may learn how to do with debian. (debian dont use sudo by default)
  6. D

    Fail2ban on VM : stange Fatal message

    if yo load the module on the host, then it will be accesible to the guest, i suppose
  7. D

    Windows SBS2008 64bit and Bluescreen

    i had multiple issues in Windows Clock with SMP, please check that, and if it´s all ok, then enjoy the smp
  8. D

    Windows SBS2008 64bit and Bluescreen

    Running in smp mode is not stable at all, let only one processor. And the best ethernet option is Intel e1000 with intel driver from intel site.(not microsoft drivers) This is only a suggest
  9. D

    Here are some improvements ideas

    I big improvement would be (in the case that next proxmox supports external storage) that proxmox offers a checkbox and a botton to start automatically and manual the virtual machine on the best host available. I mean a little script that scan the resources on each host and select automatically...
  10. D

    Backup folder

    yes. i do not backup to local host, the backup is created in another host of the cluster
  11. D

    PVE lockup

    Can you post your type of ethernet card?
  12. D

    Slooooow clock

    yep this helps a lot, but i some machine as described up, its still lagging with only one processor
  13. D

    Slooooow clock

    sorry for my late answer but i was at vacation :) 109.conf name: sicm ide2: cdrom,media=cdrom smp: 1 bootdisk: ide0 ostype: w2k memory: 800 onboot: 1 ide0: sicm.vmdk ide1: sicm-2.vmdk vlan0: rtl8139=6E:06:3A:4D:78:51 CPU host intel C2D e8400 mainboard : Asus p5kpl-cm memoria 4gb PC800...
  14. D

    Slooooow clock

    i was surfing about this and this issue is very common, I ve tested this on my own lenny and the bug still there. But with kernel 2.6.28 from kernel.org hand compiled work ok. Then a question to promox staff, the next version of promox, which kernel is coming to this great product?
  15. D

    Windows XP Guest switched off

    This is related to some virtio network issues under severe traffic ( i can be slow traffic but always doing IO network, not necessary high load but the issues appear quicker) . im waiting a new version of virtio drivers for more test.
  16. D

    Backup folder

    My remote folder (NFS or samba) can be on master. This metod have a advantage over rsync on cron : you only need to define the folder that have the remote folder mounted in the backup task (GUI). I have two folders mounted on each pair of node because i want to cross the backups between the...
  17. D

    Backup folder

    i have done something similar. i have publish one folder on each node below NFS (or maybe you want samba), that folder is automounted on startup on the other node at a new folder, The result is that each node has two folders, one remotely mounted by nfs and one published by nfs. Then you can...
  18. D

    Incremental backups

    Set up backup up on a machine or use rsync to make backups of your v machines
  19. D

    Storage appliance

    Storage must be in real hardware, it needs full IO perfomance, it is a nosense to virtualize it, unles only for testing purposes
  20. D

    NFS help

    Ohh i was thinking that in a VE isn´t posible to use Fstab ;) Sorry for my big mistake.