Search results

  1. M

    ProxMox 1.5: KVM image not auto starting

    The VM's did not start when this command was run. Mike
  2. M

    ProxMox 1.5: KVM image not auto starting

    No indication of why they where not started proxmox-243:~# pveversion -v pve-manager: 1.5-7 (pve-manager/1.5/4660) running kernel: 2.6.32-1-pve proxmox-ve-2.6.32: 1.5-4 pve-kernel-2.6.32-1-pve: 2.6.32-4 pve-kernel-2.6.24-8-pve: 2.6.24-16 qemu-server: 1.1-11 pve-firmware: 1.0-3...
  3. M

    ProxMox 1.5: KVM image not auto starting

    Hi All I just did a test shutdown and restart of my Proxmox system in readiness for moving the system to full production. The problem is that once the system was powered up again the kvm images did not restart. Any ideas ? Mike
  4. M

    ProxMox on a direct attached shared storage system

    The special driver is only mentioned for a Suse system so I think its just a case of the Suse system having an old kernel. Having two controllers would be nice, but at $2500 or so Aussie it was little out side the budget this time. If you can get it working then it will be on the list for the...
  5. M

    ProxMox on a direct attached shared storage system

    I've never done it but after reading the install doc for Enterprise Redhat on this hardware I'm sure that multipath package is the correct tool
  6. M

    ProxMox on a direct attached shared storage system

    Its called multipath and can be made to work with proxmox but the install is manual and will need you to identify the correct dev entries and also disable the normal dev entries. Find a good HowTo and give it a try. This one maybe...
  7. M

    ProxMox on a direct attached shared storage system

    I think you can select the kernel at installed time ? If not give 1.4 a try Mike
  8. M

    ProxMox on a direct attached shared storage system

    I've never tested the 2.6.18 image is that what your using ? Mike
  9. M

    ProxMox on a direct attached shared storage system

    Hi Petrus I did nothing special, I installed with the 1.4 iso. I downloaded the ISO then attached it to the JAVA console APP via dedirect IO. Then configure a 10Gig raid 5 image with the boot option set and gave it LUN 0, from there it just worked. Nothing that seemed out side of the normal...
  10. M

    ProxMox on a direct attached shared storage system

    Its going very well, no issues at all I have no iSCSI, its all connected via MiniSAS, via a storage controller. I've had no issues at all with the Intel Modular Server running ProxMox Cheers Mike
  11. M

    vzctl update causes dpkg issue

    Hi Guys An update to vzctl in testing has caused the following issue: proxmox-243:~# apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or...
  12. M

    New Proxmox VE Kernels (2.6.18 - 2.6.24 - 2.6.32) [UPDATE]

    Re: New Proxmox VE Kernels (2.6.18 - 2.6.24 - 2.6.32) 2.6.32 is working well on the test Intel Modular Server I have here. The multicpu migration issue while using linux seems to be better as long as virtio is not used (ie use e1000) Mike
  13. M

    INTEL Modular BLADE Server Support/ Experiences

    I'm talking about the fact that KVM is under heavy development, this causes bugs to come creep in too working code. http://www.proxmox.com/forum/showthread.php?t=2764 http://www.proxmox.com/forum/showthread.php?t=2700 You have to test the system for your particular requirements and once you...
  14. M

    Ubuntu guest locking up after migration

    Has no one else has this problem ? The developer mailing list is very clear about it being an issue. Mike
  15. M

    INTEL Modular BLADE Server Support/ Experiences

    It's a Norco DS-1640, its a beta product. It seems to work nicely, and it looks no difference than any other storage when used with proxmox. Its my understanding that Intel will release a new storage controller this year which support the new 6G SAS standard. The chassis will not change but a...
  16. M

    Migration of VMware image to KVM on LVM (raw)

    Its always worth recording your experiences, both for your self and because this is an open source project. Mike
  17. M

    INTEL Modular BLADE Server Support/ Experiences

    I have the following: 1 x MFSYS25 (http://www.intel.com/Products/Server/Modular-Server/Modular-Server-Chassis/modular-server-Chassis-overview.htm) 4 x MFS5520VI (http://www.intel.com/Products/Server/Modular-Server/Server-Compute-Module/Server-Compute-Module-overview.htm) 8 x Intel E5504 Quad...
  18. M

    Ubuntu guest locking up after migration

    Hi All I think the problem might be related to this bug report http://article.gmane.org/gmane.comp.emulators.kvm.devel/43694 which seems to have a patch here http://article.gmane.org/gmane.comp.emulators.kvm.devel/43695 i added nohz=off highres=off, to the grub config and what do you now...
  19. M

    Ubuntu guest locking up after migration

    No Debian i386 has issues also. So to recap Centos 5.4,3,2 64bit using virtio and virtnet work perfectly with multicpu. Using a single cpu all guests work. Mike
  20. M

    Ubuntu guest locking up after migration

    It would seem as if debian lenny has the same issues. I'm going to try 32bit guests now and see what happens with these. Mike