Search results

  1. H

    Proxmox 2.0 RC1 Bug Report/feature request #1

    A short term workaround is to install gkrellmd and then access that from gkrellm on your desktop (available for Windows as well).
  2. H

    Proxmox 2.1 Add new Storage [How??]

    I think we will need a little more information before we can help you. What is the output from the mount command?
  3. H

    Cluster over WAN in HA

    I would go with three domain controllers(resara server) in a cluster via vpn (openvpn) using freenas at each location for file storage. I would setup zfs-snapshot with replication on the freenas to achieve the redundancy you are looking for. Snapshots can be setup to run every 5 minutes so...
  4. H

    A question about graphs

    Ich glaube nicht,dass ichdas privatsagenmüssen.Ichhätte mehrhöflichsein.Ich entschuldige mich. I don't think that I need to say this privately. I should have been more polite. I apologise. Mein Deutsch istschrecklich, abermeineGoogle Translateist ziemlich gut. My German is terrible but my...
  5. H

    A question about graphs

    Vielen Dank Dietmar. I appreciate it.
  6. H

    A question about graphs

    I am not sure if you are only reading half of my posts and assuming that you understand or intentionally trying to insult my intelligence. I made it clear that I understand the definitions. I know I can do a clocked file transfer and figure it out that way. I was hoping that someone had...
  7. H

    A question about graphs

    Thanks for the reply. I do know what the abbreviations mean. I also know that they are misused regularly. This still leaves me wondering which it is in the current instance.
  8. H

    A question about graphs

    It is probably obvious to everyone else but, the performance graphs show things measured in MB/s. Is that megabyte per second or megabit per second?
  9. H

    RocketRaid 3120 on Proxmox 2.1

    Maybe old LVM info laying around on the drive? Boot to a live ubuntu cd and have a look at it.
  10. H

    Snapshot removal fails after backup

    This bug/s have been around for more than a year now on newer kernels. I have seen it here on Ubuntu and Debian machines. I am not sure what causes it because by the time it is discovered, the effected server no longer responds. The only choice is to reboot the machine.
  11. H

    lvm tools still buggy

    This also is not limited to proxmox. I have seen this on Ubuntu 10.10 + KVM using dd as a backup tool.
  12. H

    P2V - Windows Server 2003 - MBR Disk & GUID Disk

    Have you tried Redo backup? www.redobackup.org.
  13. H

    Backup problem

    results of fuser /dev/pve/vzsnap-server1-0 is? I am thinking that there is a hung process holding the file handle open.
  14. H

    KVM 100% cpu used

    Perhaps related to kvm and high I/O loads. I have seen this on a production system running Ubuntu server w/KVM as the hypervisor. During a backup run (virtual machine on lvm, snapshot taken, dd as the backup tool) dd hung with a similar dump on more than one occasion. I have found similar...