Recent content by holgihero

  1. H

    Issues with backup / vzdump

    Hi everybody, we got a backup job which could not finish (disk full). The perlscript stayed pending (shouldn't we have a timeout here?). Furthermore other sheduled jobs got started cueing up with no chance to ever get processed. In my oppinion there should be a mechanism (semaphore or similar)...
  2. H

    Windows KVM frequent restarts

    We also run one Server 2008 (based on Vista), which we found unstable mainly with VirtIO (crashing weekly). We switched to IDE and Intel NIC, tried a lot of things. Now it crashes only twice a year but we can not get it a hundred percent stable. 2008 R2 is much better (and slower).We explained...
  3. H

    SUGGESTION: integrate noVNC

    Does anyone watch videos with the Proxmox console? As I see it the console is mostly used for configuration and survey. A couple of times I ran into the situation that we got an error report from one of the hosted servers while on the road. And it was difficult to get java started due to...
  4. H

    Poor SSD Raid1 performance

    Problem found: Disk has no overprovisioning activated. As statet here: http://www.samsung.com/global/business/semiconductor/minisite/SSD/us/html/about/whitepaper05.html "Samsung has chosen to implement a minimum amount of OP in its mainstream drives (the 840 PRO will not feature mandatory OP)"...
  5. H

    Poor SSD Raid1 performance

    I'm in contact with HP support. They suggest updating every firmware, but also they advise that SSDs are not certified for that server. Nevertheless we have two mechanical disks and two SSD in the system of which one mechanical and one SSD have slow performance. Debian shows nothing wrong...
  6. H

    Poor SSD Raid1 performance

    Hi all,i know, software raid is not supported but maybe someone has an idea on how to solve this: I have a fresh install of prxmox on a HP Proliant ML110 G7 with data (LVM) on a Raid1 located on two SSD Samsung 840Pro 512G. Everything seemed fine after creating md0 on /dev/sdb and /dev/sdd but...
  7. H

    Anyone an 'Online' UPS up and running with Proxmox host?

    To stay with the truth I have to say that on the first call the support guy was willing to help, only at the second call he told me his supervisor ordered him to stop supporting this. And of course I can try this and that but this device is worth 180 Euros and I expected to have it up and...
  8. H

    Anyone an 'Online' UPS up and running with Proxmox host?

    Yes, would be worth a try. But I have to install on monday so I hacked that thing badly: The only thing I got working was sending out emails via a shellscript so I hacked that like 'if [ "$MESSAGE" == "ONBAT" ]; then /etc/apcupsd/onbattery' using adapted scripts ... And for revenge I did not...
  9. H

    Anyone an 'Online' UPS up and running with Proxmox host?

    Yes, they bring their own java, their own libs and a blob linked to this... Not very nice. Not nice either is that this model (Zinto A 800) comes with a fan which is louder than the HP server it feeds. APC manages to go without forced coolin (no moving parts) so I consider this buy a mistake but...
  10. H

    Anyone an 'Online' UPS up and running with Proxmox host?

    mir, I know what you want to say. But this is not a discussion between us, you will have to convince the guy from tech support. He tested 'uname -a' and finished the conversation: "Software is not certified for such a system." And for some reasons I understand his attitude. You will not get...
  11. H

    Anyone an 'Online' UPS up and running with Proxmox host?

    Thank you for your suggestion but I already talked to tech support from hamburg. And they refused to help after it turned out that it is no Debian. From my findings it has something to do with libs. They bring their own but dont register them. Im not through with that and will let you know...
  12. H

    Anyone an 'Online' UPS up and running with Proxmox host?

    We try to get a ONLINE (brand name) Zinto A 800 running with Proxmox host. - Software installs ok. - Webserver and Management environment is up. - Power-on/off events are detected by software. - Mail is sent out. BUT it does not trigger shut down. Support says 'Proxmox not supported...' What...