Search results

  1. B

    Expand vm raw disk in Proxmox 1.8

    Hi, with Win 2008 and Win2008 r2 it's possible to expand partitions by disk manager only if empty space is after partition that must be expanded. So I mixed this guides: 1)...
  2. B

    Expand vm raw disk in Proxmox 1.8

    So, I need to do launch this command with stopped vm. Is't right?
  3. B

    Expand vm raw disk in Proxmox 1.8

    I need to expand vm raw disks without lost content. Vm are Win2008 R2 web edition. Which are the steps? Is it possible to use qemu-img resize? If yes, how? Thank you:confused:
  4. B

    Management App: http://www.linux-kvm.org/page/Management_Tools

    Yes, I know. But I asked if there is an external compatible tool.
  5. B

    Limitation bandwitch

    This is a must feature for Proxmox. Will be in v2?
  6. B

    Management App: http://www.linux-kvm.org/page/Management_Tools

    Is it possible to use one of this apps ( http://www.linux-kvm.org/page/Management_Tools ) with Proxmox? Thanks
  7. B

    Do I need more than Proxmox? I mean: a Cloud Computing...

    I think to have 2 or more Datacenter with cluster nodes, but for disaster recovery, the best solution is transfer VM backup/snapshot files among DC, because Live Migration need a lot of bandwith.
  8. B

    Cluster considerations and questions

    Ok for v2. So: - I need copy via Rsync /etc/qemu-server/ and vm files ( are under? ) to other nodes - I need to start up the vms Now, the cluster is only for management and not for what we need a cluster.
  9. B

    Cluster considerations and questions

    Thank your for your reply. 1) So, I need to start vms manually on other nodes. Is it right? 2) for moving machines 3) sync: it means that if I've a vm1 on node1, vm file is send to node2 without my intervention. Is it right? Have you some example on cluster?
  10. B

    Cluster considerations and questions

    Hi, I've some questions on Proxmox cluster. 1) How Do cluster work? Is it a prerequisite a shared storage? Do Proxmox move vms on other nodes in one node goes down? 2) Is it good to have 2 net cards? 3) Is it possible to build a cluster with 2 node without shared storage ( ex: 2...
  11. B

    What's kvm_ips files under /etc/pve?

    What's kvm_ips files under /etc/pve? Is used in ProxMox routed mode or in bridge mode? Thank you
  12. B

    Limitation bandwitch

    Have you more deep example?
  13. B

    Limitation bandwitch

    Hi, How to use for KVM machines?
  14. B

    KVM network performance: latency vs throughput, do I have to decide?

    Can you explain this "it changes completely if the KVM guests are on different hosts - in this case I see around 600 Mbits/sec with virtio."? So, If Have we more win2k8 guest on same host we need to use rtl network card and not e1000? I've the same problem.
  15. B

    Windows Guest: CPU description

    Thanks. Why Is not enable by default?
  16. B

    Windows Guest: CPU description

    Hi, my windows guest display qemu cpu, but I see this image from kvm site http://twitpic.com/dxs0z/full that is possible to display real host cpu. How is possible this? There is some setup to do into ProxMox? Thanks