Recent content by tailwindALWAYS

  1. T

    PVE 2.0 - DRBD package not found

    wahoo! fixed it! edit the /etc/apt/sources.list change line one from ftp to http. from this: deb http://ftp.us.debian.org/debian squeeze main contrib to this: deb http://http.us.debian.org/debian squeeze main contrib now time to start testing DRBD ... wish me luck! ;-)
  2. T

    PVE 2.0 - DRBD package not found

    i plan on having two proxmox hosts, mostly using KVM, and would like to do some live migrations. so, i'm setting up a test cluster. so far, i've installed proxmox on the two hosts, ran a full-update, created internal host-to-host network using crossover/static ips, used fdisk to create...
  3. T

    OpenVZ Assin MAC Address

    I'm very new (few days old) to the OpenVZ, KVM, and proxmox environment, but I'm liking it a lot coming from free VMware solutions! We run about 5 virtual servers that are Windows and 5 that are Linux (all Debian). From what I've gathered, if I'm going to install a Linux VM I should use...
  4. T

    How to use restore after backup

    See this page in the docs. Hope this helps!
  5. T

    Storage Area Network appliance

    I've tested with FreeNAS and OpenFiler and I must say OpenFiler is way better and faster! FWIW :-)
  6. T

    Cluster Clarification + Plus Setup Q's

    Thanks a bunch for the information and clarification! Keep up the great work! I can't wait for the next version (I heard it may be soon(ish))
  7. T

    Cluster Clarification + Plus Setup Q's

    First off, the documentation is pretty nice ... and the videos are great! Great work. I'm just looking for little more clarification on the clustering. * What are the advantages to clustering: easier management (one interface) and live migration, right? * Live migration just copies from...