Search results

  1. F

    Prevent imediate reboot after blue screen

    Hi, I know that there is a trick to prevent a KVM VM from rebooting imediately after a blue screen. But I don't remember how. I know how to do this in Windows but this is no option as it does not boot at alle. How can I tell Quemu not to reboot imediately? I want to see the bluescreen :-) TIA...
  2. F

    HA

    cat /etc/cluster/cluster.conf <?xml version="1.0"?> <cluster config_version="9" name="CL-SSB"> <cman keyfile="/var/lib/pve-cluster/corosync.authkey"/> <fencedevices> <fencedevice agent="fence_bladecenter" ipaddr="172.27.1.250" login="test" name="blade_mmc" passwd="test1"/>...
  3. F

    HA

    Hi, I've a HA test setup with NFS storage and 3 nodes. Everyting works as expected. VMs could be migrated from one node to an other. Fencing is set up as described in the wiki. But when I remove power from a node to simulate a failure the VMs running on this node are not automatically started...
  4. F

    Kernel 2.6.32-5-amd64

    This is the way I usually do it. Using this without Linux knowledge ... brave :)
  5. F

    Kernel 2.6.32-5-amd64

    Thanks, I will remove it. Yes, true, it's a custom setup. Why do I do this? Because: - ISO requires graphical install with parameters which not always work - at least for me, I'm often forced to use a plain Debian setup ... please provide a text based installer as an option. - The installer...
  6. F

    Kernel 2.6.32-5-amd64

    Hi, with my last update of a 2.2 System kernel 2.6.32-5-amd64 got installed. By purpose ? Matthias
  7. F

    Network not working in new VM

    Nothing helped so far ... tried different Linux distributions, new KVM VMs, no success :(
  8. F

    Network not working in new VM

    Hi, I've a server with 8 VMs which work without any problem. Today I've created a new KVM-VM and setup networking for the Linux setup but no packets come back to the VM. I'v done a tcpdump on vmbr0 an can see the packet coming in and out but on the tap interface I only see outgoing packets. It...
  9. F

    Hp ml 150 g7

    I know that P410 controllers wok. I've about 10 Proxmox systems using them ... but G7 hardware with ivibridge chipsets may cause troubble thats why I ask. I've added P410 because some one my think I want to use the useless on board controller ...
  10. F

    Hp ml 150 g7

    Hi, is the new HP ML 110 G7 with a P410 controller supported/usable ? http://h18000.www1.hp.com/products/quickspecs/14012_na/14012_na.html TIA Matthias
  11. F

    Backup Errors

    I will as soon as I'm able to schedule downtime for off line backups, but I also want to know the reason for the errors in the current setup as it used to work.
  12. F

    Backup Errors

    My very first unupdated V2 setup ... I've no physical access and no backups so I will not do updates which require a reboot :-) pve-manager: 2.0-18 (pve-manager/2.0/16283a5a) running kernel: 2.6.32-6-pve proxmox-ve-2.6.32: 2.0-55 pve-kernel-2.6.32-6-pve: 2.6.32-55 lvm2: 2.02.88-2pve1 clvm...
  13. F

    Backup Errors

    Hi, on one of my systems I see the following errors when backups fail: atus INFO: starting new backup job: vzdump --quiet 1 --mailto noc@mhcsoftware.de --mode snapshot --compress 1 --maxfiles 1 --storage backup --all 1 INFO: Starting Backup of VM 100 (qemu) INFO: status = running INFO...
  14. F

    Working: TigerVNC client to Proxmox 2.1 VM console

    This also works with "Remmina 0.9.99.1". I prefere to use "xinetd" like this: service vm100 { type = UNLISTED port = 5980 socket_type = stream protocol = tcp wait = no user = root server = /usr/sbin/qm...
  15. F

    No Realm after upgrade

    correct commands: apt-get update or aptitude update and then aptitude full-upgrade
  16. F

    Manually uploaded (existing) ISOs not shown

    it looks like this. thanks, as said: nor it works.
  17. F

    Manually uploaded (existing) ISOs not shown

    @Owi: worked (after I've read your post completely :-) - thanks ! @ThwReelaatiiv: /var/lib/iso that is the mountpoint for my ISO-LV and it is added to proxmox.
  18. F

    Manually uploaded (existing) ISOs not shown

    Hi, I've mounted a partition containing a bunch of ISOs and pointed 2.1 to this store by adding a store with this folder and ISO as content. Now none of the ISOs in this store is visible. What can I do to make them visible? TIA
  19. F

    Upgrade from 1.9 failde

    Thanks to all for the replies. The problem was that I've used the wrong howto. "vz" was not installed at all ...
  20. F

    Upgrade from 1.9 failde

    used wron install howto .... sorry.