Search results

  1. B

    Installing Proxmox with UEFI BIOS Setting On and Secure Boot Off

    For me, I install debian, I reboot it and I install proxmove with this method: http://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Squeeze If not, expect the new iso proxmoxve 3.3, which will be available in December that fixes this bug. Merci.
  2. B

    Tests kernel 3.10.0-5-pve

    I tested it on 3 different motherboards: 1 - Gigabyte P31-ES3G, INTEL CPU, it works 2 - Asus Z97-2 PRO, INTEL CPU, it works 3 - Asus KGPE-D16 with AMD CPU, it can not bootand i have this message : ERST: Fialed to get Error Log Address Range, Loading, please wait ... e1000e 0000: 03: 00.0...
  3. B

    Installing Proxmox with UEFI BIOS Setting On and Secure Boot Off

    I have the same pb with my Asus motherboard. The solution is to install first debian wheezy, Reboot and install over pve at the second time.
  4. B

    Proxmox VE 3.3 released!

    What modesty Alexander !!!!!! You are part of the team. :p Good job. Thank you to the whole team.
  5. B

    French proxmox users meetup , anybody interested ?

    +1 Good idea. May be problem date for me, i will be perhaps in Algeria. Thank's Alexandre.
  6. B

    Proxmox 3.2 - dead web interface

    After clearing your browser, try to put the url manually : https://your-ip-adress:8006 don't forget S to https
  7. B

    Proxmox VE celebrates 6 years - Happy Birthday!

    FELICITATION. Appointment in 12 years.
  8. B

    Updates for Proxmox VE 3.2 (including new kernel, qemu 1.7.1, ...)

    Yes and remove the older kernel. # dpkg -l | grep -i pve-kernel # apt-get remove -y pve-kernel.... # update-grub bye.
  9. B

    A new presentation in French at : SUPINFO

    http://www.youtube.com/watch?v=D4ve-vNHjik&feature=youtu.be Merci à eux.
  10. B

    Updates for Proxmox VE 3.2 (including new kernel, qemu 1.7.1, ...)

    I think the iso has not changed, it's just update by : # aptitude update && aptitude -y full-upgrade
  11. B

    Updates for Proxmox VE 3.2 (including new kernel, qemu 1.7.1, ...)

    Hi Martin; Sorry the download link has not changed. It is always the 3.2 version of March. 3.2-1933730b-2 Thank's.
  12. B

    Just a news in french here :

    http://linuxfr.org/news/proxmox-ve-3-2-est-disponible Merci.
  13. B

    Proxmox VE Ceph Server released (beta)

    Don't forget the high-aviability of the cluster proxmox. If a node is down, the remaining two still work.
  14. B

    Missing pve-sheepdog apt repository package?

    No problem in my installation!! did you use pvetest repository? with # apt-get install pve-sheepdog it installs the 0.8.0-1 version. Merci.
  15. B

    Best custer solution without a external storage to store vms

    Bonjour, I suggest you add a third machine for high-Availability and in each machine you add disks storage with sheepdog project or Ceph poject. Ceph is still under test : Server-ceph in pvetest. thank's Moula
  16. B

    Tutorial in French

    hi, A little tutorial in French, which will be the first to improve it? http://www.it-connect.fr/kvm-proxmox/ Merci à Arnaud.
  17. B

    Sheepdog usable or not?

    The 0.8 from sheepdog is disponible. https://github.com/sheepdog/sheepdog/archive/v0.8.0.tar.gz New version of sheepdog and a new version to deploy ceph to proxmox in side; There are two great step forward for the backup HA in proxmox.
  18. B

    Sheepdog usable or not?

    Good news; Sheepdog 0.8.0.rc is disponible. https://github.com/sheepdog/sheepdog/wiki/Release-schedule