Search results

  1. 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
  2. F

    Network not working in new VM

    Nothing helped so far ... tried different Linux distributions, new KVM VMs, no success :(
  3. 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...
  4. 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 ...
  5. 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
  6. 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.
  7. 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...
  8. 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...
  9. 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...
  10. F

    No Realm after upgrade

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

    Manually uploaded (existing) ISOs not shown

    it looks like this. thanks, as said: nor it works.
  12. 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.
  13. 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
  14. 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 ...
  15. F

    Upgrade from 1.9 failde

    used wron install howto .... sorry.
  16. F

    Upgrade from 1.9 failde

    Sadly one problem left: root@basis01:~# apt-get install -f Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Statusinformationen werden eingelesen... Fertig 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. 1 nicht vollständig installiert...
  17. F

    Upgrade from 1.9 failde

    5 more minutes and my Debian based setup is up an running. I think the first information about the setup I gave to you was wrong. The initial setup was a Debina setup too due to the VGA problems. I do not use OpenVZ and if I want to I can create a addition store with LVM and format it with ext3.
  18. F

    Upgrade from 1.9 failde

    I've to do a debian install because my PCIeX16 slot is used by my RAID Controller and I've only old PCI VGA cards not supported by the ISO-Installier - my wish sice my first contact with proxmox: pleas switch to a cures installer ... really no one needs a graphical installer ... with the ability...
  19. F

    Upgrade from 1.9 failde

    Thanks any way - and I will NOT use ext3 :-)
  20. F

    Upgrade from 1.9 failde

    Yes it is a ISO install. I've installed a few things: bind, dhcpd and SEP Sesam Server, then I've changed the default mounts to: /dev/mapper/pve01-root on / type xfs (rw,noatime) tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on...